Archived topic
Quitar campo "Stuff in here" páginas de categorías versión pc
5 replies · Started by Alberto on December 26, 2021
Hola! En la versión pc de mi web, en las páginas de categorías aparece en la cabecera del menú un texto que pone "Stuff in here". No se ve ese texto en la versión móvil, pero sí en la versión pc. Me gustaría quitar ese texto porque queda feo. ¿Me podéis ayudar por favor?
Hi there,
can you share a link to your site where i can see this?
Sí, aquí tienes:
https://miorigami.com/animales/
Muchas gracias!
Hi there,
This string seems to be hooked through generate_inside_navigation.
Can you check on Appearance > Elements if you have a Hook element hooked to it?
Or perhaps check your PHP codes if you have something that hooks this string in?
Let us know.
Pues tengo un Hook de "generate_inside_navigation" para la paginación de Wp-pagenavi para la página de Inicio. Pero no tendría por qué afectar esto a la cabecera de las páginas de categorías (en versión pc, porque en la versión móvil sale bien).
Por el tema de la caché, siempre que hago un cambio en la web, limpio toda la caché.
Espero que me podáis ayudar.
It can still affect the desktop even if you don't see it on mobile because your site has a separate element for its mobile header, hence, uses an entirely different hook.
To solve the issue, it's likely a hook unless the theme files are manually edited where that string was typed in manually.
Kindly check the site's PHP snippets and/or GP elements 1 by 1 to see which one is adding it. :D
If you can provide us temporary backend access, we can help you search for it.
You can use the private information text field to provide the details. :D