Forums
(@randycram)
15 years, 5 months ago
Did some digging, turns out that this is what caused it:
<?php add_theme_support('post-thumbnails'); ?>
from my functions.php.. I need that for my theme but its causing issues, whats the best fix.