Hi @wordthem,
this issue were present in the older versions of plugin. The URI was reset, because “wp_insert_post” hook is triggered not only when the post/page is created or inserted, but also when the post/page is updated or saved. In 2.0.3 version, I added a new condition to stop the function (it uses the default URI for new post/page) if custom URI is already set-up.
I tried to reproduce it with 2.0.3 version, but the custom URI were not reset after I saved the post/page in Elementor visual editor. Could you confirm that you are using the most recent version of Permalink Manager?
Best Regards,
Maciej
Thread Starter
Sergio
(@wordthem)
Hello Maciej Bis, sorry for my english.
I’m working with version 2.0.3 of permalink manager. I keep doing tests, but saving with elemental deletes the structure and returns to its initial configuration. Should I select some parameter/condition in configuration?
Hi again @wordthem,
I double-checked the issue and did some additional experiments and realized that when post/page is saved with Elementor, WordPress triggers “wp_insert_post” hook not for original post/page, but for its revision. That is why the conditions were ignored and the function used to generate the default URI for new post/page was triggered while it should not.
Please remove the plugin and reinstall its fresh copy. Sorry for all the inconvenience!
Best Regards,
Maciej
Thread Starter
Sergio
(@wordthem)
Hey Maciej Bis,
I do not understand very well what steps I have to follow now when you indicate “Please remove the plugin and reinstall its fresh copy”.
Thanks
@wordthem, thank you for the donation! Please let me know if you need any further assistance and if I could close this thread?
-
This reply was modified 8 years, 7 months ago by
Maciej Bis.
Thread Starter
Sergio
(@wordthem)
Fantastic Maciej Bis, now works perfectly.
A magnificent plugin 😉
Thanks