• Resolved tbream

    (@tbream)


    You’ve pointed out on your website that:

    Divi – The Search Results Template in Divi simply does not use Relevanssi at all. If you want Relevanssi results with Divi, you cannot use a custom search results template.

    We really like Relevanssi, but being able to present search results professionally is also key for us to.

    Any suggestions on how to deal with this conflict?

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

    (@msaari)

    Wait for a future release of Divi that will include Relevanssi support for the search results templates. I’ve provided the necessary code (all three lines of it) to Elegant Themes and their developers are reviewing it, so hopefully it will be included in the next release of Divi.

    Thread Starter tbream

    (@tbream)

    Thanks for the feedback Mikko. I’ve directly contacted Elegant Themes (Divi) and added my request that they fully facilitate the integration of your great plugin across the full Divi system. Hopefully they will act as you have noted.

    Really appreciate your responsiveness and honesty on this issue.

    Thread Starter tbream

    (@tbream)

    Mikko –

    I am following up once again on this issue with Divi integration. I am in an active conversation with the Elegant Themes Div team, and I convinced them to followup. They are seriously trying to fix this, but he can’t find it on their bug page. So please work with me and let’s try to connect the two side of this to make it work.

    They are asking me where did you send your fix to? Do you have a contact you were working with at Div by name? If you can provide me with details, we’ll try to get this fixed.

    Thanks
    Ted

    Plugin Author Mikko Saari

    (@msaari)

    Latest response I got from Elegant Themes was from a Customer Experience Manager called Vlad, who told me

    Our developers addressed the issue and the fix is currently under review so I expect it will be available soon. I will let you know when it’s released. In the meantime, I attached the version of Divi that includes the fix in case you want to check it out.

    Looks like the solution was to add a new filter hook et_builder_blog_query and then hook the Relevanssi compatibility code to that in the file includes/builder/plugin-compat/relevanssi.php.

    Does this mean we can do it ourselves? Can you give more specific instructions for code nincompoops like me? Great plugin BTW!

    Plugin Author Mikko Saari

    (@msaari)

    No code is required. Divi 4.7 should just work with Relevanssi, with no code required.

    Divi automatically works with the free Relevanssi. Relevanssi Premium support requires this line of code in your child theme functions.php file:

    add_filter( 'et_builder_plugin_compat_path_relevanssi-premium', function() { return ET_BUILDER_DIR . "plugin-compat/relevanssi.php"; } );

    Thank you! Bestest search plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Alternative to Divi custom search results template?’ is closed to new replies.