• Resolved brockangelo

    (@brockangelo)


    Having an issue with Internet Explorer not displaying links on a template file for an intranet I’m building. (Happening in 6, 7 & by switching rendering engines in Firefox)

    I’ve got two query_posts, and I save both of them into variables at the top of the template. Then I run a “while have posts” loops for the first and second queries.

    In IE, the first query is never displayed, but the second is. In Firefox, they both are displayed.

    Here’s the template file: https://pastebin.com/m68c96866

    I looked into this issue several months ago, without any luck.

Viewing 1 replies (of 1 total)
  • Thread Starter brockangelo

    (@brockangelo)

    I discovered that I didn’t need to run a query post off of the slug, so I changed both to search off of catID and it works fine now.

Viewing 1 replies (of 1 total)
  • The topic ‘2 query_posts; IE won’t display 1st query.’ is closed to new replies.