Archived topic
Añadir descripción a las categorías
6 replies · Started by Alejandro on August 3, 2022
Buenos días, recientemente hemos activado el tema de Generatepress y en las categorías no nos muestra la descripción.
¿Cómo podríamos hacer para solucionar este problema?
Gracias!
Hi there,
can you share a link to a category archive on your site where i can see the issue ?
https://mundoentrenamiento.com/educacion-fisica/
Aquí puede ver una categoría que tiene descripción, sin embargo el tema no la muestra...
Are you using any functions or plugins that affect the description?
See here:
https://www.screencast.com/t/zqFmyK6Ov0q
There is this <div style="color:initial; font-size:initial"></div> which is not normal ?
He revisado y no veo ningún plugin que tenga una relación directa con la descripción de categorías...
Podría darme algunha ayuda a mayores de cómo poder poner visible las descripciones en las categorías?
Muchas gracias
He revisado y parece que el problema radica en el plugin Adsensei B30. Genera incompatibilidad con la plantilla...
GP uses the WP core: get_the_archive_description() function to get the archive description. We don't do anything fancy with it.
Can you check with the plugin author what they are doing that would break that function ?