Pass URL Parameter to script
-
I need to read a url parameter and pass that url parameter to a script file:
Page URL:
https://mydomainname.org/sport/?sport_id=6
Script:
<script src=”https://anotherdomain.com/sport-widget.php?sport_id=%5Burlparam param=’sport_id’]”>I have confirmed that the plugin is installed and I am able to use [urlparam param=’sport_id’] to display the parameter on the page, but it doesn’t work in the script src.
Thanks,
MarkThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Pass URL Parameter to script’ is closed to new replies.