• Hi,
    Only in category description (and only after save) I see something like this:

    [:pl]asdadasdadasd[:en]xxxxxxxxxxx[:]

    Language switcher dosen’t work and I have my original text with all translations and qtranslate’s tags.

    How to solve that problem? If it is a bug, can you give temporary solution?

    Thanks for help!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Maybe you’re using Yoast Seo; if I disable this plugin the language switcher also works on the description.

    Thread Starter mateuszbajak

    (@mateuszbajak)

    I disable Yoast plugin and it works.
    There is any posibility that language switcher can works with Yoast Seo?

    It seems you can make language switcher work by disabling Yoast SEO metabox for taxonomies. It won’t solve terms description problem, but may be used as workaround.

    • This reply was modified 8 years, 3 months ago by Max Sharlaev.
    Thread Starter mateuszbajak

    (@mateuszbajak)

    @e13 Thanks for help ??

    If anybody has better solution even involve write/change/remove some code for plugin please answer.

    One idea would be to modify Yoast Seo (through wordpress hooks) to disable the TinyMCE editor for the taxonomy description.
    I have to give it a try.

    I found a fix!

    go to qtranslate-x / admin / qtx_admin.php

    comment out line 567:
    add_action ('admin_print_footer_scripts', 'qtranxf_admin_footer', 999);

    comment line 568:
    // Add_action ('admin_footer', 'qtranxf_admin_footer', 999);

    in this way the language switch and the editor seem to work together, however you have to check if this triggers problems elsewhere.

    Plugin Author John Clause

    (@johnclause)

    I am sorry for your trouble. We currently do not have resources to answer support questions for free and rely on the community to provide a possible solution, which seems to work well in many cases. Many thanks to our active community members who take a good time to answer people’s problems!

    Most of the problems should be resolvable with https://qtranslatexteam.wordpress.com/integration/ and https://qtranslatexteam.wordpress.com/troubleshooting/, as well as many questions are addressed in FAQ, https://qtranslatexteam.wordpress.com/faq/.

    We need to figure out a way to monetize the support and further development. We would highly appreciate if you take about 5 minutes of your time to respond to the survey linked here: https://www.ads-software.com/support/topic/what-is-the-future-of-qtranslate-x/

    Any ideas and additional input are also welcome, use the same thread linked above for everyone to see your thoughts.

    Thanks a lot!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Category description – language switcher doesn’t work’ is closed to new replies.