• Resolved Turilang

    (@turilang)


    Hi,
    I started using this plugin few months ago. It started working properly but I realized that I din´t want to show some content of pages with it. Reason why I deactivated it. I activated it today and chose less pages to use with amp, but the plugin doesn´t work properly. It shows 63 error index and the validated urls have invalid markup. The result is that posts are not shown at all nor in desktop neither in mobile devices, and the amp url has not been created.
    Please advise how to fix it.
    Best regards,

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for reaching out. It looks like you have a CSS based preloader on your site, which is covering your content. You could try adding the below CSS to your child theme or any CSS option with your customizer.

    html[amp] #preloader.loading {
        visibility: hidden;
    }

    I’ve also checked what looks to be your theme and I didn’t see this in the theme demo. Can you confirm whether you’re using this theme, or are you aware of how you implemented the preloading feature?

    @turilang As we haven’t received a response, I’ll mark this as resolved. Feel free to open a new support topic if you continue to encounter issues, or reopen this topic and we’d be happy to assist.

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

The topic ‘Error index and invalid markup’ is closed to new replies.