59 comments found.
Just wondering does anyone have some generic short code examples
Worked it out, forgot to install a Elementor Integration Plugin
PRE-SALE Please can you confirm me i can : 1)create and download in frontend .vcf ? 2) download qr code in PNG and other like PDF ever in frontend? 3) Which information i can put inside .vcf ? Thank you very much. A.
1. Yes, download can be added under the QR Code.
2. Yes, if you enable QR as image, right click on generated code and save image.
3. Plugin supports vCard 3 and 4, there are 30+ items supported in vCard4.
vCard files are 100% generated by the specs, but a lot of apps that support VCF import, usually don’t have support for everything in VCF.
Hi! I purchased product. How download a svg qr? Any suggestion ?
SVG is part of the page, browsers don’t see it as a separate file and can’t save it.
You can open browser developer console, find the SVG in DOM and get it from there.
too complex to explain to customers. Solution for bypass browser cache for your widget,or plugin in that case i can use image and download ? Thanks for your support.
will this work via a shortcode with woocommerce similiar to this? https://patchpinflag.nz/product/silver-fern-brooch-lapel-pin-single/
Yes, it can be used like this, to contain link to the page it is on.
hi admin, possible to download qr-code as svg?
Sorry, no. Browsers don’t support the download of embedded SVG as they do with images.
I just purchased QR code not generated. Did read documentation
i tried with php code:
echo sqr_qrcode( ‘geo’, array( ‘latitude’ => 48.840334, ‘longitude’ => 2.345172), 1);
and also shortcode on test page
QR code does not show up
browser console error is
kjua.min.js?ver=4.0:2 Uncaught TypeError: Cannot read properties of null (reading ‘getAttribute’) at e (kjua.min.js?ver=4.0:2:23150) at t.exports (kjua.min.js?ver=4.0:2:28687) at n (kjua.min.js?ver=4.0:2:503) at HTMLDocument.<anonymous> ((index):182:56)
when i click on js code then this part is shown:
function(t, r) { function e(t, r) { return t.getAttribute® }
wordpress version is 6.3.1
I posted same question to your support forum but topic seems to be removed and i cannot create another topic. Forbidden message.
Thanks for reporting. You topic in the support forum ended in spam, but I have approved it and it is now in the official forum, and I will respond there with more information, it would be easier to it there if more information is needed.
fixed in new version! thank you
Can i generate with this plugin QR code from custom field to be phone number? On every post i have different number
The plugin has shortcode and PHP function that can be used to generate QR Code on every page with different input arguments.
Hi, how to send photo url to “vcard” not vcard4. please help. Your support page does not work for register
Only vCard4 specification supports photo URL. But, most clients application reading vCards can’t get photo URL anyway.
Hi, can you give me an example for send photo en vCard4 version please?? Thanks
hi, how to generate by code php a button link to download image QR generated?
If you set QR to be generated as an image, right click on the image will have option to save it. There is no PHP button/code for that, because QR code is generated by JavaScript in browser, not on server.
Will this generate a QR code that can be downloaded and put on marketing materials that, when scanned witll link to the website?
QR codes can be downloaded if you generate the QR code as image (default), and when anyone right clicks on the image, there will be option to download it. If you set the QR code to contain the URL to the website, and someone downloads it, yes it, will link to the URL contained. However, the purpose of this plugin is to show QR codes on the website front end, nothing else.
Thanks for letting me know about the contact form, it has been fixed now.
Why would I want to put a QR code on the website to lead to the website? If people are already on the website, there’s no reason to lead there. QR codes go on things and lead to websites.
Anyway, when I put a URL into ‘Demo Text’, when I click Save, it changes the URL to ‘Smart QR Codes Generator’ that is NOT helpful. It needs to be the URL. The plugin is useless if I can’t put a URL in there.
QR codes are not made to contain only URL to lead to websites, they are made to contain all sorts of stuff (with the consideration to size limit of QR code encoding), and my plugin allows you to put (almost) anthing there.
When you setup the widget or shortcode, there are so many different things to include there, including current page URL, any text or URL you want, vCard information, phone, email…
I am not sure how are you setting the plugin, but the demo text is only visible when you are setting the QR Code Layouts – that is just a shared look of the QR code, it is not meant to be used for anything else – set up the colors, and other stuff. The QR code is created via shortcode or widget where you can pick what to display.
You should read the plugin description, and the PDF files included with the plugin to see what it does and how it can be used and configured. Description is pretty clear on what plugin is and is not.
- Custom Text
- URL <<<< That one.
When I put the URL into where it reads ‘Demo Text’ the URL doesn’t stay there. It changes back to “Smart QR Codes Generator” I need a URL in that area.
It’s not a QR Code Generator if it doesn’t generate a QR code that can be used on marketing materials.
QR Code Layouts page is not the way to use the plugin. That page is for creating the visual style for the code, and the demo text is there to just be a demo.
To use the plugin, and generate QR Code with any of the listed formats, you need to add QR Code Widget to the sidebar (there are multiple widgets available), or create shortcode via the TinyMCE (Classic Editor) button for QR Code.
And, it does generate QR Code with all supported formats, but it is used via the widget or shortcode or PHP function in code as it is clearly stated in the very first sentence in the description.
Hi there, I have a pre-purchase question: Is it possible to integrate the plugin with Contact fotm 7 so that, when the customer adds his information (name, e-mail, etc.) the QR code is generated and added to the confirmation e-mail?
Thanks in advance and best regards
Sorry, no.
Hi
I am looking for a QR website generator script that stores the data in its own database. Thus, the completed QR code will scan the QR code through the database of my website. I want to create a subscription system where the user has to pay a periodic fee to use the QR code. If you do not pay the fee, the QR code will be unusable and you will be redirected to my payment page. Can your script do this?
No, sorry.
Hello, it’s not clear to me if I can save a print on a lealfet the Qr-code that I generate with your plugin … this qr-code should link a specific url. Also, does the plugin track visits through the qrcode? Thank you
You can right click and save QR code as image. But, that is not what the plugin is about, and it doesn’t track generated codes, or anything like that. Codes are generated in the browser, and are for use on the website only, without any complex setup behind the scenes.
ok, it’s very clear, thanks a lot
j’essaie de crée d’autre QR code avec le logo mais sa ne marche pas.
this plugin can provide visitor to create their own qr code from front-end (In page/post)? or only can create in backend (wp-admin)?
No, users can’t create own codes. You need to set it up as a widget or shortcode and define what it will be encoded.
Plugin started showing error on widget area.
Here is the error message:
” The “sqr_qrcode_current” block was affected by errors and may not function properly. Check the developer tools for more details. “
Here is the website that the error started showing: www.tyctinitiative.org
I don’t know whether it is as a result of latest wordpress update, because everything was perfect 3months ago with the plugin and website. So please, update the plugin to fix this error.
I have tried to sign up on your support forum but waiting endlessly for the activation link to be delivered to my email.
Please help fix this as soon as possible. And always keep up to date with wordpress changes please.
Thanks.
I have already replied to your email, but here it is again:
Right now, I don’t plan to make changes to widgets. All my plugins widgets work correctly with WordPress up to the version 5.7, and they work with WordPress 5.8, if you install Classic Widgets plugin to remove block based Widgets panel. Right now, block based Widgets and Legacy Widgets block have several major bugs (related to saving widget, running advanced code inside of it and more) that make it very hard to support any normal widgets, and until these bugs are fixed, I have no plans of supporting Block based Widgets.
So, if you use WordPress 5.8+, install Classic Widgets plugin and all will be working properly.
Regards, Milan
Yes you did replied to my email.
Already I utilized all channels to drop my support issue.
I will try installing the classic widget plugin and hope everything fixes fine.
Thanks for your quick response.
Can I create a guess name + qr code generated automatically based on invitation url.
like this: https://madaffandi.com/novitaheru/?to=IPA+5+SMAN+7+Tahun+lulus+2009But ini example above is without qr code, I want to give it qr code which automatically generate based of name.
I want to build web that qr code is generated automatically based on url.
like this: https://madaffandi.com/novitaheru/?to=John+Travolta 1 Guest name on the invitation is John Travolta https://madaffandi.com/novitaheru/?to=Steve+Jobs Guest name on the invitation is Steve Jobs.That guest name change automatically based on url. And I need QR code generated automatically based on guest name below, so wedding organizer can scan guest invitation befor they enter to the wedding room.
can this plugin do that? if not, can you do it for customisation how much I must pay to do that?
Plugin can generate QR based on URL, but this type of customizations to the URL have very little to do with my plugin, you would need to handle the URL generating on your own. Also, QR code is generated on the front end (in the browser basically), so plugin can’t save/store QR codes on the server.
Hi, Its pretty strange. In iPhone I get dual QR images but in computer it lokks normal with one QR. Im using this shortcoe: [smqrcode size=’320’ layout=’2’ align=’aligncenter’ method=’current_url’]
I have not seen anything like that so far. I have bested with many devices (including iOS based devices), and I have not encountered such issue before. Can you share URL where I can see it in action?
Yes really strange. Example: https://ekoqrd.io/a/rullgrasnu/
I tested, and the double QR code appears on Android phones also. Can you try to switch the QR code Render from Canvas to Image (this is done with the QR Code Layouts). Let me know if the problem is still present after that.
We have a small problem with the QR Code and the new iPhone… I just emailed you
Is there any possibility to append an alt attribute to the qr-img? Just to make it accessible, it would be an improvement for people that need this attribute. Also SEO-Tools would not tell everybody, that there are Alt-Attributes missing …
Hi, this is a valid suggestion. It will be included with the next update soon.
Hi, this would be very nice. I had to disable the plugin because of this but i really love the generation of qr-codes for the current page. Would love to use it again and consider for further projects.
After doing intense troubleshooting, the VCard 4.0 setting creates an error whenever you fill out the website field. This occurs with the latest version of Wordpress… so the plugin needs an update… I tried it with the prior versions of wordpress and the plugin works fine. You should also think about adding multiple instances of the website field because phone Android and iPhone support multiple instances of the Websites the contacts. I’m willing to pay for some additional work if you’re up to it… but please lets get that update.
No only does it create that error the data doesnt propagate to the respect fields (“first name” goes into “name prefix” and “city” into “street” ). I understand that these things are often times erroneous but this is enough to make my clientele question. How can one correct this.
Thanks for reporting. I am investigating this, and will release the update as soon as possible.
Plugin version 2.0.1 has been released with numerous fixes for vCard 4.0.
Much better although the “Last Name” is goin into the “Prefix” field… wouldnt fret about it… but it is the “Last Name” thats pretty important to get correct.
Which program you used to read vCard? I tested with few, and I don’t have such issue – including Google Contacts and other Android based Contacts apps.
Androids Camera and the Android Contacts… you might have to look at it one more time. Everything else is fine. And were are you located Im interested in paying for your services.
Serbia?
Can you share the URL where I can check out the QR code you generated and see why your vCard fails. Yes, I am in Serbia.
Version 2.0.2 fixes few more things, including order of name elements.
Where should I contact you so that we can talk?
Hi, if you need some custom work done, you can send me the message from the profile page: https://codecanyon.net/user/gdragon and please, include the information about the work you need done.
Hi, can we add custom fields to the QR code? I’d like to make a QR code that redirects to a GravityForms form with some fields pre-filled. GravityForms can extract that information from the URL, but I need to know if your plugin can add multiple fields to the QR code data. Thanks!
QR Code can be encoded from anything. If you need to put fields into URL, you need to do that on your own, and encode that URL with the plugin. And, plugin has a function to generate QR code based on the custom input from PHP function.