Skip Navigation

[Resolved] Hide “Custom post type” slug from the URL

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 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 3 weeks, 5 days ago.

Assisted by: Minesh.

Author
Posts
#2842218

Hey,

We are using Toolset types plugin. We created a custom post type called Grade Guide. I am wondering if we can remove "grade-guide" from the individual page URL.

hidden link

Can we change it to hidden link

#2842235

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

There is no native way to remove the post-type slug from the single post permalinks.

In order to achieve this - You'll have to rely on some custom rewrite rule workarounds, as discussed in the following resource:
- hidden link
- https://wordpress.stackexchange.com/questions/203951/remove-slug-from-custom-post-type-post-urls

Alternatively, you can check any of the following plugins that fulfills your requirement:
- https://wordpress.org/plugins/wp-better-permalinks/
- https://wordpress.org/plugins/permalink-manager/
- https://wordpress.org/plugins/custom-post-type-permalinks/