• Resolved pathconnect

    (@pathconnect)


    Hello Shortcodes Ultimate Support Team,

    I’m using the [su_qrcode] shortcode from your plugin to generate QR codes. My goal is to pass multiple parameters within the QR code URL. I’ve simplified my test down to just two parameters, but I’m still encountering issues where only the first parameter seems to appear in the final QR code URL.

    For example, I am using the following shortcode:

    [su_qrcode data="https://mysite.de/apercu-des-appareils/?nomprenom=[30]&salle=[42]"]

    When I scan the resulting QR code, I expect the URL to include both nomprenom=[30] and salle=[42] parameters. However, only the first parameter (nomprenom=[30]) appears in the URL after scanning. The second parameter (salle=[42]) does not show up in the resulting URL.

    Steps to Reproduce:

    1. Insert the shortcode above into a page or post.
    2. Generate the QR code and scan it.
    3. Check the resulting URL. It shows only the nomprenom=[30] parameter, not the salle=[42] parameter.

    What I’ve Tried:

    • Ensured that WordPress, Shortcodes Ultimate, and all other plugins are up-to-date.
    • Tested with default themes and no other active plugins.
    • Attempted different quotation marks and parameter arrangements.

    Expected Result:
    Both parameters should be included in the resulting QR code URL.

    Additional Details:
    The Formidable Forms team, whose documentation I followed to set up dynamic parameters, advised me to reach out to you. They confirmed that as long as parameters are passed correctly, their part should work.

    Could you please advise if the [su_qrcode] shortcode supports multiple parameters and confirm the proper formatting? If this is a known issue or bug, a workaround or fix would be greatly appreciated.

    Thank you for your assistance.

    • This topic was modified 1 year, 5 months ago by pathconnect.
    • This topic was modified 1 year, 5 months ago by pathconnect.

The topic ‘Parameters not passing correctly through [su_qrcode] Shortcode’ is closed to new replies.