clintabyss
Member
Posted 1 year ago #
I'm trying to set up a blog page where the pictures would be displayed with the post, but right now you can only see the pictures if you click read more on each one individually?
the url is http://buyabyss.com/?page_id=56
this is a paid account hosted on godaddy.
your index.php may use the_excerpt
I can't tell for certain as your posts are all too short to get to the character break
But if that is the case the_exerpt only shows a small part of the post without images, etc
Take a look at your themes index.php for the_excerpt
You can switch it for the_content to display full posts with images
clintabyss
Member
Posted 1 year ago #
ecosensual
Member
Posted 4 months ago #
Hey guys! I'm not too savvy with coding...
Could someone help me with the same issue in a bit more detail?