Forums
(@kasm)
13 years, 6 months ago
very simple look for code <?php if( has_post_thumbnail() ) : ?> at single.php at your theme folder and cheat it by adding 0 it will become <?php if( has_post_thumbnail(0) ) : ?> haha 🙂 hay man tell me if not work with you.