Title: QR Code Scanner
Last modified: August 6, 2020

---

# QR Code Scanner

 *  [carlyl](https://wordpress.org/support/users/carlyliczyk/)
 * (@carlyliczyk)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/qr-code-scanner-2/)
 * Hello, is there a way to add the QR code scanner as a button in the menu? So 
   that way when the buttons clicked, it opens the QR code scanner directly?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fqr-code-scanner-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/qr-code-scanner-2/#post-13220962)
 * Hey
 * Yes, put this shortcode on Block Design > Menu > Before/After the menu:
 * [wpmobile_qrcode_2]
 *  Thread Starter [carlyl](https://wordpress.org/support/users/carlyliczyk/)
 * (@carlyliczyk)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/qr-code-scanner-2/#post-13224478)
 * Thanks for the quick reply!
 * We’re actually planning on adding it to the “Floating Action Bar” menu. Is there
   a way to bypass the image of the widget, and make it directly open to the scanner?
 * Thanks for your help
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/qr-code-scanner-2/#post-13225218)
 * Thats possible : )
 * Leave the shortcode and add on the menu a link to :
 * `javascript:wpmobile_qrcode();`
 * if you want to hide the button on the menu, add this CSS rule in the plugin:
 *     ```
       span.button[onclick^="wpmobile_qrcode"] {
           display: none!important;
       }
       ```
   

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

The topic ‘QR Code Scanner’ is closed to new replies.

 * ![](https://ps.w.org/wpappninja/assets/icon-256x256.png?rev=2215187)
 * [WPMobile.App](https://wordpress.org/plugins/wpappninja/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpappninja/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpappninja/)
 * [Active Topics](https://wordpress.org/support/plugin/wpappninja/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpappninja/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpappninja/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amauri](https://wordpress.org/support/users/amauric/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/qr-code-scanner-2/#post-13225218)
 * Status: not resolved