Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#2295
javier
Participant

Thank you!

I tried that aproach before, but there’s a conflict with Revolution Slider code. Solved that executing pie chart function when DOM is ready:


if (jQuery('.easy-pie-chart').length) {
                
                $(document).ready(function (){

                    $('.easy-pie-chart').each(function () {...

Do you have better solution?

Kind regards,
Javier