- This topic has 10 replies, 3 voices, and was last updated 1 year, 1 month ago by
Leo.
-
AuthorPosts
-
December 2, 2019 at 10:24 am #1090192
Amit
I want to show thumbnail on recent posts widget on right side bar. How can I do this?
December 2, 2019 at 10:50 am #1090239Leo
StaffCustomer SupportHi there,
This plugin is good:
https://en-ca.wordpress.org/plugins/recent-posts-widget-extended/We’ve used it from time to time in our site library templates.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 2, 2019 at 10:58 am #1090255Amit
When I use the plugin it just increased the load time of my website.
Is there any way to do that manually or with a code??
December 2, 2019 at 11:24 am #1090297Leo
StaffCustomer SupportYou’d need a custom solution unfortunately.
Code is code – a custom solution would add load time to your site as well.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 3, 2019 at 5:37 am #1091498David
StaffCustomer SupportWhich other plugins have you tried?
This for example:https://en-gb.wordpress.org/plugins/recent-posts-widget-with-thumbnails/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 3, 2019 at 6:08 am #1091531Amit
1.Recent posts widget with thumbnail, 2.Recent posts widget extended.
Specially the first one is the worst plugin I have ever seen. It always adds 2 to 3 secends in load time.
December 3, 2019 at 6:13 am #1091543David
StaffCustomer SupportCan you add the second plugin so i can see what the delay is related to ?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 3, 2019 at 6:31 am #1091582Amit
I have added the 2nd plugin. You can see that in right sidebar with the tittle “Recent Posts”.
Have a look https://www.adisikha.com/blog
December 3, 2019 at 7:05 am #1091771David
StaffCustomer SupportAny related post query made to the server is going to impact performance and there isn’t anything the theme does in regards to how long your server takes to complete the request. The only solution i am aware of is Biblio related posts which does all the work on their own server and loads the content after page load – but there is a limit to the free option.
Overall you could do with optimizing the site as a single post is making a lot of requests. These tips may help with that:
https://generatepress.com/fastest-wordpress-theme/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/December 3, 2019 at 7:14 am #1091795Amit
Is there any code or CSS which I can use to show thumbnail with the default WordPress Recent Posts widget??
If yes please let me know.
December 3, 2019 at 9:11 am #1091975Leo
StaffCustomer SupportUnfortunately not.
We would’ve provided the code if it’s available.
You could try checking with WordPress’ support as it’s their widget.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.