I am working on wordpress but I have problem when I write
the_content('read more');
then on indexpage each post load full data of post but I want to
but when I am using the_excerpt(); then wordpress return a 10-15 word on index page and when i click for read more or click on title of post then 30-40 words just show without images...
Please help me what should I do?
check here is screenshot