Hello,
I’m using ACF to dynamically insert an external link in my posts.
So I have a text field [link], and let’s say the value I give is https://www.google.com/
When I insert it in my template via Elementor, the final url automatically changes for :
Of course I could simply change the field value for http://www.google.com but I don’t like to do it that way.
I’m wondering why the link starts with http using Elementor ?
And how I could change that ?
It seems it’s because Elementor reads a wrong format url ( [link] is not a valid format url of course ) and does something to prevent the link from not working by adding by default http.
But I can’t find where to change http to https.
Anybody has a solution for that please ?
Thanks,
Chris