Title: QR code link not working
Last modified: November 1, 2021

---

# QR code link not working

 *  Resolved [jespernordmann](https://wordpress.org/support/users/jespernordmann/)
 * (@jespernordmann)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/)
 * Hi there,
 * when using the QR Code tool with the link option, it uses the postid of the page
   to create the clickable QR Code instead of my permalinkstructure using the postname.
   This leads to a 404 error, because postid’s are not accessible any more.
 * Kind regards,
    Jesper

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

 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15028466)
 * Hi Jesper,
 * Could you post here your shortcode, the resulting link, the expected link and
   your permalink structure? So I could reproduce the issue.
 * Thank you.
 *  Thread Starter [jespernordmann](https://wordpress.org/support/users/jespernordmann/)
 * (@jespernordmann)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15028663)
 * Hi Vova,
 * the shortcode I use: `[su_qrcode data="https://input-pflege.de/echtheitspruefung/"
   title="Bescheinigungs-ID scannen" size="100" margin="5" align="center" color="#
   ef782c"]`
 * The resulting link: [https://input-pflege.de/?p=14145](https://input-pflege.de/?p=14145)
 * The expected link: [https://input-pflege.de/echtheitspruefung/](https://input-pflege.de/echtheitspruefung/)
 * My permalink structur is set to postnames.
 * I’m using the QRcode with the learndash certificate tracker by ELearning complete.
 * Thanks in advance,
    Jesper
    -  This reply was modified 4 years, 7 months ago by [jespernordmann](https://wordpress.org/support/users/jespernordmann/).
    -  This reply was modified 4 years, 7 months ago by [jespernordmann](https://wordpress.org/support/users/jespernordmann/).
 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15031344)
 * Hi Jesper,
 * Could you upload the generated qr code to the following servive and post here
   the result?
 * [https://zxing.org/w/decode.jspx](https://zxing.org/w/decode.jspx)
 * Thank you.
 *  Thread Starter [jespernordmann](https://wordpress.org/support/users/jespernordmann/)
 * (@jespernordmann)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15031403)
 * Hi Vova,
 * sure thing, here you go:
 *     ```
        Decode Succeeded
       Raw text	
       https://input-pflege.de/?p=14145&certificate_id= input-1614074938-9324-15
       Raw bytes	
       41 b6 87 47 47 07 33 a2   f2 f6 96 e7 07 57 42 d7
       06 66 c6 56 76 52 e6 46   52 f3 f7 03 d1 01 48 d5
       a8 2c 4c c6 ca e4 e8 d2   cc d2 c6 c2 e8 ca be d2
       c8 7a 40 d2 dc e0 ea e8   40 1a 44 0a 28 59 77 b6
       08 11 cf 84 48 dd 06 40   ec 11 ec 11 ec 11 ec 11
       Barcode format	QR_CODE
       Parsed Result Type	TEXT
       Parsed Result	
       https://input-pflege.de/?p=14145&certificate_id= input-1614074938-9324-15
       ```
   
 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15032156)
 * The QR Code itself doesn’t modify the provided data. So, if you have `data="https://
   input-pflege.de/echtheitspruefung/"` in your shortcode, you will get the exact
   same URL encoded in a QR Code `https://input-pflege.de/echtheitspruefung/`.
 * It seems you have a 3rd-party plugin which modifies the shortcode **before** 
   it’s being rendered by WordPress. The culprit also adds the `&certificate_id=`
   part to the resulting URL. Try checking any plugins which may rely on the `certificate_id`
   part.
 * Maybe it’s the _learndash certificate tracker by ELearning_ mentioned by you 
   above.
 *  Thread Starter [jespernordmann](https://wordpress.org/support/users/jespernordmann/)
 * (@jespernordmann)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15033032)
 * Hi Vova,
 * thanks for your hint. I’m going to contact ELC for further support.
 * Best,
    Jesper

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

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

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [jespernordmann](https://wordpress.org/support/users/jespernordmann/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/qr-code-link-not-working/#post-15033032)
 * Status: resolved