custom-post-type-permalinks icon indicating copy to clipboard operation
custom-post-type-permalinks copied to clipboard

Doesn't appear to work with sublanguage plugin

Open garpinc opened this issue 3 years ago • 0 comments

I have wprentals theme and sublanguage plugin for translation

Under custom post type permalinks I see estate_property [baseurl]/holiday-home/ and /%property_category%/%postname%/

In sublanguage I see: Permalink base slug is originally: holiday-home. It is overwrited by Sublanguage.

and https://sapphire.dreamhosters.com/ estate_property https://sapphire.dreamhosters.com/ru/ estate_property

So the sublanguage plugin is replacing the original holiday-home extension by estate_property but custom post type permalinks is not honoring that. According to sublanguage it creates a custom post type for the translations but that doesn't show up as something I can modify in the settings of custom post type permalinks.

The end result is that using the 2 plugins together I am not able to get the /%property_category%/%postname%/ in the URL.

garpinc avatar Dec 05 '21 17:12 garpinc