Saltar navegación

[Resuelto] How to remove links between posts?

This support ticket is created hace 2 años, 9 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Este tema contiene 6 respuestas, tiene 2 mensajes.

Última actualización por antonK-2 hace 2 años, 9 meses.

Asistido por: Shane.

Autor
Mensajes
#2447509

There are links previous and next posts In the bottom of each post. Please advise how to remove it?

Thank you in advance!
Anton

#2447575

Shane
Colaborador

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Anton,

Thank you for getting in touch.

You will need to provide me with a link to the site so that I can craft the css that is required for this one.

Thanks,
Shane

#2447907

enlace oculto

#2448047

Shane
Colaborador

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Anton,

You can use this css below.

.post-navigation{
display: none;
}

Thanks,
Shane

#2448511

thank you! where need to put it?

#2448705

Shane
Colaborador

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Anton,

Given that its a custom css you can install the plugin below and then add the css to it.

https://wordpress.org/plugins/simple-custom-css/

Thanks,
Shane

#2449179

My issue is resolved now. Thank you!