Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    Can you please tell me which plugin you are using for embedding the video on non-amp.

    We have GDPR option in our plugin where you can use it for GDPR cookies on your amp version of the website.

    You can find GDPR option in the following setting.

    Dashboard>AMP>setting>notice bar>GDPR option

    Thread Starter Chekki

    (@chekki)

    @ampforwp

    I am using the plugin Borlabs Cookie:

    https://de.borlabs.io/borlabs-cookie/

    I tried to reduce the font size of GDPR popup:

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

    But it doesn′t work. Any idea how to reduce the size?

    Unfortunateley videos also doesn′t work.

    Best reagrds

    Chekki

    • This reply was modified 6 years, 9 months ago by Chekki.
    Thread Starter Chekki

    (@chekki)

    Solution for GDPR notice here: https://www.ads-software.com/support/topic/sticky-ads-and-notice-bar-problem/

    Any idea regarding the videos? The Videos can′t be played in AMP:

    Here you find the none AMP Version which works with YouTube Videos:

    Example Page:

    https://handangeln.de/stoer-angeln/amp/

    Any idea?

    Best regards

    Chekki

    Plugin Contributor ampforwp

    (@ampforwp)

    Hello @chekki

    Can you please contact me about this issue on [email protected], so I can check it personally there and provide a solution to you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘AMP Video errors’ is closed to new replies.