I am having difficulties with the image being generated in the QR code. I even tried to replace the stock vasio logo with my image and it does not work. VEry odd.
I see in previous threads there might be a permissions issue. Can you explain this more? I run 755 since I use suPHP.
]]>Is there a method to include the full URL of the page instead of just the permalink when using the widget? I’d like a QR code to appear on the footer of every page with the URL for that page encoded on the fly (in other words, I don’t want to have a different shortcode for every page with the URL added manually)
]]>I try to generate a qr code for a list of Data (kind of vCard),
When I put more than 4 entries it generate a qr Code and stops at the middle,
Is there any workaround for this?
Cheers,
Issam
The shortcode is using a src with get_bloginfo('siteurl')
, that is filtered by language codes and more stuff from plgins. Change vasaio-qr-code.php line 905 to use plain site_url()
instead.
I see some qr codes gives option to directly call, if a phone number is encrypted.
How to do this with vaiso qr code?
I use
do_shortcode(“[vasaioqrcode s=’128′ x=’L’ t=’PNG’ b=’2′ c=’000000′ bg=’FFFFFF’ p=’7′ a=’1′ e=’0′ m=’$phone’]”);
It works, but the qr reader in the mobile doesn’t give option to call
]]>Does Not generate the image
]]>Hi,
do you have an ETA for the new version which includes the qr generator for Calendar event, vCard, MECARD, Email, Geo location, Phone number and Wifi network, etc.?
Great plugin btw ??
All the best,
Dan
This plugin does not work. When you try to visit the plugin site you get re routed to these survey pages…. I was so frustrated that I could not reach the site that I removed the plugin
]]>Hi:
I just installed the pluging but I see no image or qr code generated nor in settings or in the published post in widget, only a blank space.
Maybe I need to install some php extension that makes the plugin work?
Thanks for any help
]]>How can we put the QR code generator directly into the code?
]]>