• I cannot get the wpMobile QR code scanner to do anything.
    I have the QR button in the left menu, and when selected, it just refreshed the page.
    So, I added the javascript code on the app:

    jQuery(function() {
    jQuery(‘.wpmobile-widget-menu-top a’).attr(‘href’, ”);
    });

    Now, the button does nothing.
    I assume this is meant to bring up the phone’s camera to scan a code, but I can’t make it work for me.
    Thanks!
    Greg.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Amauri

    (@amauric)

    Use the new shortcode for the qrcode : [wpmobile_qrcode]

    Thread Starter gmbyrom

    (@gmbyrom)

    OK that works! But, it doesn’t work very well. Even when I increase the size of the code I’m scanning to as large as possible on the laptop screen and scan with phone making sure that everything is straight and in focus, there is still an Error: Error decoding QR code from image.
    I think there must be better way to do it…

    Plugin Author Amauri

    (@amauric)

    I know that sometime the decoder fail 😯

    I will perform some tests.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wpMobile QR code scanner not working’ is closed to new replies.