Thread Starter
Bart
(@urodii)
Hi – @mikes41720,
Thanks for the answer,
So for example I have a page with permalink:
../cookie-policy/
and I want to clone it, after cloning there is a new page (draft) created with permalink:
../cookie-policy-2/
and it is fine but also to this main page which I cloned in the permalink is added -2 so permalink looks like this:
../cookie-policy-2/
so after cloning page we have two pages with the same permalink. The permalink of this main page should remain unchanged and this -2 should only be added to the cloned page.
Best regards.