Loading image at Calendar Widget

Home Forums Calendar Products Events Calendar PRO Loading image at Calendar Widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #857640
    forket
    Participant

    configured widget to show events calendar. But when I open page calendar shows correctly but together with loading image. You can see it at provided URL.

    #857795
    Brian
    Member

    Hi,

    Thanks for using our plugin. I took a look at the link provided and see the spinner image.

    I found this coding in your css causing the conflict:

    img {
    display: inline-block !important;
    vertical-align: top !important;
    }

    You will have to remove the !important from that to get the spinner to hide.

    Or at least make the selector more specific and it is targeting all images now.

    Let me know if that helps.

    Thanks

    #857909
    forket
    Participant

    Thanks you a lot.
    Works OK now.
    P.S.: Great support assistance. Very rare in our time.

    #858259
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Loading image at Calendar Widget’ is closed to new replies.