in my current portfolio site, the images display on the main page but when a category is selected it only displays a list of the icon links, it doesn't actually display the icons. Anyone know why this might be.
here is a link to my site.
in my current portfolio site, the images display on the main page but when a category is selected it only displays a list of the icon links, it doesn't actually display the icons. Anyone know why this might be.
here is a link to my site.
Odds are, your theme has an archive.php or category.php that is using the_excerpt in The_Loop instead of the_content.
Thanks so much!
it worked like a charm!
This topic has been closed to new replies.