I am using the latest version of Wordpress. In sidebar and footer I used the recent post widget but in mobile and MAC OS the post thumbnails could not be shown. How can I solve this the problem?
The best dimensions for blog posts featured image is 750 x 350 Pixels.
When you enter the single post/page as per our theme there is no featured image to display. The feature which you require for your site needs lots of code customization work, which we could not cover through this forum. Hope you can understand. But, if you can code it by yourself, then, please prefer doing so using the child theme..
Other wise you can try this plugin Recent Posts Widget With Thumbnails
Related
I have created 2 blogposts in wordpress and shared them in twitter.
The twitter URLs are
https://twitter.com/Jagannathan6/status/1423662392534175744?s=20
and the other is
https://twitter.com/Jagannathan6/status/1423197036195717124?s=20
As you see the image appears as a thumbnail in one tweet and as a large image in another. How to make the thumbnail image appear as a large image? Has it got something with the size of the image?
I am looking for an answer where I need not get premium version of wordpress.
Easiest way is to use Yoast plugin. Taking a look at the two tweets I'm wondering:
Are you using media sizes to size the images (Wordpress takes the largest image it can and resizes and/or crops smaller images to fit the sizes in the Media options menu)?
Are you using Yoast or custom hooks to post the images to twitter?
Are you using the same size images for both posts?
Are you attaching the images as Featured Images in the editor in the same way?
Did you post them to twitter in the same way?
Do both posts have snippets / excerpts applied to them? If not, make sure your theme is calling the_excerpt, or else you've configured the excerpt to pull from the main body of the post, or else hand-craft the excerpt in the relevant meta box.
Do both images have meta tags / alt tags applied to them? Check in the Media Library or in the post > edit image and see that alt text, caption and description are all filled out.
Did you test the images first with https://cards-dev.twitter.com/validator ?
I have NextGen Gallery version 3.1.5 and NextGen Pro version 2.6.8.
I am trying to put a gallery on a page, and have filter buttons above the gallery so that users can filter the images by tag.
Does anybody know of something I'm missing, or have a bit of custom code that can make this work?
I tried using the NextGen Gallery PowerTags plugin, but that broke my site (made it go to a 500 error). I think that plugin doesn't work anymore because of how big this last update by NextGen Gallery was.
Check out justified image grid. Its a plugin to display different gallery sources including nextgen. You can have two levels of filtering.
I have been trying to resize the thumbnails in lightbox but can't figure it out.
My current thumbnails are cropped and are about 50x30 px.
I need them to be square like 50x50.
I looked online for an hour but can't seem to find anything that works.
Below is a screenshot of the problem:
https://i.stack.imgur.com/yltym.jpg
Thanks for any help
You can change the sizes of WooCommerce thumbnails by going to the WordPress admin and navigating to WooCommerce > Settings > Products > Display. Then, adjust the sizes of WooCommerce Thumbnails. You'll also need to regenerate the thumbnails using a plugin, like Regenerate Thumbnails.
There's more information at the WooCommerce Docs.
Additionally, if those settings don't do it for you, you can drop in a function to adjust the WooCommerce thumbnails further. See this StackOverflow answer.
I have installed Sparking Theme. I tried to use Sparkling Polular Post Widget to display my popular posts in the side bar. By default it shows a thumbnail which always shows the featured image. I want to show any other image as thumbnail, say the first image found in the post as thumbnail. Beacuse if any post doesn't have the featured image, it shows just blank, I want to show first image of the post as thumbnail.
Is it possible to somehow achieve it? I am new to wordpress and may be I a missing something. Please help.
Thanks
Manish
you can try using this plugin https://wordpress.org/plugins/autoset-featured-image/ or this https://wordpress.org/plugins/easy-add-thumbnail/ .the second one works out of the box .when you publish a post it checks for a featured image. If it does not find one, then it looks for the first image attached to the post and sets it as featured image
I've got a blog that has the highest-resolution version of all its images embedded in the posts, rather than a thumbnail linking off to an image attachment page.
Can you tell me how I can re-process all embedded images so they're output as reduced size thumbnails that link off to their own attachment page (which is WordPress default settings)?
Am I right in thinking I can involve the Regenerate Thumbnails plugin in this?
That was just about what I would suggest, it works wonders, but it will take longer depending on the amount of photos.
Another thing you can do is run the images through an optimizer before posting to speed up load times.
I don't know about this plugin but there is a plugin called auto post thunbnail for wordpress. I have used it and it works great. You just press the generate button and wait till it generates thumbnails for all of your posts, if they have an image in them.