close
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language switcherMan, you’re fast!!! I didn’t even need to be patient :-)))
It works on both sites! But what is a page for posts?Which makes me think… wouldn’t it be better if the cookie is changed, independently of the link being succesful or not?
Anyway, thank you so much & good night!
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language switcherThanks! Can’t wait! 🙂
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language switcherIn the English column is a plus. No change when saved again.
Wow, I just installed a new WP site and could reproduce this behaviour immediately…
http://www.janboeijink.nl/wptest/test-nl/
This is a Dutch page and there is no English translation available.
The ‘English’ link goes to the Dutch page again…Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language switcherWhich version of Polylang are you using ? -> 0.7.2
Please check if I am right for the options:
*You keep /language/ in pretty permalinks -> Yes
*You don’t hide the language code for default language -> Yes (I don’t hide)
*You add the language code to all urls -> YesWhat is the default language ? -> Dutch
Which permalink structure are you using ? -> /%postname%/Actually, I switched these settings endlessly, but no results. May I be missing something?
I deactivated ALL plugins except Polylang. I re-read the documentation. This is a page-only site. I don’t use the widget, I don’t use any pll-functions.
However, I noticed my .htaccess was not writable, so I made it writable and saved the settings again. Still no changes. These are the rewrite rules.# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /d/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /d/index.php [L]
</IfModule># END WordPress
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language switcherIf it does not exist, you are sent to the homepage in French. In both cases, the cookie is set to French.
Unfortunately it’s not working like that on my site. The cookie is not changed when the translation does not exist. Nor am I sent to the homepage (which uses a different template). I’ll send a link via your private website, my site is still in progress.
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Table wishesI know.
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Table wishes1. You can embed images/videos/sounds in a page/post. For now, you can only set 1 title, caption, description per image. You need to dive in this yourself. The interface is a bit complex though. More info.
2. Looking out for improvement…
3. I like the pencils idea! But it’s not obvious in which language the actual post is. You don’t want the language in the title, like ‘Contact (E)’… So you have to open it first. The more languages, the more complicated it gets. Maybe a black pencil in the appropiate column?
Thanks again!If I change an image in the Media Library (for instance cropping) the newly saved image can’t be selected as movie thumbnail by the JW Player. It still shows the original (uncropped) image.
Forum: Themes and Templates
In reply to: TwentyTen: Using image replacement for menu div?databell96 did post a link but he forgot to give it a readable name so it’s not visible. Here is the link again. Scroll down to the comments section to find the same solution as described here.