Passer la navigation

[Résolu] Custom Post Type permalink structure

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:

I need to change the permalink structure of my custom post type.

Solution:

The custom post type permalink structure will apply the WordPress rewrite setting, for example:

Dashboard-> Settings-> Permalink, Enable option "Post name".

Relevant Documentation:

This support ticket is created Il y a 4 years, 10 months. 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Hong_Kong (GMT+08:00)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par jonathanR-5 Il y a 4 years, 10 months.

Assisté par: Luo Yang.

Auteur
Publications
#2119437
screen.png

Hi, I need to change the permalink structure of my custom post type from this:
lien caché
to something like this:
lien caché
or
lien caché

Attached is a screenshot of my current settings.

#2119573

Hello,

The custom post type permalink structure will apply the WordPress rewrite setting, for example:
Dashboard-> Settings-> Permalink, Enable option "Post name". And test again

#2120057

I have a custom structure for permalinks: /%category%/%postname%/
Is there another solution?

#2120123

My issue is resolved now. Thank you!