Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Hi Lori,

    It could be that the slideshow script isn’t loaded on your page, in which case you could solve your problem by following the instructions in this forum thread.

    If that isn’t the problem, could you please provide me with a link to your website?

    Best regards,
    Stefan

    Thread Starter LoriD1

    (@lorid1)

    I actually do have that it looks like, unless I am misunderstanding someting.
    my website is ww.themethodtomymadness.com
    you can see one spinning at this moment.
    thank you

    <?php do_action( ‘prima_footer’ ); ?>

    </div> <!–! end of .container-inner –>
    </div> <!–! end of #container –>

    <?php do_action( ‘prima_after’ ); ?>

    <?php wp_footer(); ?>

    </body>
    </html>

    Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Your website seems to have a plugin that tries to get all scripts trough a Content Delivery Network (CDN). This CDN plugin causes a lot of JavaScript errors on your page, which stops the slideshow from starting.

    Thread Starter LoriD1

    (@lorid1)

    Im sorry I don’t know what that means. I have learned a lot through this process but this is new. the CDN is new to me, and actually I have had less problems with it. Are you saying it is the CDN or one of my other plugins that is interfering? I did have someone else tell me I am have java scrip issues in my theme which may also cause an issue with the slides. Again I apologize I know enough to break everything, and my brain is mush from trying to do this all by myself. Any advise is appreciated. I will however assume I should deactivate everything to see if it works. ugh.
    Lori

    I add the same issue.

    Wen i add my admin session opened, i could see the slides,
    but in “public” mode i couldn’t.

    After disabling W3 Total Cache it resolves the problem.

    I thing the problem is regarding to an W3 Total Cache update.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘loading Icon keeps spinning’ is closed to new replies.