• Resolved marketingagross

    (@marketingagross)


    I added the shortcode but it isnt loading, and getting this error in console:

    Uncaught TypeError: Cannot read property ‘getBoundingClientRect’ of null
    at HTMLDocument.startupDinosaurGame (game-logic.min.js?ver=1.0.5:11)

    On the page where the game should be it’s showing “The dinosaur game can only be used once per page.” – I’ve only added the shortcode once, and nothing else is on the page.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Chris David Miles

    (@chrisdavidmiles)

    Is everything else working ok? If so, try it with duplicate checking turned off and see if it works. You can do that by putting the following inside your wp-config.php file just before the “That’s all, stop editing” line:
    define( 'DINOGAME_DUPLICATE_CHECK', false );

Viewing 1 replies (of 1 total)
  • The topic ‘“The dinosaur game can only be used once per page.”’ is closed to new replies.