• Resolved rik113

    (@rik113)


    I’m having a hard time getting Relevanssi working and it seems like UAM is somehow blocking it.

    Per the Relevanssi Plugin Developers:
    “Relevanssi is in place, and is blocking the default WP search as it should. However, something else is blocking Relevanssi, removing it completely from the list of filter hooks. In “after_setup_theme”, relevanssi_do_query is listed in the list of hooks for “the_posts”, with the correct priority of 11. However, in “wp_loaded” or “init” slightly later, it’s already gone.

    Something is removing Relevanssi. If I disable User Access Manager, I see search results, so that’s probably the culprit. There’s some interaction between UAM and Relevanssi. Why UAM would go about removing Relevanssi hooks is a question best asked from the UAM developers, I think.”

    Does it make sense that UAM would be removing the Relevanssi hooks? If so, how might I stop it from doing so?

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

The topic ‘Relevanssi’ is closed to new replies.