Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Forum: Plugins
    In reply to: Alex King’s Share-This

    Problem solved by using another plugin..

    Forum: Plugins
    In reply to: Alex King’s Share-This

    First of all, I really like the plugin.
    However I’ve encountered a problem.
    I’m running WP2.2.1 with the HemingwayEx-theme.
    For some reason the “Open Navigation” in the theme malfunctions in IE, but not in FF.
    It seems that the javascript-function to open/close the navigation uses the same call as Share it.
    The theme have this:

    <a href="void(0);" title="Show navigation">Mer info</a>
    <a href="void(0);" title="Hide navigation">Skjul info</a>

    And Share it:

    <a href="void($('akst_form').style.display='none');"><?php _e('Close', 'alexking.org'); ?></a>

    So my guess is that the “javascript:void” has something to do with it. When I disable Share it, it’s ok, but I’d love to use that plugin..

    Any ideas on how to workaround this?
    The url to my test-install is https://www.sanne.com/wptest/

    I’ve maybe located the problem.
    My IE-issue was solved when I disabled the “Share this”-plugin.
    Checking that plugin I find the same javascript-call to Void, which probably causes the problem.

    I’m having the same problem, and have tried to look for anyone else that have solved it.
    But it seems that the demosite doesn’t have the problem, so it could be connected to some plugins.
    Will try to disable all, and then turn on one and one to see if I can locate the problem.

    Thread Starter ?ystein

    (@osanne)

    I just discovered some “Import from RSS”.
    But the docs on it are not very clearifying.

    Anyone know if this could be used?

    Thread Starter ?ystein

    (@osanne)

    And there’s no export-function/script for WP?

    I can of corse install some other blog, import from WP, and then import back, but it’s actually a bit too stupid.

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