• 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)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘DIVI support’ is closed to new replies.