Hi @rudiob , If you are using tokens or if the dynamic tag simply outputs the course URL, you can append the ?tab=reviews parameter manually like this:token?tab=reviews or {{course_url}}?tab=reviews which generally works. If that doesn’t work, let us know your exact use case and we can check a solution for you. Regards, Rohan
Thread Starter
rudiob
(@rudiob)
This is how I use it (I tried to add {{course_url}}?tab=reviews instead, but it didn’t output the course url in the email):
Hi @rudiob , The tag {{course_url}} isn’t valid unless it was manually added by you. But, if you want to use the LearnDash course URL token, just add your query parameter at the end of the token. See this reference: https://share.zight.com/GGuj0zXq Let me know if that helps.
Thread Starter
rudiob
(@rudiob)
It was the first thing that I tried 🙂 But it’s not working. Should I provide a screen recording to help solving this?
Hi @rudiob , Sorry about that. Yes, could you please create a screen recording and share the link with us? That will help us review what’s happening.
Thanks!
Thread Starter
rudiob
(@rudiob)
Problem solved: there was an unnecessary <strong> tag in the code 🙂 Thanks for your help!