I have a similar issue to this ticket. (So I hope this is the right place)
I uploaded the "page header image", and it shows up on single posts, but not on the main page where all the blog posts are.
I tried using wordpress's "featured image" tool. Depending on the size of the image, the size of the post block in the homepage changes, and effects all other blocks as well.
I've been trying to change the feature image that I want for my post. But it still shows Salient's image....
I try to put
<?php the-post-thumbnail( ); ?>
to the Single Page (page.php), but still showing the original one from Salient.
Hi Samantha,
You can change the featured image from bottom right on edit post.
Hope this helps.
Hi Andrew,
I have a similar issue to this ticket. (So I hope this is the right place)
I uploaded the "page header image", and it shows up on single posts, but not on the main page where all the blog posts are.
I tried using wordpress's "featured image" tool. Depending on the size of the image, the size of the post block in the homepage changes, and effects all other blocks as well.
I've recorded the screen to show the problem.
I've tried setting the feature image with and without the header image being set. All lead to the same result.
I did try to deactivate other plugins to see if something is effecting it, but it is still the same.
Thanks.
Hi Mutaz,
Can you share a link to your website we inspect the possible cause.
Thanks.
Hi Andrew,
Here you go https://mutaz.blog/
Thank you.
Hi Mutaz,
Try to regenerate your image thumbnails using this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Hope this helps.
Thank you so much! Worked like magic.