Øystein
Forum Replies Created
-
Forum: Plugins
In reply to: Alex King’s Share-ThisProblem solved by using another plugin..
Forum: Plugins
In reply to: Alex King’s Share-ThisFirst 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 http://www.sanne.com/wptest/Forum: Fixing WordPress
In reply to: Open/close Navigation TabI’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.Forum: Fixing WordPress
In reply to: Open/close Navigation TabI’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.Forum: Fixing WordPress
In reply to: Merge 2 blogs to oneI just discovered some “Import from RSS”.
But the docs on it are not very clearifying.Anyone know if this could be used?
Forum: Fixing WordPress
In reply to: Merge 2 blogs to oneAnd 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.