anybody have this issue same me?
before it work on version 0.7.2 but if you use custom permalink, it not work
for latest version 0.7.2.1 - it fixed custom permalink problem in but all link go to 404 not found page
http://wordpress.org/extend/plugins/custom-post-type-permalinks/
another one issue is before 0.7.2.1 - it not append extra "slash"
but now it append "/" even i haven't add it
example ver 0.7 - i use --- > CPT/%post_id%
my url show --- > CPT/2563
but ver 0.7.2.1 - i use --- > CPT/%post_id%
my url show --- > CPT/2563/
Toro_Unit
Member
Posted 5 months ago #
Hi nadiamode.
Sorry,
I still have not confirmed the problem that all links go to 404.
But,
In ver 0.7.3, Presence of the trailing '/' is unified into a standard permalink structure setting.
Please try latest version.
thanks.
it work now, thank so much, actually i forgot to flush rewrite rule :p