• Hi,
    Your plugin works great but I am wondering if you could help me go one step further in its usage?
    I would like to use the Taxonomy created by your plugin to set up a custom permastructure.
    It looks like the name of your taxonomy is “Page Folders”, is that correct?

    What I am trying to do is set up a Permastructure using the “Permalink Manager” plugin to set up page URLS that includes the folder name.

    For example, if my Folder is called “Folder2” and in this folder is a page called example-page the URL to the page becomes
    https://site-name.com/folder2/example-page/.

    I have this Permastructure working with a rival “Folder Management” plugin but I would love to get it working with your plugin.

    Thank you

    • This topic was modified 1 year, 7 months ago by scorpio.
Viewing 1 replies (of 1 total)
  • Plugin Author wickedplugins

    (@wickedplugins)

    Hi @gbassoc,

    This should be possible since the folders are stored as taxonomy terms.

    What do you need in order to configure it in the Permalink Manager plugin? If you need the taxonomy name, it would be wf_page_folders.

    Some plugins will only show taxonomies that have the UI enabled. If that’s the case, you can enable the UI for the page folders taxonomy by using the register_taxonomy_args WordPress filter and changing the show_ui option to true.

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Help with Permastructure setup for folders’ is closed to new replies.