Hi,
Edit your post and select Image under post format.
Update your post and it will show your featured image.
For example. http://demo-hueman.presscustomizr.com/2013/07/16/image-format-post/
Thank you
Hello,
All of my posts are Image post format by default. I don’t think that’s the problem.
I tried to switch one post from Image to Standard, and then back to Image but nothing happened. The image isn’t showing.
Hope you can help.
Thank you.
Hi,
May I know if you are using a cache plugin.
If yes, Please clear it’s cache content and temporary disable it.
Is there any “custom” template in your child theme?
I am referring to files other than style.css and functions.php
Try switching over to your parent theme ( Hueman ) and see if it fixes your issue.
If yes, keep a back up of your child theme.
Remove these “custom” templates, one at a time, to find out which template is causing issue.
If you have “plugged” any function in your child theme functions.php
Do the same, remove one at a time, to find out which function is causing this issue.
Once found, compare it with the same template in parent, so as to see the difference and make the necessary updates.
Thank you
I tried your suggestion checking all the files of the child theme and I ended up copying the new single.php from Hueman to Hueman-child.
I added my old customization to the new single.php and it worked.
Thanks for your help.