Hi,
I am having trouble figuring out how to show up images on the category pages the same way they show on the homepage. (link1)
Also, on the homepage when I click on read more it doesn’t show rest of the article, and also it always display this “[…]” (can that sign be removed? Or at least the read more to work? To show the rest of the page…).
Please help,
Thank You.
Hey AriadPart!
Thank you for using Enfold.
Please go to Enfold > Blog Layout then select the same Blog Style that you applied on the Blog Posts element inside the home page in order to show the featured image on category or archive pages. Refer to this link on how to add the read more link on category pages: https://kriesi.at/support/topic/archive-pages-2#post-267111
Best regards,
Ismael
Hey!
It works now. I just enabled the “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” option on the Enfold > Blog Layout option page.
Best regards,
Peter
Hey!
Try adding this code to the Quick CSS:
.archive img.attachment-small.wp-post-image {
float: right !important;
margin-left: 15px !important;
width: 100%;
height: 100%;
max-width: 150px;
}
Cheers!
Josue
Hi!
Review your site.
Cheers!
Josue
You are welcome, here’s what i did:
Regards,
Josue
5/5 support, rated on ThemeForest. Much appreciated!