Home Forums Support AMP

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #285158
    jmpefe78gmail-com

    Good afternoon. I installed the AMP plugins and when customizing the theme from the generate press options, by pointing to the tab not showing social icons or related articles I still appear in addition to the stars of the rich snipetts and the subscription form How can I delete it?
    Should I insert some css code? Or how do I delete those parts? Thank you

    #285159
    Leo
    Staff
    Customer Support

    Hi Jose,

    I’m not familiar with the plugin so I’m not quite sure what you meant?

    Can you provide a link to your site and let me know what you are trying to remove?

    Thanks 🙂

    #285161
    jmpefe78gmail-com

    https://www.maison-plus.es/objetivo-encontrar-una-casa-lujo/amp/

    Eliminar las redes sociales del principio, las valoraciones de estrellas o los articulos relacinados del final

    Esto no debería de aparecer ya que las amp los no los debería mostrar

    #285165
    Leo
    Staff
    Customer Support

    Ok this is a bit difficult since I don’t read Spanish so I don’t actually know what’s on the page.
    Also looks like AMP has taken over the entire site from GP so I don’t see anything GP in it anymore.

    I’ll give it a shot here anyways:

    .apss-social-share, 
    .kk-star-ratings.top-left.lft,
    .zem_rp_content {
        display: none;
    }
    #285172
    jmpefe78gmail-com

    gracias
    seria posibleSuscríbete ya!!
    Queremos que conozca más sobre nuestras mejores ofertas

    No esperes a que otros te las cuente!!

    edit
    Guardar

    Guardar

    Guardar tambien eliminar esto?

    #285180
    Leo
    Staff
    Customer Support

    I think you can try this:

    div#mab-6671 {
        display: none;
    }

    Looks like the “Guardar” is actually entered as page content.

    Sorry why are you using AMP? The plugin doesn’t have really have a decent review and looks like there are lots of bugs and no longer supported by the plugin author.
    https://wordpress.org/support/plugin/amp/reviews/

    If you run into further issues might be best to ask the plugin author.

    #285187
    jmpefe78gmail-com

    Si recomiendas otro lo puedo mirar.

    Los cambios me ha funcionado perfeco, muchas gracias

    DE todas formas si me recomiendas otro plugin mejor te lo agradezco

    #285317
    jmpefe78gmail-com

    Hola de nuevo, una última cosa, sigue apareciendo tres palabras donde pone guardar. Como podría eliminarlos?

    #285355
    Tom
    Lead Developer
    Lead Developer

    Those three words look to be entered into your content, or a plugin is adding them.

    There’s no CSS selectors around them, so it’s impossible to hide them using CSS.

    #285366
    jmpefe78gmail-com

    Ok. Muchas gracias. Dais un servicio fantástico

    #285368
    Leo
    Staff
    Customer Support

    Glad we could help 🙂

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