Forums

WP Social Blogroll
[resolved] Works in Explorer but not Firefox? (6 posts)

  1. Mysmasken
    Member
    Posted 1 year ago #

    Alright, you will probably be as chocked as I am, but for once it is Firefox acting up for me.
    My blogroll will show the time since last update in Explorer, but in Firefox it won't even sort them properly.

    Does anyone have an idea why?

    http://www.mysmasken.se

    http://wordpress.org/extend/plugins/feed-reading-blogroll/

  2. Erunafailaro
    Member
    Posted 1 year ago #

    My first guess would be, that the theme "Vinter2010" is causing this. It looks to me as if it is loading multiple instances of the jQuery-library.

    Maybe IE can handle this and firFox can't. I would like to reproduce this on my blog, but I could not find the download for this theme.

    Can you tell me, where I can get vinter2010?

  3. Mysmasken
    Member
    Posted 1 year ago #

    Thank you, I tried to remove one of the jQuery:
    <script src="<?php bloginfo('stylesheet_directory'); ?>/jquery_2.js" type="text/javascript"></script>

    But it didn't make a difference.

    It worked flawless on my 2.4 or whatever version I had before I upgraded to 3.0.3 last night, if you think that has anything to do with it.

  4. Erunafailaro
    Member
    Posted 1 year ago #

    Both of these lines:

    <script src="<?php bloginfo('stylesheet_directory'); ?>/jquery_1.js" type="text/javascript"></script>
    <script src="<?php bloginfo('stylesheet_directory'); ?>/jquery_2.js" type="text/javascript"></script>

    ... are unnecessary. Couly you try to remove them both?

    There should be the template-tag wp_head(). That one will take care of the inclusion of all necessary js-files.

  5. Erunafailaro
    Member
    Posted 1 year ago #

    Hi again,

    I won't be able to answer on this thread before December 27th ...

    Until then - God Jul! :-)

  6. Mysmasken
    Member
    Posted 1 year ago #

    Oh yes, that fixed it. I can't believe people like you. I wish I was as knowledgeable.

    Thank you so much!

    Merry Christmas and God Jul! :)

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic