Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    Hi Anthony,

    End date doesn’t display by default (this will change in 3.0.0, due to be released later this month).

    As for the venue, do you see a error message in your browser console at all?

    Thread Starter AnthonyMTKG

    (@anthonymtkg)

    I see the following messages:
    Google Maps API warning: SensorNotRequired, SensorNotRequired
    Uncaught TypeError: Cannot set property
    Uncaught TypeError: Cannot read property ‘charAt’ of undefined

    Plugin Author Stephen Harris

    (@stephenharris)

    Any indication of where those errors are occurring (file and line number). You may need to add the following:

    define( 'SCRIPT_DEBUG', true );

    to your wp-config.php file so that the non-minified scripts are used (otherwise, the line number you report will be of no use :)).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Locations appearing incorrectly’ is closed to new replies.