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
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.
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.
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!!
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.