Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter waterleat

    (@waterleat)

    Thank you

    It comes from the fact I didn’t checked if my values where defined (a noob mistake).

    Done the same sort of thing, many times!

    Thread Starter waterleat

    (@waterleat)

    Thanks for the reply and hint that themes should be ok. I ahve tested several themes and found the one that does not work as expected. I note that:

    • tags and categories dropdowns not visible in editor sidebar
    • when autosave has started it does not seem to stop

    The error message prudeced is as follows:

        TypeError: Cannot read property 'addQueryArgs' of undefined
        at http://localhost/wp-includes/js/dist/edit-post.min.js?ver=5.0-beta2-43852:12:20580
        at t.value (http://localhost/wp-includes/js/dist/edit-post.min.js?ver=5.0-beta2-43852:12:20629)
        at t.value (http://localhost/wp-includes/js/dist/edit-post.min.js?ver=5.0-beta2-43852:12:20271)
        at Bc (http://localhost/wp-includes/js/dist/vendor/react-dom.min.js?ver=5.0-beta2-43852:145:188)
        at yc (http://localhost/wp-includes/js/dist/vendor/react-dom.min.js?ver=5.0-beta2-43852:136:182)
        at R (http://localhost/wp-includes/js/dist/vendor/react-dom.min.js?ver=5.0-beta2-43852:135:187)
        at eg (http://localhost/wp-includes/js/dist/vendor/react-dom.min.js?ver=5.0-beta2-43852:133:306)
        at ab (http://localhost/wp-includes/js/dist/vendor/react-dom.min.js?ver=5.0-beta2-43852:131:475)
        at Object.enqueueSetState (http://localhost/wp-includes/js/dist/vendor/react-dom.min.js?ver=5.0-beta2-43852:192:84)
        at r.setState (http://localhost/wp-includes/js/dist/vendor/react.min.js?ver=5.0-beta2-43852:20:392)

    The one thing that is different in this theme is that I incorporated tailwindcss. Perhaps v0.6.4 is the cause. I realise that latest version is v0.7.0 and I will have to rebuild and retest.
    I hope that we can find and resolve the conflicts.

    I have solved my problem. I had disabled jQuery, which is needed for authentication of google maps API key

    I too am having problems with map display
    OpenStreet always want to choose Birmingham Alabama as opposed to Birmingham UK. I suspect that is open map issue.
    Needed map to show so now using googleMaps.
    Dont like the register card and charging setup it is not easy to setup.
    Old site works fine with googlemaps
    new site map shows map in editor but not on page. Editor map is not greyed out so API key is valid.
    what might the problem be? I have copied template files to theme folder and settings is default on template usage

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