creophp
Member
Posted 2 years ago #
My setup - wpmu + buddypress + estore
I tried for a multilanguage plugin 'Qtranslate' which seems not translating any of the content in Buddypress.I came across 404 error, but some how fixed.
At this point of time, I really want to know whether it is compatible with buddypress? or am I wrong some where?
Note : WPML is other plugin which works perfectly, but it does not support my e-store plugin, so I have to go with Qtranslate.Can any one suggest what needs to be done?
Qtranslate doesn't work with BuddyPress, as you've discovered, and it never has. I'm not sure anyone's spent the time investigating why.
bengo-matus
Member
Posted 2 years ago #
i have Qtranslate and Buddypress, it work. You must delete line with:
add_filter(‘clean_url’,'qtrans_convertURL’);
on qtranslate_hooks.php
Dominik , there's no add_filter(‘clean_url’,'qtrans_convertURL’); in qtranslate_hooks.php in latest 2.5.1.9 qtranslate version .