Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #514632

    Hi Enfold Team,

    I’ve installed AdRotate, added my ad group to the sidebar and everything looks fabulous except when I use the dynamic mode (in which the ads rotate every few seconds).

    When switching from one ad to the next, a portion of the second ad shows up underneath the existing ad momentarily, creating a visual disturbance.

    I contacted the AdRotate team, and they are wondering if Enfold adds a margin/padding on the banner images? And if so, how can I fix this.

    Thanks so much!

    #514636

    Hi allyson2!

    Hmm, can you send us a link to your page so we can take a look? It sounds like it could be solved via some CSS. You can set your reply as private if you wish.

    Cheers!
    Elliott

    #514640

    Hi Elliot,

    Here you go… http://explorenayarit.com/towns/

    • This reply was modified 8 years, 5 months ago by explorer.
    #514717

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #adrotate_widgets-2 {
        max-height: 228px!important;
    }

    Best regards,
    Yigit

    #514718

    Hi Yigit,

    That doesn’t seem to solve the issue. Any other suggestions?

    #514719

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

    #514722

    See private message below…

    #514807

    Hi!

    Login credentials are not working for me. Can you please check them once again?

    Best regards,
    Yigit

    #516074

    Sorry for the delay Yigit.

    #516534

    Hi!

    It does work fine on my end right now. Can you please flush browser cache and refresh your page a few times?

    Cheers!
    Yigit

    #517520

    Yigit,

    It’s still showing the second ad at near the bottom, just before it rotates.

    Other suggestions?

    #518024

    Hey!

    I can’t see any (rotating) ads on the link you have provided. Did you remove them? where can we find it? we need to inspect the elements.

    Regards,
    Andy

    #518162

    Hi Andy,

    No, the programmers happen to be working on the sidebar on that particular page.

    Try this link… http://explorenayarit.com/visitor-guide/

    #518210

    Hi!

    This is how it looks on my end [please see private content field for screencast]

    Cheers!
    Yigit

    #518253

    Hi Yigit,

    Thank you. Yes, it’s working perfectly now in that location.

    However, I also have the ad below the sidebar on another page and it’s doing the same old thing. Suggestions?

    P.S. Thanks for sending the video. I had never taken a screenshot video before.

    #518280

    Hey!

    Please try changing the code to following one

    .widget_adrotate_widgets {
        max-height: 228px!important;
    }

    Best regards,
    Yigit

    #518345

    Hi Yigit,

    Nope that didn’t work. ;(

    Any other suggestions?

    #518352

    Hey!

    Please try the following

    .widget_adrotate_widgets {
        max-height: 200px !important;
    }

    I tried it on developer and it worked.

    Best regards,
    Basilis

    #518402
    #518417

    Hey!

    Can you please post the link to your page where you have the other widget you mentioned here?

    Best regards,
    Yigit

    #518420

    See private message below.

    #519188

    Hey!

    It must be caching related as both widgets work fine on my end as well :)

    Regards,
    Yigit

Viewing 22 posts - 1 through 22 (of 22 total)
  • You must be logged in to reply to this topic.