Hello misskontiki,
Can you please share the URL of the page where you are facing this issue?
Divjot
Dear Divjot,
sure:
http://www.misskontiki.com/category/reiseblog/
When you click on this link, the different blog posts with title and description appear but without any thematic picture…
When you go to “Home”, there the start pics of the recent blog posts will be shown.
Thank you for your help :))
Kind regards,
Nina
Hello Nina,
Open the content-search.php file in the theme directory and after </header> add the following code –
<?php
if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
the_post_thumbnail();
}
?>
It should display the featured image of the post.
This feature would be integrated in the theme in the next update.
Divjot
Dear Divjot,
thank you so much!!! It worked out great 😀
You’re welcome !!!
If you like the theme, kindly leave a review for the theme here !!!
And a HAPPY NEW YEAR to you 🙂
Thank you I definitely will!
Happy new year to you too 😀
I have to ask another question but don´t know if this one is really connected to the theme itself.
I downloaded the SEO Yoast plugin, but it doesn´t work. Would it be possible that the theme blocks the SEO plugin so that my title and description will not be shown at Google search?
Thank you so much for your help!!!
Hello misskontiki,
Theme is totally SEO friendly.
If you are facing an issue with the SEO plugin, kindly contact the plugin support. They will be able to help you in a much better way.
Divjot
I had the same problem as solved as well.
Now my only problem that remains is about the fact that the post title be below the photo, and not above, as in the site of MissKontiki…
How can I solve?
Site: http://www.samileseber.com/category/posts/
Regards,
Hello michelmetran,
I will appreciate if you start your own thread.
It will be beneficial for the whole community.
Divjot
Sorry for the late response (I was having problems with my server).
Now already been fixed… with the last update…
In the next doubts I use a new thread.
Thanks!