• Resolved lukashuggenberg

    (@lukashuggenberg)


    Hi,
    I would like to be able to set the width/height of the dynamic QR code.
    I tried this: [kaya_qrcode_dynamic title_align=”alignnone” ecclevel=”L” align=”alignnone” width=”400″ height=”400″][myOwnShortcode][/kaya_qrcode_dynamic] to no avail – the code produced is still 225x225px.
    Is there a filter to include in the child theme’s functions.php?
    Kind regards,
    Lukas

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

    (@kayastudio)

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

    To set the QR Code image size, there is no different width and height attributes, the image is a sqare and the right attribute here is “size”.

    It will generate an image closer to the desired dimensions

    You should use this :

    [kaya_qrcode_dynamic title_align="alignnone" ecclevel="L" align="alignnone" size="400" ][myOwnShortcode][/kaya_qrcode_dynamic]

    If in doubt, you can use the shortcode generator assistant to help and assist you on the shortcode structure construction.

    Let me know if that answers your question.

    Thank you, best regards.

    Thread Starter lukashuggenberg

    (@lukashuggenberg)

    Hi,
    thanks, perfect!
    Best,
    Lukas

    Plugin Author Kaya Studio

    (@kayastudio)

    Great !

    I set the topic as resolved.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘width/height of the dynamic QR code’ is closed to new replies.