Arnoud
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sidebar Widgets in Dual Language with PolyglotResolved same issue as:
http://wordpress.org/support/topic/180110?replies=7Forum: Plugins
In reply to: [Plugin: NextGEN Gallery]: Opera gallery display issueThis seems to have been resolved in the latest Opera 9.50.
The issue doesn’t occur anymore.Forum: Fixing WordPress
In reply to: .po files not used by WordPressIssue resolved!
I received a tip to turn off my translation plugin: http://fredfred.net/skriker/index.php/polyglot/
Once turned off, the backend was translated instantly into NL.
The frontend ofcourse (the posts) didn’t.I then installed Qtranslate, that worked perfectly!
Conclusion: Polyglot 2.5 isn’t fully compatible with WordPress 2.5
Forum: Fixing WordPress
In reply to: .po files not used by WordPressOh and by the way, I have downloaded the official NL_nl.mo file for the admin interface, and it isn’t translated…
Forum: Fixing WordPress
In reply to: .po files not used by WordPressThanks for the clarification.
I understand that I have to create and place a NL_nl.mo file in the theme directory.It also states that i have to call a function called: load_theme_textdomain()
where sould I call this function? In what file?
Forum: Fixing WordPress
In reply to: .po files not used by WordPressI mixed up, sorry.
I meant the .MO files.Can’t seem to edit my post’s title though…
Forum: Fixing WordPress
In reply to: WP 2.5 & Gettext not workinganyone?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery]: Opera gallery display issueWhat parts of the CSS should I look at?
For the record: I also don’t use opera, just wanted to check the cross browser compatibilty with NextGen on my site.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery]: Opera gallery display issue*kick*
Forum: Fixing WordPress
In reply to: thickbox (next-gen gallery) loading in new pageI’m not sure if you have the same issue as I have.
Please check this topic:Forum: Plugins
In reply to: [Plugin: NextGEN Gallery]: Opera gallery display issueReally no one who can help me with this?
Not even Alex himself?Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Full size imageSame page: different option:
“The gallery will open the ImageBrowser instead the effect.”
This was checked, I unchecked that one and the “problem” is gone! 🙂
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Full size imageWhen I uncheck the option mentioned by ThoRTMA the link on the album pages changes to the page itself: http://www.example.com/?page_id=220
While it should remain: http://www.example.com/?page_id=220&album=8&gallery=15When I uncheck the option and navigate directly to the gallery, steps 2 and 3 remain.
Any more ideas?
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Full size imageWhen I uncheck this option I can’t open an Album anymore.
My albums are all shown on a page like this:
[album=15,compact]Forum: Everything else WordPress
In reply to: [Plugin: NextGEN Gallery] Set watermark not working!!It’s fixed.
For some reason I’ve had to change the path of the watermark from (/wp-content/gallery/watermark.png) to:
../wp-content/gallery/watermark.png(adding the two .. in front of the path).
Weird…