Hello,
Thank you for your comment and for using ‘Kaya QR Code Generator’.
The new release of ‘Kaya QR Code Generator’ v1.3.0 is out. Dynamic content can be used with the following shortcode: [kaya_qrcode_dynamic][other_shortcode_content][/kaya_qrcode_dynamic].
Please take the time to let me know about your experience and rate this plugin.
Hello dear
thank you this update
it didn’t work with me so please check the next if I made any mistake let me know
I need to let the qr code show the current user username or current user id so I made it like the next
[other_shortcode_current_user][/kaya_qrcode_dynamic][other_shortcode_current_user] for username
[other_shortcode_current_user_id][/kaya_qrcode_dynamic][other_shortcode_current_user] for user id
but unfortunately I didn’t get qr code with the current username I got qr code with the page url
so please advise
best regards
-
This reply was modified 10 months, 4 weeks ago by
makmerghen.
Hello,
To get a dynamic content you must use the shortcode like this:
[kaya_qrcode_dynamic][other_shortcode_content][/kaya_qrcode_dynamic]
with “[other_shortcode_content]” that is an example of other shortcode from an other plugin you want to use as content, ‘Kaya QR Code Generator’ don’t provide any dynamic content.
Thank you, best regards.
thanks a lot for the explanation ,
still have problem please advise
I did the next
1- I installed plugin usershortcodes plugs (it can create shortcode for current username)
2- I used Kaya widget dynamic and I added [user_login] and it is work good and the QR code was for the current username
but when
3- I used Kaya short code and added it in page content
[kaya_qrcode_dynamic][user_login][/kaya_qrcode_dynamic]
it didn’t work and in stead of showing username it showed the page URL
so please advise how to fix that if I did any wrong tell me
best regards
it works when I used it like the next
[kaya_qrcode_dynamic title=”username QR code” ecclevel=”L” color=”#254″ align=”alignleft”][user_login][/kaya_qrcode_dynamic]
thanks