Forums

Pictures don't render in category on Fifty Fifth Street Theme (3 posts)

  1. alexblog
    Member
    Posted 4 months ago #

    Dear WordPress,

    I finally found a theme that works for me, yet it has one big quirk. When you click the category for each post - the theme doesn't render photos.

    http://www.tammyhartdesigns.com/demo/
    (notice the WP logo)

    This even happens during the live demo (the WP logo is now gone).
    http://www.tammyhartdesigns.com/demo/category/parent-category-i/child-category-i/

    I don't want to dump the theme and start all over, because it's the best I've found for my work. I really want to go live with my new blog ASAP. It's still on my localhost being developed so I can't post it just yet. But this problem was inherent from the start and I'm hoping that someone has a solution. I've also emailed the developer but I'm waiting for a response.

    Thanks for your help. I don't even know where to start looking.

  2. alchymyth
    The Sweeper
    Posted 4 months ago #

    possibly a case of the_excerpt() in the category template instead of the_content()

    to locate the category template of your theme:
    http://codex.wordpress.org/Template_Hierarchy

    http://codex.wordpress.org/Function_Reference/the_excerpt

  3. alexblog
    Member
    Posted 4 months ago #

    oh bother, this made me even more confused !!!

Reply

You must log in to post.

About this Topic