WPFTS Pro Main Site WPFTS Community Forum
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    Get WPFTS Pro today with 25% discount!

    [Solved] Avada theme excerpt do not show

    Scheduled Pinned Locked Moved Recipes and Known Solutions
    avadathemeexcerpt
    2 Posts 1 Posters 2.0k Views
    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.
    • EpsilonAdminE
      EpsilonAdmin
      last edited by EpsilonAdmin

      IMPORTANT: If you're using Avada Theme 7.0+, please check the next message.

      There is a small incompatibility of WPFTS Pro with the popular Avada Theme. This theme is using custom excerpt processing, which does not intend to show an excerpt of the attachment file when you search files by content. Also, this theme will not show the Smart Excerpts output.

      Likely, the theme authors allow us to redefine the theme "content shortener" function by ours, which makes it possible to create a small fix without the need to patch the main theme files.

      Please follow these steps:

      1. Open your functions.php file of the Avada theme (or Avada child theme)

      2. Put this code to the beginning of the file

      function fusion_get_post_content_excerpt( $limit = 285, $strip_html, $page_id = '' ) {
              ob_start();
              the_excerpt();
              return ob_get_clean();
      }
      
      1. Save the functions.php file.

      It should fix the issue with Smart Excerpts. Now you will see WPFTS Pro's excerpts with Google-like markup and even attachment file contents.

      Have fun!

      https://e-wm.org

      1 Reply Last reply Reply Quote 0
      • EpsilonAdminE
        EpsilonAdmin
        last edited by

        There is a simpler way for fix the Avada Theme search results issue in case you're using Avada Theme 7.0+.

        In this version the authors enabled to override the output of search results by the hook. So using the simple addon become possible.

        Just download it and install. And enjoy the Smart Excerpts 🙂

        wpfts-addon-avada-theme.zip

        https://e-wm.org

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

        Suggested Topics

        • EpsilonAdminE

          [Solved] The files excerpt is not visible in Scientia Theme

          Watching Ignoring Scheduled Pinned Locked Moved Recipes and Known Solutions
          1
          0 Votes
          1 Posts
          443 Views
          No one has replied
        • EpsilonAdminE

          I don't see excerpt in Thrive Nouveau theme

          Watching Ignoring Scheduled Pinned Locked Moved Recipes and Known Solutions thrive nouveau theme excerpt
          1
          0 Votes
          1 Posts
          731 Views
          No one has replied
        • EpsilonAdminE

          [Solved] Files not shown in TemplateToaster theme search results

          Watching Ignoring Scheduled Pinned Locked Moved Recipes and Known Solutions templatetoaster theme search
          1
          0 Votes
          1 Posts
          673 Views
          No one has replied
        • EpsilonAdminE

          [Solved] How to index new posts which was added by the script?

          Watching Ignoring Scheduled Pinned Locked Moved Recipes and Known Solutions reindex script search
          1
          0 Votes
          1 Posts
          748 Views
          No one has replied
        • EpsilonAdminE

          [Solved] WP Knowledgebase publications (kbe_knowledgebase) do not show in search results

          Watching Ignoring Scheduled Pinned Locked Moved Recipes and Known Solutions knowledgebase kbe
          1
          0 Votes
          1 Posts
          694 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