I want to change the look of the blog
-Look as the Demo Enfold “Blog Single Author Small”
-but with the category picture on the left and not the featured image or the Author image
How is it possible?
Is it also possible to make this small picture a little bit bigger?
Thanks a lot!!!
Hey sunshineh!
I’m sorry but I’m not sure what you mean by category picture. Do you mean you wish to always display the default placeholder image and not the featured image for that blog layout?
Go ahead and send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.
Best regards,
Elliott
Hey!
Thank you for the update.
I’m sorry but this will require a modification that is beyond the scope of support. You can edit includes > loop-index.php. Find this code:
echo "<div class='blog-meta'>";
Please refer to this link for more info on how to fetch the category image: http://codex.wordpress.org/Function_Reference/get_the_category#Show_Category_Images
Cheers!
Ismael