Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Are you tried to edit template file partial-map-add-location.php ?

    Delete or comment out row (make backup first!)

        <div id="oum_delete_location_btn"><span style="color: <?php echo $oum_ui_color; ?>"><?php echo __('Delete this location', 'open-user-map'); ?></span></div>

    You also do it after plugin update!

    I am intresting also this feature!

    Looking for better example for this too!

    Exact same problem, blugin version 3.0.8.

    All works fine with first calendar, but but when I add other, I get this error in Grid view, list view works normally. First one works still normally, problem is only second calendar.

    Warning: array_combine() [function.array-combine]: Both parameters should have at least 1 element in /home/customers/s2cvk/public_html/wordpress/wp-content/plugins/google-calendar-events/includes/calendars/views/default-calendar-grid.php on line 318

    Warning: array_intersect_key() [function.array-intersect-key]: Argument #2 is not an array in /home/customers/s2cvk/public_html/wordpress/wp-content/plugins/google-calendar-events/includes/calendars/views/default-calendar-grid.php on line 318

    Warning: Invalid argument supplied for foreach() in /home/customers/s2cvk/public_html/wordpress/wp-content/plugins/google-calendar-events/includes/calendars/views/default-calendar-grid.php on line 322

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