• Resolved athaarvas

    (@athaarvas)


    Hello,

    I am using filter everything and Users WP plugins and it seems there is a conflict between them. When a user is logged in on my website, the links from the account menu eg mydomain.com/account/?type=change-password result to a 404 page. If I deactivate filter everything, all the links work fine. The Users WP support replied that “the filter everything plugin kicks in indiscriminately, and earlier than UWP. When it doesn’t find a ‘type’,  ex. like ‘privacy’, or ‘change-password’, it redirects to a 404 page.” How can I resolve the issue?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @athaarvas

    Here’s what you can try: go to Filters > Settings > VAR Names and change them to unique values like this: fe_unique_value, fe_another_unique_value, and so on. Then hit the Save button. After this, check if everything is working correctly.

    Please note: we used the underscore _ symbol, not the hyphen -. This is very important.

    Best Regards,
    Victor

    Thread Starter athaarvas

    (@athaarvas)

    Hi @fesupportteam

    I changed the VAR names and everything seems to be working properly.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘FIlter everything conflicts with Users WP plugin’ is closed to new replies.