samiahmedsiddiqui / custom-permalinks

Set custom permalinks on a per-post basis in WordPress
https://wordpress.org/plugins/custom-permalinks/
GNU General Public License v3.0
20 stars 20 forks source link

Posts not accessible when using Custom Permalinks together with the Avada Theme global elements #51

Closed almutareb closed 3 years ago

almutareb commented 3 years ago

The plugin does not distinguish between Avada global elements (post type fusion_element) and regular post types (post or page). This results in two entries in the custom permalinks table, one for the post itself and the other for the global element within it, both having the same custom URL. This makes the post inaccessible. Workaround is to search for the fusion_element entry and delete it. Suggest to have a control over which post types the custom permalinks will be created for.

fusion_element_url_snip post_url_snap