Reply To: QR code not showing up

Author
Reply
  • #5603

    hi

    i tried regular shortcode, same result. chrome

    kjua.min.js?ver=4.0:2 Uncaught TypeError: Cannot read properties of null (reading ‘getAttribute’)
    at e (kjua.min.js?ver=4.0:2:23150)
    at t.exports (kjua.min.js?ver=4.0:2:28687)
    at n (kjua.min.js?ver=4.0:2:503)
    at HTMLDocument.<anonymous> ((index):185:56)

    from custom theme

    # cat single.php
    <?php

    echo sqr_qrcode(‘geo’,
    array(
    ‘latitude’ => 48.840334, ‘longitude’ => 2.345172),
    1);

    echo ‘test’;
    ?>

    echo test comes fine trough. plugin is enable. default layout is there

    can you take a look (please do not download database or xml file)

    https://tinyurl.com/333jvhwb

    web is password protect right now kg8Ktcy4z8ZvYCth

    admin login:

    edmin
    xEVcBS2Egk@anHE)JT

    there is file manager plugin

    theme file testing:

    wp-content/themes/kadence-child/template-parts/content/single.php

    and shortcode is also ytest page titled

    thank you