• Resolved Chekki

    (@chekki)


    Hello,

    when I activate sticky ads and notice there is a graphic conflict. I can′t aceppt the notice bar because of the sticky ad.

    Do you have a solution or is it possible to place one of them in the header?

    Best regards

    Chekki

Viewing 13 replies - 16 through 28 (of 28 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    I have check amp page on google after clicking the snippet and to be honest its working fine without any issues.

    Are you using any cache plugin?

    Please clear the cache and check again.

    Thread Starter Chekki

    (@chekki)

    @ampforwp

    I have double checked on 3 different iPhones iPhone 6 and 7). I cleared cache and used inkognito modus in chrome. Also I tried in Safari Browser. On every device I have the same problem.

    Best regards

    Chekki

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    Can you please contact me on [email protected] so I can personally check it there and will solve it for you.

    Thread Starter Chekki

    (@chekki)

    @ampforwp

    I think I found a solution with the new GDPR bar. But its a little bit to big for so much text. So I asked in the following thread if the font could be made more smaller?

    https://www.ads-software.com/support/topic/amp-video-errors/

    Would enjoy if you could help us.

    Best regards

    Chekki

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    You can use this CSS classes to reduce the size of GDPR POPUP.
    paste this code into custom CSS section

    .gdpr_t p {
    font-size: 11px;
    line-height: 1.45;
    margin: 0;
    }
    .gdpr_t h3 {
    font-size: 17px;
    margin: 0px 0 10px 0;
    }

    Thread Starter Chekki

    (@chekki)

    @ampforwp Thanks, but it doesn′t work. I tried it as you told me and the size is the same.

    • This reply was modified 6 years, 10 months ago by Chekki.
    • This reply was modified 6 years, 10 months ago by Chekki.
    • This reply was modified 6 years, 10 months ago by Chekki.
    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekk

    Can you please send me the screenshot of how you are adding this CSS code.

    Thread Starter Chekki

    (@chekki)

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    Can you please contact me on [email protected] so I can personally modify GDPR notice bar for you.

    please mention the GDPR notice bar styling issue so I can get you quickly.

    Thread Starter Chekki

    (@chekki)

    @ampforwp

    thx I contacted you.

    Best regards

    Chekki

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    Thank you I will look into your issue there and will solve it for you.

    Thread Starter Chekki

    (@chekki)

    Thanks for your help. I solved it with only using the GDPR bar (I am using it also for Cookie notice). To reduce the font size an make it compatible for smartphones the following CSS code helps:

    body .gdpr_t h3 {
        font-size: 12px;
        margin: 0px 0 10px 0;
    }
    
    body .gdpr_t p {
        font-size: 9px;
        line-height: 1.45;
        margin: 0;
    }
    
    body .gdpr_fmi {
        width: 100%;
        font-size: 8px;
        line-height: 1.45;
        margin: 0;
    }
    
    body .gdpr_yn button {
        background: #37474F;
        border: none;
        color: #fff;
        padding: 8px 30px;
        font-size: 10px;
        margin: 0 3px;
    }

    Thanks and best regards

    Chekki

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    Glad to hear that the issue is resolved.

    If you like our plugin then please share your review with us.

    You can use this link to share your review:
    https://www.ads-software.com/support/plugin/accelerated-mobile-pages/reviews/

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘Sticky ads and notice bar problem’ is closed to new replies.