Hello,
Please let me know how you have set the featured image. You can check this guide https://forum.tagdiv.com/newsmag-featured-image-or-video/
Also, please provide the link to your website.
Thank you!
This is my Home page: https://mediatime.net/
and this is my page where I can’t get the Featured Image loaded to display: https://mediatime.net/corteggiamento-seduzione/
Thanks
Hi,
Displaying the featured image in a page is possible, but it will require a bit of customization.
You could modify the page template and add a code in it for the featured image. The page template file is here in the composer plugin https://prnt.sc/avQVYo0gd2EF
And the featured image can be added after the page title, after the closing h1 https://prnt.sc/GxAYpJwIz71g This is the code https://pastebin.com/MkzmBLQz
This way all the pages that use the default page template will display the featured image, if there is one set. The modification could be done in a child theme, in order to not lose it after a theme update.
If you want we can implement this solution on your website, you can send us an email at contact@tagdiv.com and provide admin login for the website, and access to cPanel so we can use the file manager https://mediatime.net/cpanel
Thank you!
I am having the same issue. Since the Mintyside PRO demo does not include a page template, I created a page in Gutenberg, then edited it with Composer and went to the Mintyside PRO Single Post template, copied the entire row and pasted it in that “new page design” (because I want the pages and posts to look very similar). I removed the post content element, added a column text and pasted the content of the Gutenberg page inside. The title in the sidebar is automatically taken from the page’s title but the featured image element (since it is of course called Single Post Featured Image) does not display the featured image.
How should I proceed in the case of the Mintyside PRO to get the featured images show for Pages too?
-
This reply was modified 1 year by
mikisan.
Hi,
@mikisan Newspaper also doesn’t display the featured image for pages. We would have perhaps added an option for it, if this would have been requested more, but we had very few requests for it.
Pages are usually built with the composer as needed. Or they can be built with wordpress. And there’s no need to display the featured image, the image could just be added directly in the page content. A featured image can be set for them, for sharing or when perhaps pages are displayed in blocks. So there’s no actual need to display for modifications to the page template, as the result is the same. The image can be added in the page content at the top, and the same image can be set as featured.
But if you do want to display the actual featured image in the page, it can be done in the same way as above. I suggest a child theme however. If you want to do this, please send us an email at contact@tagdiv.com and I will help with it.
Thank you!