- This topic has 10 replies, 3 voices, and was last updated 5 years, 2 months ago by
Leo.
-
AuthorPosts
-
February 28, 2017 at 9:59 am #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 youFebruary 28, 2017 at 10:02 am #285159Leo
StaffCustomer SupportHi 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 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 28, 2017 at 10:10 am #285161jmpefe78gmail-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
February 28, 2017 at 10:24 am #285165Leo
StaffCustomer SupportOk 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; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 28, 2017 at 10:33 am #285172jmpefe78gmail-com
gracias
seria posibleSuscrÃbete ya!!
Queremos que conozca más sobre nuestras mejores ofertasNo esperes a que otros te las cuente!!
edit
GuardarGuardar
Guardar tambien eliminar esto?
February 28, 2017 at 10:47 am #285180Leo
StaffCustomer SupportI 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 28, 2017 at 10:52 am #285187jmpefe78gmail-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
February 28, 2017 at 1:57 pm #285317jmpefe78gmail-com
Hola de nuevo, una última cosa, sigue apareciendo tres palabras donde pone guardar. Como podrÃa eliminarlos?
February 28, 2017 at 3:44 pm #285355Tom
Lead DeveloperLead DeveloperThose 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentFebruary 28, 2017 at 4:08 pm #285366jmpefe78gmail-com
Ok. Muchas gracias. Dais un servicio fantástico
February 28, 2017 at 4:11 pm #285368Leo
StaffCustomer SupportGlad we could help 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.