• Resolved Drakurius

    (@drakurius)


    Hello,

    first off great work on the plugin and thanks for providing it for free. I’m trying to create a dynamic QR code together with the plugin WPReferral. unfortunately i cant get it to work

    im using the shortcode

    [kaya_qrcode_dynamic][wp-referral-code var=”ref_link”] [/kaya_qrcode_dynamic]

    could you please assist?

    Thanks and Cheers from Germany!

    • This topic was modified 2 years, 1 month ago by Drakurius.

    The page I need help with: [log in to see the link]

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

    (@kayastudio)

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

    Sorry you are having some trouble with the dynamic shortcode, I will check out the uses of the WPReferral plugin to integrate with my plugin.

    I try to get back to you with a solution as soon as possible.

    Thank you.

    Plugin Author Kaya Studio

    (@kayastudio)

    I just checked the “WP Referral Code” plugin with my plugin and everything works well.

    I think you must have an error in the shortcode tags, remember to check the quotes " because sometimes in copy/paste there happens to be a bad character (as is the case in the one you present as an example )

    To be sure, try to display the result of the”WP Referral Code” shortcode first and then try with the QRCode dynamic shortcode.

    In my test, this works :

    [kaya_qrcode_dynamic][wp-referral-code var="ref_link"][/kaya_qrcode_dynamic]

    Let me know if that resolve your issue.

    Thank you, best regards.

    Thread Starter Drakurius

    (@drakurius)

    Thanks a lot for your fast reply. Unfortunately I still can’t get it to work.

    the short code for the referral link displays the link just fine. Maybe it’s because of the theme I use? I tried with a standard theme tho same result. I use the Kadence blocks page builder.

    this

    Results in this

    • This reply was modified 2 years ago by Drakurius.
    Thread Starter Drakurius

    (@drakurius)

    I tried to include a non dynamic QR code. The preview in the qr code builder below the page works as expected but when I copy the code to a shirt code block it doesn’t show up 🙁

    i created a public testpage for you. if you could have a look at it that would be aweseom!!

    https://emirat-turtles.org/qr-test/

    • This reply was modified 2 years ago by Drakurius.
    Plugin Author Kaya Studio

    (@kayastudio)

    Hello,

    Thank you for the test page it helps !

    Indeed, there seems to be a problem with your hosting or files, I just checked the KQCG plugin assets and packages:

    To be functional my plugin uses 3 JavaScript files, “/assets/qrcode-v2.min.js”, “/js/wpkqcg-pkg.min.js” and “/js/wpkqcg-display.min.js”.

    But on your site, the last one “wpkqcg-display.min.js” is not accessible and returns a 403 Forbidden Server Error:

    https://emirat-turtles.org/wp-content/plugins/kaya-qr-code-generator/js/wpkqcg-display.min.js?ver=1.5.3

    That is why there is a problem on front-end, please check your folders and files permissions on your server.

    Let me know if that resolve your issue.

    Thank you, best regards.

    Thread Starter Drakurius

    (@drakurius)

    i checked the file and its there, also the permissions seem to be correct

    i really appreciate your fast support!!

    Thread Starter Drakurius

    (@drakurius)

    i founnd the issue, it was a setting with the All in One WordPress Security plugin.

    This is an advanced character string filter to prevent malicious string attacks on your site coming from Cross Site Scripting (XSS).
    This setting matches for common malicious string patterns and exploits and will produce a 403 error for the hacker attempting the query.

    i truned that off and now it works!!

    Again Thank You so much for your help

    • This reply was modified 2 years ago by Drakurius.
    Plugin Author Kaya Studio

    (@kayastudio)

    Great !

    Thank you, best regards.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Integration of WPReferral’ is closed to new replies.