• Resolved raffodesigner

    (@raffodesigner)


    Hello! I need to use revelnassi to improve the results of my search bar created with search and filter pro, but when I activate the plugin, the post layouts created with wp blog manager stop showing themselves …

    Could you please help me?

    note: revelnassi is now deactivated.

    a thousand thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mikko Saari

    (@msaari)

    What does WP Blog Manager do? I’m not familiar with it. What do you mean the layouts stop showing themselves? What exactly happens? Does this only apply to search and search results, or are there problems also outside searches?

    Thread Starter raffodesigner

    (@raffodesigner)

    without doing any search, it does not show the posts, now I have activated revelnassi and I show you the links:

    here the blog page when revelnassi is actived:
    https://test.moellerip.com/the-moeller-blog/

    here the search bar of revelnassi and search and filter pro:
    https://test.moellerip.com/our-team-2/

    thanks

    Plugin Author Mikko Saari

    (@msaari)

    Are you using the Lite version or the Premium version of WP Blog Manager? I tried installing the lite version and at least that seemed to work fine with Relevanssi.

    But it looks like WPBM might be making queries to show the posts, and Relevanssi is likely interfering with those queries. In general, Relevanssi shouldn’t interfere, unless there are search terms involved, but there shouldn’t be in this case.

    Does adding this to your site solve the problem?

    add_filter( 'relevanssi_prevent_default_request', '__return_false' );

    Thread Starter raffodesigner

    (@raffodesigner)

    thanks for answering me!

    I have the premium version of wp blog manager, could you tell me where exactly to add this line of code?

    Thread Starter raffodesigner

    (@raffodesigner)

    I have add this code in the function.php file and it seems that the problem is solved

    thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘conflict with wp blog manager’ is closed to new replies.