• I have the orbital theme and when I add the “search engine” of the theme to the menus tells me that the AMP page is not valid, this is because you try to load the search engine in all menus attached photos.

    Is there any way to prevent the AMP search engine from loading by adding CSS to the WP for aMP plugin ? Thanks

    Pic 1: https://ibb.co/92kq5mM
    Pic 2: https://ibb.co/8dP2ryX

    Failure of the page amp not validated ????

    <script>function orbital_expand_navbar() {

    var element = document.getElementById(“search-navbar”);

    if (element.classList.contains(‘expand-searchform’)) {
    element.classList.remove(“expand-searchform”);
    return;
    }else {
    element.classList.add(“expand-searchform”);
    document.getElementById(“search-input”).focus();
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Sure, we can do it.

    Can you share the URl where you are having this issue?

    So I can analyze it and help you fix this?

    Thread Starter Gruskel

    (@elevas33)

    Hello good URL is shortened inside bitly. I have reactivated the search engine of my orbital theme but please do not take long to give me a solution because the AMP of the SERPS disappear a greeting and thank you.

    Example——-> https://bit.ly/33kHN6i

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    I can help you fix this issue but I need to re-create this issue first.

    Can you tell me which theme are you using? is this a premium one or a free one?

    Thread Starter Gruskel

    (@elevas33)

    This is https://orbitalthemes.net/actualizaciones/ a theme created by the Spanish seo agency BigSeo and since 1 year ago it is becoming incredibly popular, its called “ORBITAL”, It is Premium. I’m telling you this because many sites use it and they would make your plugin even more compatible because many websites use it and will have the same problem as me. I deactivate again the “Search Engine” of the orbital theme until you update the plugin then.

    https://demo.orbitalthemes.net/

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Right, but they need to make it compatible with the AMP.

    You need to tell them to exclude that code from the AMP, so that you don’t have this error.

    I wish I could access the code, so I would have fixed it.

    Thread Starter Gruskel

    (@elevas33)

    I just updated the search engine in the menu so you can see the code again and thus solve the problem is that they are invalidated and begin to disappear the AMP of the serps. Thank you

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    This solution can be done by the theme only.

    or if I have the copy of the theme so that we can check the code.

    Thread Starter Gruskel

    (@elevas33)

    Give me a email contact for send a copy of my theme fo fix it please

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Amp page does not validate when you add the topic search engine to the menu’ is closed to new replies.