Archived topic
AMP
10 replies · Started by jmpefe78gmail-com on February 28, 2017
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
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 :)
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
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;
}
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?
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.
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
Hola de nuevo, una última cosa, sigue apareciendo tres palabras donde pone guardar. Como podría eliminarlos?
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.
Ok. Muchas gracias. Dais un servicio fantástico
Glad we could help :)