• Add issue where our custom locations post type was not saving / publishing this appears to be a syntax issue in the minified file: /simple-locator/assets/js/simple-locator-admin.js

    The first few lines of that should be the following. It can also be deteched if you unminify it and run it through: https://www.jslint.com/ (add the colon after !0; and and remove the plus)

    function gm_authFailure(t) {
    editScreenGoogleApiError = !0;
    } function(t) {
    “use strict”;

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Post type will not save / publish (SOLVED)’ is closed to new replies.