hello.wurld
hello.wurld
KPCKevin Powell - Community
Created by hello.wurld on 11/23/2022 in #front-end
Json Error on Wordpress plugin 'see more' dropdown
Yeah I cut it off to save the space. How can I parse the JSON?
6 replies
KPCKevin Powell - Community
Created by hello.wurld on 11/23/2022 in #front-end
Json Error on Wordpress plugin 'see more' dropdown
Here's part of the code, does this help? Would it be an issue with code I modified in functions.php ?
a:14:{s:6:"monday";a:3:{i:0;s:15:"6:00 AM,5:00 PM";i:1;s:16:"6:40 AM,12:00 AM";i:2;s:16:"7:45 AM,12:00 AM";}s:8:"monday_1";a:3:{i:0;a:18:{s:15:"monday_rstart_0";s:3:"yes";s:15:"monday_r_text_0";s:0:"";s:10:"monday_m_0";s:2:"MB";s:10:"monday_s_0";s:6:"sunset";s:10:"monday_r_0";s:3:"ru5";s:14:"monday_title_0";s:12:"U2hhY2hyaXM=";s:12:"monday_des_0";s:0:"";s:13:"monday_rend_0";s:3:"yes";s:15:"monday_s_text_0";s:0:"";s:11:"monday_me_0";s:2:"MB";s:11:"monday_se_0";s:6:"sunset";s:11:"monday_re_0";s:3:"ru5";s:15:"monday_checkr_0";s:1:"0";s:15:"monday_checke_0";s:1:"0";s:14:"monday_dayfr_0";s:6:"sunday";s:14:"monday_dayvr_0";s:7:"sunrise";s:14:"monday_dayfe_0";s:6:"sunday";s:14:"monday_dayve_0";s:7:"sunrise";}i:1;a:18:{s:15:"monday_rstart_1";s:3:"yes";s:15:"monday_r_text_1";s:0:"";s:10:"monday_m_1";s:2:"MB";s:10:"monday_s_1";s:6:"sunset";s:10:"monday_r_1";s:3:"ru5";s:14:"monday_title_1";s:12:"U2hhY2hyaXM=";s:12:"monday_des_1";s:0:"";
...
a:14:{s:6:"monday";a:3:{i:0;s:15:"6:00 AM,5:00 PM";i:1;s:16:"6:40 AM,12:00 AM";i:2;s:16:"7:45 AM,12:00 AM";}s:8:"monday_1";a:3:{i:0;a:18:{s:15:"monday_rstart_0";s:3:"yes";s:15:"monday_r_text_0";s:0:"";s:10:"monday_m_0";s:2:"MB";s:10:"monday_s_0";s:6:"sunset";s:10:"monday_r_0";s:3:"ru5";s:14:"monday_title_0";s:12:"U2hhY2hyaXM=";s:12:"monday_des_0";s:0:"";s:13:"monday_rend_0";s:3:"yes";s:15:"monday_s_text_0";s:0:"";s:11:"monday_me_0";s:2:"MB";s:11:"monday_se_0";s:6:"sunset";s:11:"monday_re_0";s:3:"ru5";s:15:"monday_checkr_0";s:1:"0";s:15:"monday_checke_0";s:1:"0";s:14:"monday_dayfr_0";s:6:"sunday";s:14:"monday_dayvr_0";s:7:"sunrise";s:14:"monday_dayfe_0";s:6:"sunday";s:14:"monday_dayve_0";s:7:"sunrise";}i:1;a:18:{s:15:"monday_rstart_1";s:3:"yes";s:15:"monday_r_text_1";s:0:"";s:10:"monday_m_1";s:2:"MB";s:10:"monday_s_1";s:6:"sunset";s:10:"monday_r_1";s:3:"ru5";s:14:"monday_title_1";s:12:"U2hhY2hyaXM=";s:12:"monday_des_1";s:0:"";
...
6 replies