Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter funlitmus

    (@funlitmus)

    The code I put the echo into is links.php in the wp-includes folder. The img code is around line 210. The images appear just fine in the initial load. They just don’t appear with a category or archive selection. We use an images folder at the wordpress main folder. All references are relative. Thanks for the suggestion. I just changed one reference to absolute and it now loads for archive and category. I guesss there is code at another directory level that breaks the relative links. That’s a big relief. Thanks again. I hope this solves our problems because we really like the clean customization interfaces provided by the theme.

    Thread Starter funlitmus

    (@funlitmus)

    For only archives and categories? I don’t think so. I see the images on the initial load or or whenever I click on the blog title. I was doing a little debugging and put an echo bebug statement into the function that gets the image. My debug echo appears during initial loading but does not appear during category or archive listing. Why isn’t the display function called?

    Thread Starter funlitmus

    (@funlitmus)

    What is the correct file? I made the change to archive .php in the default theme, which wouldn’t fix the category stripping problem. I see the full posting for both archives and categories but the images all appear as the alt text.

Viewing 3 replies - 1 through 3 (of 3 total)