Hi, I have ACF Pro + Elementor Pro.
I need to join and URL + Parameter
The URL is an ACF field on a post
The parameter is an ACF field on a WordPress user.
URL = http://tesst.com
Parameter = ?user1
Basically, I need to assign that URL dynamically to a button in Elemntor.
The final result will be:
User1: http://tesst.com?user1
User: http://tesst.com?user2