{"id":15111,"date":"2024-08-23T04:23:43","date_gmt":"2024-08-23T04:23:43","guid":{"rendered":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/?page_id=15111"},"modified":"2025-07-16T06:50:50","modified_gmt":"2025-07-16T06:50:50","slug":"upcoming-events","status":"publish","type":"page","link":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/upcoming-events\/","title":{"rendered":"Upcoming Events"},"content":{"rendered":"\n<h2>\n\t\tUpcoming Events\n\t<\/h2>\n\t\n<!DOCTYPE html>\n\n<html>\n\n\n<link rel=\"stylesheet\" href='https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-content\/plugins\/d_specialevents\/assets2\/css\/style_templ-2.css'>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.0.0\/css\/font-awesome.css\" \/>\n    <body>\n    \n<p class=\"text-center noeventText\"> There is no event available. <\/p>\n\n\n<script type=\"text\/javascript\">\n\n\nfunction show_2more(banner, description, title, sdate, stime,edate, etime, url1,url2,url3,buttont1,buttont2,buttont3,b1,bt1,b2,bt2,b3,bt3,\n\n  namecolor,datetimecolor,name_status,image_status,date_status,desc_status,bt1_status,bt2_status,bt3_status,status)\n\n{\n \/\/console.log(description);\njQuery(\"#desc_modal3 .modal-body .modal-left\").empty();\n\njQuery(\"#desc_modal3 .modal-body .modal-right\").empty();\n\njQuery(\"#desc_modal3 .modal-body .modal-desc\").empty();\njQuery(\"#desc_modal3 .modal-body .modal-desc2\").empty();\n\njQuery(\"#desc_modal3 .modal-body .modal-btn\").empty();\n\n if(image_status == \"true\" && banner != \"\" || status == \"checked\" && banner != \"\")\n\n{\n\nvar banhtml = 'https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-content\/plugins\/d_specialevents\/views\/events\/' + banner;\n\njQuery(\"#desc_modal3 .modal-body .modal-left\").append(' <img class=\"modal-card-img\" src=' + banhtml + '>');\n\n}\n\nelse\n\n{\n\n\n\njQuery(\"#desc_modal3 .modal-body .modal-left_2\").append('<p class=\"s_date\"> No Image <\/p>');\n\n}\n\nif(name_status == \"true\" || status == \"checked\"){\n\njQuery(\"#desc_modal3 .modal-body .modal-right\").append('<h2 class=\"modal-event-name\" style = \"color: '+namecolor+';\">' + title + '<\/h2>');\n\n}\n\nif(sdate != \"\" && date_status == \"true\" || sdate != \"\" && status == \"checked\")\n\n{\n\njQuery(\"#desc_modal3 .modal-body .modal-right\").append('<p class=\"s_date\"> Start Date: <span style = \"color: '+datetimecolor+';\">' + sdate + '<\/span><\/p>');\n\n}\n\nif(stime != \"\" && date_status == \"true\" || stime != \"\" && status == \"checked\")\n\n{\n\n  jQuery(\"#desc_modal3 .modal-body .modal-right\").append('<p class=\"s_date\"> Start Time: <span style = \"color: '+datetimecolor+';\">' + stime + '<\/span><\/p>');\n\n}\nif(edate != \"\" && date_status == \"true\" || edate != \"\" && status == \"checked\")\n\n{\n\njQuery(\"#desc_modal3 .modal-body .modal-right\").append('<p class=\"s_date\"> End Date: <span style = \"color: '+datetimecolor+';\">' + edate + '<\/span><\/p>');\n\n}\n\nif(etime != \"\" && date_status == \"true\" || etime != \"\" && status == \"checked\")\n{\n  jQuery(\"#desc_modal3 .modal-body .modal-right\").append('<p class=\"s_date\"> End Time: <span style = \"color: '+datetimecolor+';\">' + etime + '<\/span><\/p>');\n}\n\nif(desc_status == \"true\" || status  == \"checked\")\n\n{\n \/\/\/ alert(description);\n\/\/ console.log(description);\njQuery(\"#desc_modal3 .modal-body .modal-desc2\").append(description);\n\n}\n\n if(buttont1 != \"\" && bt1_status == \"true\" || buttont1 != \"\" && status == \"checked\") {\n\n \/\/console.log(\"inside donation div\");\n\njQuery(\"#desc_modal3 .modal-body .modal-btn\").append('<a href = '+ url1 +' target =\"_blank\" class=\"btn success\" style = \"color: '+bt1+'; background-color: '+b1+'; text-decoration: none;\"  id=\"dbtn1\">'+buttont1+'<\/a>');\nif(url1==''){\n\n    $('#dbtn1').attr('disabled','disabled');\n    }\n\n }\n\nif(buttont2 != \"\" && bt2_status == \"true\" || buttont2 != \"\" && status == \"checked\") {\n\n   console.log(\"inside donation div\");\n\n   jQuery(\"#desc_modal3 .modal-body .modal-btn\").append('<a href = '+ url2 +' target =\"_blank\" class=\"btn info\" style = \"color: '+bt2+'; background-color: '+b2+'; text-decoration: none;\"  id=\"dbtn2\">'+buttont2+'<\/a>');\n   if(url2==''){\n\n    $('#dbtn2').attr('disabled','disabled');\n    }\n\n }\n\n if(buttont3 != \"\" && bt3_status == \"true\" ||  buttont3 != \"\" && status == \"checked\") {\n\n   console.log(\"inside donation div\");\n\n   jQuery(\"#desc_modal3 .modal-body .modal-btn\").append('<a href = '+ url3 +' target =\"_blank\" class=\"btn warning\" style = \"color: '+bt3+'; background-color: '+b3+';text-decoration: none;\"  id=\"dbtn3\">'+buttont3+'<\/a>');\n   if(url3==''){\n\n    $('#dbtn3').attr('disabled','disabled');\n    }\n\n }\n\n jQuery('#desc_modal3').modal('toggle');\n\n }\n\n<\/script>\n\n\n\n\n\n    <\/body>\n\n<style>\n.modal-desc2{\n  word-break:break-all;\n}\ndiv.a {\n\n  position: relative;\n\n  display: flex;\n\n  border: dashed 1px #f5f5f5;\n\n  padding: 0px 0px;\n\n  margin-bottom: 10px !important;\n\n  background-color:#f5f5f5;\n\n  margin-right: -2px !important;\n\n}\n\n.b_2 {\n\n    width: 25%;\n\n    float: left;\n\n    background-color: #f5f5f5;\n\n    padding: 3px;\n\n    text-align: center;\n\n    margin-top: auto;\n\n    margin-bottom: auto;\n\n}\n\n.b_2 img{\n\n  width: 100%;\n\n  height:auto;\n\n}\n\ndiv.c {\n\n  width: 75%;\n\n  float:left;\n\n  background-color: #fff;\n\n  padding: 15px 30px;\n\n  position: relative;\n\n}\n\n@media(max-width: 767px){\n\n  div.a {\n\n    display: inline-block;\n\n    width: 100%;\n\n  }\n\n  .b_2{\n\n    width:100%;\n\n    padding: 3px;\n\n  }\n\n  div.c{\n\n    width:100%;\n\n    padding: 15px 15px;\n\n  }\n\n  .special_buttons {\n\n    \/*right: 15px;*\/\n\n  }\n\n}\n\n\n\n.c .eventitle1{\n\n  font-size: 16px !important;\n\n  color: #000000;\n\n  line-height: 24px !important;\n\n  text-align: left;\n\n  margin: 0px !important;\n\n  font-weight: 500;\n\n  text-transform: capitalize;\n  margin-bottom: 10px !important;\n\n}\n\n.c .time {\n\n    color: #828282;\n\n    font-size: 13px !important;\n\n    line-height: 22px !important;\n\n    margin: 0px !important;\n\n    padding: 0px !important;\n\n    font-weight: 500;\n\n    text-align: left;\n\n    margin-bottom: 0px !important;\n\n}\n\n.e_desc , .c p\n\n{\n\n  line-height: 26px !important;\n\n  font-weight: 400 !important;\n\n  font-style: normal;\n\n\n\n  color: #828282;\n\n  color: #828282 !important;\n\n\n\n  font-size: 15px !important;\n\n  opacity: 1;\n\n  visibility: visible;\n\n  text-align: left;\n\n  padding-top: 3px;\n\n}\n\n.modal-desc2 p\n\n{\n\n color: #828282;\n\n  color: #828282 !important;\n\n}\n\n.c a.read_more_link {\n\n    color: #fca819;\n    text-decoration: underline !important;\n    cursor: pointer;\n    margin-bottom: 0px;\n    margin-top: 10px;\n    display: block;\n    text-align: left;\n    font-weight: 400;\n    font-size: 14px;\n\n}\n\n.weekday{\n\n  font-size: 12px !important;\n\n  line-height: 20px !important;\n\n  margin: 0px !important;\n\n  display: block;\n\n  font-weight: 500;\n\n  text-align: center;\n\n  padding: 0px !important;\n\n  color:#828282;\n\n  text-transform: uppercase;\n\n}\n\n.weekdate{\n\n  font-weight: 600;\n\n  color: #000000 !important;\n\n  font-size: 18px !important;\n\n  line-height: 24px !important;\n\n  margin: 0px !important;\n\n  margin-top: 5px !important;\n\n  text-align: center;\n\n  padding: 0px !important;\n\n}\n\n.special_buttons{\n\n  text-align: left;\n\n  margin-top: 10px;\n  display: none;\n\n}\n\n.special_buttons .btn{\n\n  padding: 6px 20px;\n\n  outline: none !important;\n\n  box-shadow: none !important;\n\n  border: none;\n\n  color: #fff;\n\n  font-size: 14px;\n\n  letter-spacing: 0.5px;\n\n  cursor: pointer;\n\n  margin-bottom: 8px;\n\n  \/* border-radius: 25px !important; *\/\n\n}\n\n.special_buttons .success {background-color: #5cb85c ;}\n\n.special_buttons .success:hover {background-color: #e53301; opacity: 0.8;}\n\n.special_buttons .info {background-color: #5598ff;}\n\n.special_buttons .info:hover {background: #e53301; opacity: 0.8;}\n\n.special_buttons .warning {background-color: #fca614 ;}\n\n.special_buttons .warning:hover {background: #e53301 ; opacity: 0.8;}\n\n<\/style>\n\n\n\n<style>\n\n#desc_modal3 .modal-header{\n\n  background: #fca819;\n\n  color: #ffffff;\n\n  border-bottom:0px solid #fff;\n\n}\n\n#desc_modal3 .modal-header .close {\n\n  color: #fff;\n\n  opacity: 0.8;\n\n  padding-top: 0px !important;\n\n  outline: none !important;\n\n  box-shadow: none !important;\n\n  position: absolute;\n\n  right: 10px;\n\n  top: 16px;\n\n}\n\n .modal-left{\n\n  float:left;\n\n  width:50%;\n\n  padding-right:15px;\n\n}\n\n.modal-right{\n\n  float: left;\n\n  width: 50%;\n\n}\n\n#desc_modal3 .modal-header h5{\n\n  text-align: left;\n\n  margin: 0px 10px !important;\n\n  font-size: 18px;\n\n  letter-spacing: 0.3px;\n\n  line-height: 25px;\n\n}\n\n#desc_modal3 .modal-body{\n\n  padding: 20px 20px 5px ;\n\n}\n\n.modal-event-name {\n\n  text-align: left;\n\n  color: #000;\n\n  font-size: 25px;\n\n  line-height: 26px;\n\n  margin-bottom: 10px !important;\n\n}\n\n.s_date {\n\n  font-weight: 500 !important;\n\n  color: #555 !important;\n\n  font-size: 14px !important;\n\n  padding-top: 0px !important;\n\n  margin-bottom: 2px !important;\n\n}\n\n#desc_modal3 .modal-body p{\n\n  line-height: 26px;\n\n  font-weight: 400;\n\n  font-style: normal;\n\n  color: #828282;\n\n  font-size: 15px;\n\n  opacity: 1;\n\n  visibility: visible;\n\n  text-align: left;\n\n  margin-bottom: 12px ;\n\n}\n\n.modal-footer {\n\n  padding: 7px 15px 10px;\n\n}\n\n.powered {\n\n  width: 100%;\n\n  text-align: right;\n\n  margin-top: 0px;\n\n}\n\n.powered  p {\n\n  font-size: 14px;\n\n  line-height: 1.7;\n\n  color: #919aa3;\n\n  margin: 0px;\n\n  text-align: right;\n\n}\n\n.powered  .font-weight-bold {\n\n  font-weight: 700!important;\n\n}\n\n.powered  .dukami {\n\n  color: #cf3588;\n\n}\/*\n\n p,strong\n\n {\n\n\n\n            color : #828282\n\n\n        }*\/\n\n<\/style>\n\n<style>\n\n   \/*** moda ***\/\n\n      .modal-div{\n\n        display:block;\n\n      }\n\n      .modal-left{\n\n        float:left;\n\n        width:50%;\n\n        padding-right:15px;\n\n      }\n\n      .modal-card-img {\n\n        border: 1px dashed #fca819;\n\n        padding: 5px;\n\n        margin-bottom: 20px;\n\n        width: 100%;\n\n        height: auto;\n\n      }\n\n      .modal-right{\n\n        float: left;\n\n        width: 50%;\n\n\n\n      }\n\n      .modal-event-name{\n\n        text-align: left;\n\n        color: #000;\n\n        font-size: 20px;\n\n        line-height: 26px;\n\n        margin-bottom: 10px !important;\n\n      }\n\n      .s_date{\n\n        font-weight: 500 !important;\n\n        color: #555 !important;\n\n        font-size: 14px !important;\n\n        margin-bottom: 2px !important;\n\n      }\n\n      .s_date span{\n\n        font-weight: 400;\n\n        color: #e53301;\n\n      }\n\n      .modal-btn{\n\n        display: inline-block;\n\n        width: 100%;\n\n        margin-top: 10px;\n\n        margin-bottom: 10px;\n\n      }\n\n      .modal-btn .btn {\n\n        border: none;\n\n        color: #fff ;\n\n        padding: 7px 20px;\n\n        font-size: 14px;\n\n        letter-spacing: 0.5px;\n\n        cursor: pointer;\n\n        margin-bottom: 8px;\n\n        border-radius: 25px !important;\n\n      }\n\n      .modal-btn .success {background-color: #5cb85c;}\n\n      .modal-btn .success:hover {background-color: #e53301 !important;}\n\n      .modal-btn .info {background-color: #5598ff; margin-left: 5px;}\n\n      .modal-btn .info:hover {background: #e53301 !important;}\n\n      .modal-btn .warning {background-color: #fca614; margin-left: 5px;}\n\n      .modal-btn .warning:hover {background: #e53301 !important;}\n\n.modal-backdrop {\n  background-color: rgb(0 0 0 \/ 89%) !important;\n}\n.plugin .show {\n    overflow: scroll;\n}\n.lwi p{\n  display: inline-block;\n  word-break: break-all;\n}\np{\n  word-break: break-all;\n}\n<\/style>\n\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Upcoming Events<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15111","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/pages\/15111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/comments?post=15111"}],"version-history":[{"count":2,"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/pages\/15111\/revisions"}],"predecessor-version":[{"id":15155,"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/pages\/15111\/revisions\/15155"}],"wp:attachment":[{"href":"https:\/\/ducami.com\/dev\/demo2\/restaurant\/wp-json\/wp\/v2\/media?parent=15111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}