• Resolved rudiob

    (@rudiob)


    Hi,

    I’d like to add the ‘?tab=reviews’ url parameter in an email to the LearnDash Course URL dynamic tag. Is it possible to do this somehow?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Rohan Pokharel

    (@24ron)

    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):

    Plugin Support Rohan Pokharel

    (@24ron)

    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?

    Plugin Support Rohan Pokharel

    (@24ron)

    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!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘How can I add a parameter to the dynamic course url?’ is closed to new replies.