Can't Remove qrcode_wprhe

  • rectofossal

    #8832

    Help! I want to remove qrcode_wprhe from appearing in each post on http://www.rectofossal.com but if I uninstall and delete the plugin the posts still show the ‘get your QR code here’ text and just removes the QR image.

    What am I doing wrong?

    Thanks in advance…

    Mod

    Kenneth John Odle

    #42268

    And does this go away if you switch to another theme?

    rectofossal

    #42269

    Haven’t tried that. Would really like to stick with Graphene now I’m used to it; reckon this issue is down to my ignorance rather than the theme…

    Mod

    Kenneth John Odle

    #42270

    I asked because I was trying to determine if this is actually a theme issue. If it disappears when you switch to another theme, it is likely a theme issue. If it doesn’t disappear, then it’s a plugin issue. (It could be altering the database in a way that simply deactivating and deleting the plugin doesn’t undo, for instance.)

    Quite frankly, I’ve never understood why people put QR codes on their website, since the purpose of the qr code is to take you to a webpage that you are already on. Having them in print makes sense, but if someone could enlighten me to their use on the web, I would be grateful.

    rectofossal

    #42271

    Ahh! Now I understand! Thank you.

    Have just done as you suggested and it does disappear if I load another theme. So back to the hunt for where that part of the post template lives…

    Mod

    Kenneth John Odle

    #42272

    You can always try reinstalling Graphene.

    Anonymous

    #42273

    You can always hide it with css:

    .jwl_qr_code {
    display:none;
    }

    Although on first thought, I totally agree with Ken, QR code can be useful if you print articles… Especially considering the fact that half article content is invisible because of that flyout “you may also like” thing 🙂

    rectofossal

    #42274

    Have now retested and the glitch appears on other themes. Curses.

    rectofossal

    #42275

    Luko – you are a star. Looks like that fixed it. Thanks for the help, much appreciated!!

    Mod

    Kenneth John Odle

    #42276
    Quote:
    QR code can be useful if you print articles

    Ah, that makes sense now. Thank you.

Viewing 10 posts - 1 through 10 (of 10 total)

  • You must be logged in to reply to this topic.