bug : invalid Json response
-
as I add [super_simple_event_calendar] I get and invalid JSON error message when updateing my page
as I check the response, there is a phrase “No future events found” before the json response
No future events found{"id":225,"date":"2022-06-02T12:52:16",
I commented
/*else { // no posts found esc_html_e( 'No future events found', 'super-simple-event-calendar' ); }*/
in ssec-shortcode.php to get rid of the error, yet nothing shows up on my page
then I go to “events” in the plugin settings, I add an event, I try to preview it, and I get
”
The page you are trying to reach does not exist, or has been moved. Please use the menus or the search box to find what you are looking for.
”so I am done with this plugin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘bug : invalid Json response’ is closed to new replies.