[Plugin: WP-dTree] wp-dtree wpml don't work
-
Hi
I’m posting here because i have a problem with wp-dtree and WPML.
All things work withe the main language of the site (French) but when we change the language, the tree won’t open when we clic on it.In the main language there is this :
<!-- try{ /*WP-dTree: cat1 request was 'category/ramasseuse'. I found: '-3'*/ cat1.openTo('-3', true); }catch(e){} //-->but in english this is the result :
<!-- try{ /*WP-dTree: cat1 request was '/category/gatherers' */ }catch(e){} //-->He didn’t find the requested category wich is
cat1.a(-32,0,'Gatherers','','category/gatherers','','');I think this is maybe because of the ‘/’ before the name, but i don’t know how to fix it…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: WP-dTree] wp-dtree wpml don't work’ is closed to new replies.