qTranslate is a great plugin to use for bilingual websites. It can translate the posts, pages, category names, and many other things on a website. But one of the features it lacks (and it amazes me why it does not have it) is the ability to translate Excerpts.
Does anyone know how it can be manipulated to add such a feature?
http://wordpress.org/extend/plugins/qtranslate/
This issue is resolved for me. Short-codes like [:en] works in the excerpt area.
aronblack
Member
Posted 2 years ago #
how did u do it? can you show me the code?
macathlon
Member
Posted 2 years ago #
just do this for example english and french excerpt:
[:en]your excerpt text in english
[:fr]your excerpt text in french
and paste that to your WP excerpts Post container and voila! :-)