Saltar navegación

[Resuelto] Permalink format for custom taxonomy

This support ticket is created 3 years, 3 months ago. 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zona horaria del colaborador: Asia/Kolkata (GMT+05:30)

Este tema contiene 3 respuestas, tiene 2 mensajes.

Última actualización por Minesh 3 years, 3 months ago.

Asistido por: Minesh.

Autor
Mensajes
#2557621

Currently, our custom taxonomy pages display like this:

enlace oculto

Is it possible to avoid the "?taxonomy=travel_by_design&term=adventure-travel" part and have it like this?

enlace oculto

#2557893

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please go to Settings => Permalinks and set the option to "Post name" and save permalink and check.

Does that helps?

#2558001
Screenshot 2023-02-20 074117.jpg

No. That is already set for posts but I'm talking about taxonomy pages, such as :

enlace oculto

The kind you'd get to when you 'view' from a page screen like the one attached in the admin. We're linking to them from the site to provide users with post listings.

We don't want to show the '?taxonomy=' and '&term=' in the permalinks.

#2558013

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Toolset do not offer such feature to rewrite the URL params or make URL params as pretty permalinks.

You may try to use any of the URL rewrite or permalink plugin that should work for you:
- https://wordpress.org/plugins/wp-better-permalinks/
- https://wordpress.org/plugins/permalink-manager/
- https://wordpress.org/plugins/custom-permalinks/
- https://wordpress.org/plugins/permalinks-customizer/

you can check any of the above plugin that fulfill your requirements.