• Resolved razor89

    (@razor89)


    Hello,Thank you so much for this awesome plugin.

    I tried to update my custom post type slug with acf form, but the slug not updated unless I regenerated it with manual method. How to update it automatically ?

    This is my setting:
    Auto-update permalinks : true
    Slugs mode : native
    Do not automatically append the slug : true

    With Permalink Manager Lite I changed the default URL structure from “post_type/%post_name%” to %post_name%”

    However when I deactived the custom post type on permalink manager settings, the native slug automatically updated.

    Hope you can help me with this problem.

    Thank you so much.

Viewing 1 replies (of 1 total)
  • Plugin Author Maciej Bis

    (@mbis)

    Hi @razor89,

    Permalink Manager, in general, only triggers an action to generate a custom permalink from within the admin panel. You may, however, use an extra snippet to call it each time for a specified post type.
    https://pastebin.com/vnVJYV99

    I hope it helps ??

    Best regards,
    Maciej

Viewing 1 replies (of 1 total)
  • The topic ‘The slug not updated’ is closed to new replies.