crematorioponteaema
Forum Replies Created
-
Forum: Plugins
In reply to: [Calendar Event Multi View] Problem with letter ‘ in title fieldHi,
i modified this code (file cp-multi-view-calendar/php/datafeed.php – line 23) adding the wp_unslash function to CalendarTitle parameter$ret = addCalendar($calid, $this->get_param(“CalendarStartTime”), $this->get_param(“CalendarEndTime”), wp_unslash($this->get_param(“CalendarTitle”)), $this->get_param(“IsAllDayEvent”), wp_unslash(sanitize_text_field($this->get_param(“location”))));
And now it works.
Can you please update this change in a new version?
Thanks
Forum: Plugins
In reply to: [Calendar Event Multi View] Problem with letter ‘ in title fieldHi,
i modified this code (file cp-multi-view-calendar/php/datafeed.php – line 23) adding the wp_unslash function to CalendarTitle parameter$ret = addCalendar($calid, $this->get_param(“CalendarStartTime”), $this->get_param(“CalendarEndTime”), wp_unslash($this->get_param(“CalendarTitle”)), $this->get_param(“IsAllDayEvent”), wp_unslash(sanitize_text_field($this->get_param(“location”))));
And now it works.
Forum: Plugins
In reply to: [Calendar Event Multi View] Problem with letter ‘ in title fieldHi,
same problem with the new version 1.4.19.
Thanks
Forum: Plugins
In reply to: [Calendar Event Multi View] Problem with letter ‘ in title fieldDear support, same problem with the new version 1.4.18. Can you please answer?
Thanks
Forum: Plugins
In reply to: [Calendar Event Multi View] Problem with letter ‘ in title fieldping
Forum: Plugins
In reply to: [Calendar Event Multi View] Cannot edit event detailsHi Marcel,
the debug mode is disabled:define(‘WP_DEBUG’, false);
By the way, we can’t run the 1.4.07 version because the editing problem. Still waiting for someone of the plugin support…
Thanks for your input!
Forum: Plugins
In reply to: [Calendar Event Multi View] Cannot edit event detailsHi devisuonweb,
we are using the “vdperanto” theme and we also have reinstalled the 1.4
.06 version. Waiting for the support, thanks for your input!Browser Firefox and Chrome;
WordPress 6.0.2
PHP 7.3.9
Theme vdperanto 2.1.3