This topic has 7 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Stan Russell
Hi 8theme support.
I am trying to get you latest blog feed posts in the footer of our site we are developing, to show featured image thumbnails instead of the date.
I am using Royal Theme. Scroll down to see the feed at the bottom of the site in the footer.
I know your latest post feed widget has the capeability to show tumbnail images as we are using in here
http://www.nataliebarneyjewellery.com.au in the fotter where it shows the image thumbnail.
Please assist.
Regards,
Andrew
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
The Eva.
Credentials in private content.
Please let me know what the matter was so I understand it better in future.
Regards,
Andrew
Hello,
I’ve edited the file wp-content/themes/royal/framework/widgets.php, commented the code <time class="date-event"><span class="number"><?php the_time('d'); ?></span> <?php the_time('M'); ?></time>
and added new code <a class="pull-left" href="<?php the_permalink() ?>" title="<?php echo esc_attr(get_the_title() ? get_the_title() : get_the_ID()); ?>"><img src="<?php echo etheme_get_image(false,70,70); ?>" />
in line 329.
Now featured images are shown in posts widget in the footer.
Please check.
Regards,
Eva Kemp.
Thank you very Eva, very much appreciated.
Having the image thumbnails is much more engaging for the audience – you should consider bringing this back as a feature of the widget – or give them the choice to put date or thumbnail.
I appreciate you sharing the code also.
Regardless, thank you very much.
Andrew
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello AndrewAfadu,
thank you for your reply. We will take it into account.
Regards,
Stan Russell.
Tagged: lagneda, recent posts, royal, templates, theme, widget, woocommerce, wordpress
The issue related to '‘Recent Posts widget – Royal versus Lagneda theme’' has been successfully resolved, and the topic is now closed for further responses