• Resolved mrme70

    (@mrme70)


    Hello, I’m using this plugin to generate QR codes from dynamic contents using a string like this:

    [kaya_qrcode_dynamic][arm_firstname_lastname][/kaya_qrcode_dynamic]
    Parameters are passed from a membership plugin called ARMember and everything works fine.
    I’ve read in the changelog of version 1.60 that now this option has been added: “Adding: Provides option to enabling a button to download QR Code image on frontend, with custom text and alignment.”
    Can I use this download button with QR codes from dynamic content? If yes, how should I change the above mentioned line to add the download button?
    Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kaya Studio

    (@kayastudio)

    Hello,
    Thank you for your comment and for using ‘Kaya QR Code Generator’.

    Yes, you can use this new feature with dynamic content.

    For basic use with your shortcode, you can add the download_button="1" download_text="my button" download_align="alignnone" parameters like this:

    [kaya_qrcode_dynamic download_button="1" download_text="my download button" download_align="alignnone"][arm_firstname_lastname][/kaya_qrcode_dynamic]

    By of course customizing the text and alignment options to your liking.

    Best regards.

    • This reply was modified 5 months, 1 week ago by Kaya Studio.
    Thread Starter mrme70

    (@mrme70)

    Thank You so much, it worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.