So after an hour of pulling my hair out wondering why my image won’t display on my categories page. My theme had set my Categories or Archive page to display in summery mode. To change this or any of your page from summery mode back to a regular post. You have to find the code.
“the_excerpt” change to “the_content” to display the full article.
In my case I found it in the “archive.php”






