Skip Navigation

[Resolved] Custom url Format not working

This support ticket is created 6 years, 4 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.

Our next available supporter will start replying to tickets in about 1.11 hours from now. Thank you for your understanding.

This topic contains 1 reply, has 1 voice.

Last updated by ioannisM-2 6 years, 4 months ago.

Author
Posts
#922085
CUSTOM URL FORMAT - 404.jpg

I am trying to: create a custom url format for my custom post type. I have checked rewrite in the post type's settings, i have set my url format to be prepended with: test/ and I have flushed permalinks by hiting save at the wp admin permalinks page

I expected to see: a single custom post type page when I am visiting it

Instead, I got: 404 error page

What am I doing wrong and it's not working?

#922087

I am sorry for opening this thread, the solution was just to remove the slash from the end. That was creating the problem