spinning wheel on page load

Home Forums Calendar Products Events Calendar PRO spinning wheel on page load

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30156
    Cezar
    Participant

    the events page displays the wheel until moving to another month

    #30160
    Jonah
    Participant

    Hi Cezar,

    It looks like your theme or another plugin is making the spinner visible on initial page load. Have you tried deactivating all other plugins and/or switching to the default WordPress theme? You might also try manually setting the display of the spinner by adding this to your theme’s style.css file:

    #ajax-loading {
    display: none;
    }

    Let me know if that helps.

    – Jonah

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘spinning wheel on page load’ is closed to new replies.