WPFTS Pro Main Site

    WPFTS Community Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    Get WPFTS Pro today with 25% discount!

    [Solved] The plugin shows wrong results for search with BeTheme template

    Recipes and Known Solutions
    betheme theme
    1
    1
    367
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • EpsilonAdmin
      EpsilonAdmin last edited by EpsilonAdmin

      When you're using the BeTheme theme on your website, you may notice that sometimes the search gives really strange results.

      It happens because the BeTheme has its own implementation of the search (which is very poor, btw). This search algorithm only searches queried words in post titles and post contents which gives fewer results than the WPFTS Pro search and also does not search in attachment contents etc. This BeTheme algorithm automatically disables itself in case the search query is too complex (and it can not find anything) and this is a place where WPFTS Pro becomes working freely. As a result, you can see only a small amount of results for simple queries and a lot more results for complex queries.

      To solve this problem, we need to add this simple line of the code to the functions.php of the BeTheme (or child theme).

      function mfn_search( $search_query ) { return false; }; 
      

      This code overrides the internal "genius" search algorithm of BeTheme so it never runs.

      Hope this helps!

      https://e-wm.org

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Suggested Topics

      • EpsilonAdmin

        [Solved] EduMall theme does not show Smart Excerpts and broken the search results page
        Recipes and Known Solutions • • EpsilonAdmin

        1
        0
        Votes
        1
        Posts
        81
        Views

        No one has replied

      • EpsilonAdmin

        How to search posts by shortcode content in Wordpress?
        Recipes and Known Solutions • feature indexing search shortcode • • EpsilonAdmin

        1
        0
        Votes
        1
        Posts
        513
        Views

        No one has replied

      • EpsilonAdmin

        [Solved] No excerpts shown in search results in Storefront theme
        Recipes and Known Solutions • storefront theme excerpt fix • • EpsilonAdmin

        1
        0
        Votes
        1
        Posts
        358
        Views

        No one has replied

      • EpsilonAdmin

        I don't see excerpt in Thrive Nouveau theme
        Recipes and Known Solutions • thrive nouveau theme excerpt • • EpsilonAdmin

        1
        0
        Votes
        1
        Posts
        380
        Views

        No one has replied

      • EpsilonAdmin

        [Solved] Incompatibility with Flatbase theme
        Recipes and Known Solutions • flatbase excerpt theme • • EpsilonAdmin

        1
        0
        Votes
        1
        Posts
        410
        Views

        No one has replied

      Additional Resources

      • My Account
      • Buy WPFTS Pro
      • Community Forum
      • Affiliate Program
      • Privacy Policy
      • Terms & Conditions
      • Contact Us
      • Coupon Partner

      Be the first to read the news!

      We are always improving our products, adding new functions and fixes. Subscribe now to be the first to get the updates and stay informed about our sales! We are not spammy. Seriously.

      Join Us Now!

      We are a professional IT-team. Many of us have been working in a Web IT field for more than 10 years. Our advanced experience of software development has been employed in the creation of the WordPress FullText Search plugin. All solutions implemented into the plugin have been used for 5 or more years in over 60 different web-projects.

      We are looking forward to your comments, requests and suggestions in relation to the current plugin and future updates.

      ewm-logo-450

      The forum powered by NodeBB | Contributors