What are you trying to do?
I work for a web agency and our usual setup for clients involves changing the Craft sites base urls as part of the production process.
Our problem is that when a Vizy entry link is entered, its url is not updated after we change the Craft site's base url. I understand that this is because the field value is stored as JSON in the database.
What's your proposed solution?
We would like for entry link urls to only have the path of the url, not the full one (/en/about instead of https://qa.client-site.com/en/about). Is it possible to add an option for this?
Another alternative, though less desirable, would be to have a way to update the links when a Craft site url changes.
Additional context
No response
What are you trying to do?
I work for a web agency and our usual setup for clients involves changing the Craft sites base urls as part of the production process.
Our problem is that when a Vizy entry link is entered, its url is not updated after we change the Craft site's base url. I understand that this is because the field value is stored as JSON in the database.
What's your proposed solution?
We would like for entry link urls to only have the path of the url, not the full one (
/en/aboutinstead ofhttps://qa.client-site.com/en/about). Is it possible to add an option for this?Another alternative, though less desirable, would be to have a way to update the links when a Craft site url changes.
Additional context
No response