BestLecture on "[Plugin: Facebook] Comments box does not show in one of our...
Hello, We are using Polylang plugin for mulit languages site. The comments box appears in each of the languages' posts. However, on pages, only the Hebrew pages contain the comments box. Sample Hebrew...
View ArticleChouby on "Polylang Redirects to Blank Homepage"
I'm using a static front page but Polylang is not involved with it. It's an HTML page I coded that doesn't involve any WP PHP. That's your problem. Polylang expects a native WordPress front page. And...
View ArticleChouby on "Polylang with Sugar & Spice Pro Theme"
Yes. Sorry I mixed myself. Sometimes ideas are not that clear on the evening :( Sure you don't need to translate the pictures. To try to clarify: With some themes, you have to do like this: include all...
View ArticleNiall Kennedy on "[Plugin: Facebook] Comments box does not show in one of our...
It looks like your site has customized a theme or plugin beyond what's provided in the Facebook plugin for WordPress. The Facebook plugin for WordPress outputs a <div> element to the page for...
View ArticleChouby on "[Plugin: Polylang] Setting of homepage"
Hi! Just a precision since polylang5.png shows the quick edit mode. If you change the language in quick edit, the edited page will loose all its translations. That's intentional. Is your problem coming...
View Articlewindomearle on "[Plugin: Contact Form 7] how to implement a Send me a copy of...
Hi, I tried it with English and it works just fine http://wordpress.org/support/topic/plugin-contact-form-7-send-me-a-copy-of-message?replies=13 [Moderator Note: Please ensure that you are embedding...
View ArticleChouby on "[Plugin: Polylang] Translate strings, and language switcher question"
Hi! 1. You don't have to modify your theme, but you will have to dig in it (or ask the author to help) to find the option names and setup a wpml-config.xml file. 2. One way is to use a custom language...
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] how to implement a Send me a...
Contact Form 7 bundles translations for a lot of languages. So, first create a new contact form in your language, then copy & paste its Mail (2) content to your original contact form. You can do it...
View ArticleBestLecture on "[Plugin: Facebook] Comments box does not show in one of our...
Thank you, we will see what can we do about it. Just additional information: I deactivated all plugins except Facebook & Polylang and the problem remained. When I'm deactivating Polylang as well,...
View Articlesneike on "[Plugin: Polylang] Translate strings, and language switcher question"
Thanks Chouby for your answer. 1. this is where the theme defines the option I'd like to translate: $thb_field = new THB_TextField('top-bar-text'); $thb_field->setLabel( __('Top bar text',...
View Articlerconnard on "Polylang Redirects to Blank Homepage"
That fixed it. I added translations and it works like a charm. Thank you for your help. I'll happily make a donation on Monday :)
View ArticlePatz on "[Plugin: Polylang] Cannot add language, pages not found as a result!"
Hi, Thanks again for your help so far. I've been away so only just got round to trying this. I added UK language and got the white screen. The URL ends like this:...
View ArticleChouby on "[Plugin: Polylang] Cannot add language, pages not found as a result!"
So it seems that your wp_terms table got some issues. You have to repair it. This can be done for example with phpmyadmin.
View ArticleChouby on "Polylang makes my Widget Backend unmanageable"
It's true that I don't understand why the debug mode does not work for your site. That's the first time I see that. Maybe you should try to setup a local copy of your install. If for some reasons I...
View Articlejesslohm on "Polylang makes my Widget Backend unmanageable"
I did get this error msg. on all my posts: Notice: Undefined variable: category, so it did spit out something, just not where I needed it too. I guess this means that my host provider does allow the...
View ArticleChouby on "Polylang makes my Widget Backend unmanageable"
Sure. You are right. If you see notices on your screen, it means that debug mode is ok. Unfortunately, in your case, it does not help. I intentionnally created an error in a widget. And the error...
View ArticleChouby on "[Plugin: Polylang] Translate strings, and language switcher question"
Hello, 1. We can suppose (not sure) that 'top-bar-text' and 'copyright' are options names. But usually, they are stored in general theme option. You should be able to find it by looking for the...
View Articlewindomearle on "[Plugin: Contact Form 7] how to implement a Send me a copy of...
Hi Takayuki, The English version of Send me a copy of message worked just once. Now it doesn't work anymore. When I add the code to functions.php file I cannot access to the wp anymore.. So I've to...
View ArticleTakayuki Miyoshi on "[Plugin: Contact Form 7] how to implement a Send me a...
When I add the code to functions.php file I cannot access to the wp anymore.. This indicates there are errors in the code you have added to the functions.php. Make sure all codes are correct.
View Articlezesty1 on "Polylang + Pagination"
My theme currently has a static page set as the homepage. Also, it uses English as the default language, as well as hides the /en/ on the default. So my 3 languages look like... http://site.com/...
View Article