• Resolved loklush

    (@loklush)


    Am not able to find any option to add code Under AMP header.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @loklush

    Thank you for reaching out to us, You can use the wp_head hook to add content under Header, if you are using AMP plugin with a legacy theme you can use the amp_post_template_head

    You can learn more about customizing legacy theme using this article

    We hope this helps!

    Thread Starter loklush

    (@loklush)

    Hello @milindmore22

    Currently am using this theme https://themeforest.net/user/theme-ruby also am not able to find amp_post_template_head in Theme file editor. Can you guide me from where I can find this ?

    Plugin Support Milind More

    (@milindmore22)

    Hello @loklush

    Sorry, we don’t have access to premium theme, Please try using wp_head or wp_body_open action hooks, but we can’t be certain how theme is serving AMP pages. It will be best to contact the theme author, as they can guide you better on how thier theme can be best customized.

    Plugin Support Milind More

    (@milindmore22)

    @loklush As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How I can add some HTML code under AMP header’ is closed to new replies.