Skip Navigation

[Closed] taxonomies + custom type URLs

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 9 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

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

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqas 9 years, 2 months ago.

Assisted by: Waqas.

Author
Posts
#283022

I'm trying to get the custom type url into the taxonomy url like:
"/taxonomy/subtax1/subtaxX/../post/"
But I only get a 404.

Is there any way to get this work? any option in Types or any way using hooks?

Thanks

#283446

Waqas
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Unfortunately, Types doesn't offer such feature. But you can only add some URI basis to a certain CPT.

For such advanced URL customization, I will suggest to look into a 3rd party plugin (redirection plugins) or Apache's URL Rewriting (.htaccess based).

You can also user WP's structure tags in permalinks, please see http://codex.wordpress.org/Using_Permalinks#Structure_Tags for more details.

The topic ‘[Closed] taxonomies + custom type URLs’ is closed to new replies.