Tagged: Buttons, database, Layout Builder, links, Permalinks, url
I have moved a site to a different url structure, updated the database url path to reflect this, all working fine expect all buttons and links that have been placed through the layout builder interface refuse to update.
I expected this data to be stored in the database, it’s not practical for me to update each page with a layout builder interface manually, how would I change this? How are the links stored?
Hey geordiemac!
The elements that you place inside your post content are stored inside the post content (in the database). If you have hardcoded the URLs then you will need to update them manually or you can try to do a search and replace in the database to change all instances though if it was me I would just change them manually.
See here, http://codex.wordpress.org/Moving_WordPress, for more information on how to do the search / replace.
Regards,
Elliott