• Resolved emiliengerbois

    (@emiliengerbois)


    Hello and thank you for your work on PO, which is a great plugin and a must have for every WP website.

    I’m contacting you today because I’m facing an issue though:
    I’m building a multilingual web platform and I use both Translate X and Translate Slugs.
    I use the permalink filters PO feature but I have a weird problem:

    For a same Page or Post, he filters work for certain URLs and I see my HTTP requests are fewer on pingdom or GTmetrix for instance, but some other URLs seem reluctant. To illustrate this, I’ll take the following example:

    https://mydomain.com/fr/page-title-fr/subpage-title-fr is filtered as expected
    https://mydomain.com/en/page-title-en/subpage-title-en is also filtered as expected
    https://mydomain.com/it/page-title-it/subpage-title-it is NOT FILTERED

    I tried many things to solve this, check my caching system of course, and also went to the mySQL database but I couldn’t find what’s wrong…

    How can I completely set a filter from the database? If I go to the PO_plugins table, I can’t find any difference between the three URLs and filters from my example.

    Do you have any idea to force the last filter to work? Any thoughts on why it does this?

    Thank you so much in advance for your help,
    have a great day,
    Emilien

    https://www.ads-software.com/plugins/plugin-organizer/

Viewing 1 replies (of 1 total)
  • Thread Starter emiliengerbois

    (@emiliengerbois)

    Hello again,
    I investigated further on my side and I may have found where the bug comes from:

    I created a filter for https://mydomain.com/wp-admin/
    I enabled this filter for childs also.
    I deactivated Qtranslate-X and HidemyWP for the admin
    I went back to my dysfunctional filter and updated it.

    It worked. So I guess there’s a conflict at some point, and it occurs in the backend, probably when updating the post which a filter is.

    This could be something to investigate also for a next update of PO,
    I hope this helps those who may encounter the same issue as me in the future.

    Have a great day,
    Emilien

Viewing 1 replies (of 1 total)
  • The topic ‘Qtranslate X Slug PO’ is closed to new replies.