• Resolved RCooLeR

    (@rcooler)


    Please add next few lines to your script to support accordions of DIVi page builder/shortcodes
    Starting line 139 of codepeople_search_in_place.js

                //DIVI
                if(e.closest('.et-learn-more').length){
                    h = e.closest('.et-learn-more').find('.heading-more');
                    if(h.length){
                        h.trigger('click');
                    }
                }
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @rcooler

    Thank you very much for your suggestion and code. I’ll include it in the next plugin update.

    Best regards.

    Plugin Author codepeople

    (@codepeople)

    Hello @rcooler

    We have released a plugin update that includes a variation of the code suggested.

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DIVI support’ is closed to new replies.