Where do I find href(?) for buttons

Hey there,

In the past I’ve used buttons, and see that in the href (link) section of the button there is something like this:

However, when I now want to make new buttons, I can’t seem to find the href as used before. If I want to link to a page, I can only find the the actual name page (eg. https://website.com/contentpage).

Does anyone know where I can find the href of a page in the upper example? This is preferred over the actual link, as the page link might change in the dashboard.

Thanks!

Floortje

Hi Floortje,

You can go to (WordPress > Settings > Permalinks) and choose “Plain”, that way you will get the original URLs like ?p=123, please check this guide:

https://codex.wordpress.org/Linking_Posts_Pages_and_Categories#Linking_Without_Using_Permalinks

Thanks.

That’s awesome, thank you so much!

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.