• Resolved goldmember

    (@goldmember)


    how come the 3 widgets on this page look fine in Firefox and Safari but terrible in Chrome and IE????

    all three are normal text widgets and I’m using the Exec-PHP plugin to allow me to enter php in them. The first one just has text in it, but hte second widget has
    <?php wp_list_categories('title_li=&child_of=29&show_count=1&exclude=67' ); ?>

    and the third widget has
    <?php wp_list_categories('title_li=&child_of=30&show_count=1' ); ?>

    please advise. thanks in advance.

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

    (@goldmember)

    figured it out. had to put ul opening and closing tags around that code.

Viewing 1 replies (of 1 total)
  • The topic ‘widget problems in IE and Chrome’ is closed to new replies.