[Support request] How to implement AMP with GPThemes

Home Forums Support [Support request] How to implement AMP with GPThemes

Home Forums Support How to implement AMP with GPThemes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #485551
    Nika

    Hi,

    Recently I have got the AMP Guide from Google http://services.google.com/fh/files/misc/amp_blogger.pdf. Did someone try to implement the same on the WordPress site?
    If yes, Please share the experience here.

    #485676
    Leo
    Staff
    Customer Support

    Hi there,

    Would something like this help? https://generatepress.com/forums/topic/amp-2/#post-483083

    #682471
    Jokr

    Hi,
    i was wondering whether to open a new thread or use this for asking general questions regarding amp issues.
    Is there a general approach for resolving typical issues, like the two mentioned by the amp validator:

    https://validator.ampproject.org/#url=https%3A%2F%2Fteutonia-grossenlueder.de%2Fnews%2Fevent%2Fheimspiel-gegen-fsv-thalau%2Famp%2F

    1:
    <style type=”text/css”>
    The mandatory attribute 'amp-custom' is missing in tag 'style amp-custom'. Learn more.
    img.wp-smiley,
    img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
    }
    </style>

    2:
    <script type=’text/javascript’ src=’https://teutonia-grossenlueder.de/wp-includes/js/jquery/jquery.js?ver=1.12.4′></script&gt;
    Custom JavaScript is not allowed. Learn more.

    Thanks and kind regards
    Jo

    #682714
    Tom
    Lead Developer
    Lead Developer

    Are you using a specific plugin to enable AMP on your site? I assume it would need to disable those features from WordPress.

    #682740
    Jokr

    Hi Tom,

    yes, I’m using the WordPress plugin: https://wordpress.org/plugins/amp/

    I think some are related to NGG. But what about the emojis?

    Kind regards
    Jo

    #683175
    Tom
    Lead Developer
    Lead Developer

    Emojis are added by WordPress by default, so I would assume the plugin would remove them.

    There are plugins out there though that will remove emojis for you.

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