jofefe
Forum Replies Created
-
Forum: Plugins
In reply to: [Qtranslate Slug] Second language url/slug 404 error!Sorry, I said it worked with qtranslate but no. It does not work either with qtranslate or mqtranslate.
When I check the information in a category I get this:
public ‘term_id’ => &string ‘4’ (length=1)
public ‘name’ => &string ‘Citrus’ (length=6)
public ‘slug’ => &string ‘citrico’ (length=7)
public ‘term_group’ => string ‘0’ (length=1)
public ‘term_taxonomy_id’ => string ‘4’ (length=1)
public ‘taxonomy’ => string ‘category’ (length=8)
public ‘description’ => &string ” (length=0)
public ‘parent’ => &string ‘3’ (length=1)
public ‘count’ => &string ‘1’ (length=1)
public ‘cat_ID’ => &string ‘4’ (length=1)
public ‘category_count’ => &string ‘1’ (length=1)
public ‘category_description’ => &string ” (length=0)
public ‘cat_name’ => &string ‘Citrus’ (length=6)
public ‘category_nicename’ => &string ‘citrico’ (length=7)
public ‘category_parent’ => &string ‘3’ (length=1)The category name and slug are always presented in the same language and so I cannot search by another language.
Forum: Plugins
In reply to: [Qtranslate Slug] Second language url/slug 404 error!Similar problem with me.
It works fine with qTranslate, and the error appears when using mqTranslate.
URLs like http://<website>/<lang>/category/<any-category-slug>/ only work in the main language. For example <lang>=en and <any-category-slug>=games.
When using another language (for example <lang>=es and <any-category-slug>=juegos) it does not reach the page, I get 404 errors or “no elements in category”.I think it would be nice that the plugin had a “recursive” mode so you can add “Category” to your custom menu and get this:
Category
– Cat 1
– Post 1
– Post 2
– Cat 2
– Cat 3
– Post 3Forum: Plugins
In reply to: [Blog Post Calendar Widget] Translation problemI don’t know if you still have this problem.
You have to add jquery.ui.datepicker-pl.js to the “js” folder of the plugin.
Then you have to add “Polish” here, in line 45 (aprox) of wp-calendar.php:$regionals = array(
‘ar’ => ‘Arabic’,
‘fr’ => ‘French’,
‘he’ => ‘Hebrew’,
…I did it with spanish and catalan with success.
Forum: Plugins
In reply to: [WP eCommerce] Files downloaded by customers in my wp e-commerce are corruptHello whitelamp, thanks for your reply.
So I understand it will be solved by the developers for coming versions, won’t it?In my case it happened with large files, as you said.
Thanks again.Just to let you know.. I tried deactivating all other plugins and then I found that one of mine caused the problem. A tab was shown in the headers prior to page start.
So… NG 2 is perfect for me.Just to let you know.. I tried deactivating all other plugins and then I found that one of mine caused the problem. A tab was shown in the headers prior to page start.
So… NG 2 is perfect for me.I also have the same encoding problem.
All was fine with WP 3.6 and NG 1.9.13.
When I updated NG to version 2, the page where the gallery is located appears with broken accents (also WordPress header, not only image captions).
Waiting for a solution…I also have the same encoding problem.
All was fine with WP 3.6 and NG 1.9.13.
When I updated NG to version 2, the page where the gallery is located appears with broken accents (also WordPress header, not only image captions).
Waiting for a solution…