v 3.6.2 released
This commit is contained in:
parent
b879d0249d
commit
6cc4bf2e10
|
@ -607,8 +607,9 @@ iframe#gmap_canvas {
|
|||
display: flex;
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.mp_tab_menu {
|
||||
min-width: 220px;
|
||||
min-width: 220px;
|
||||
background-color: #161b37;
|
||||
color: #fff;
|
||||
font-size: 15px;
|
||||
|
@ -630,6 +631,7 @@ iframe#gmap_canvas {
|
|||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.field-icon-wrapper .icon-list li {
|
||||
display: inline-block!important;
|
||||
border: 1px solid #ddd;
|
||||
|
@ -641,9 +643,11 @@ iframe#gmap_canvas {
|
|||
font-size: 19px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.show_rec_checkbox label {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.mp_tab_menu ul li.active {
|
||||
background-color: #0080F0;
|
||||
color: #FFF;
|
||||
|
@ -1249,6 +1253,126 @@ table.wc_status_table.widefat {
|
|||
margin-top: 10px
|
||||
}
|
||||
|
||||
.field-repeatable-wrapper .item-wrap .item .item-title {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.mep_global_settings_icon_preview {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.mep_global_settings_icon_preview i {
|
||||
border: 1px solid #d3d3d3;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
display: grid;
|
||||
align-items: center;
|
||||
background: #f5f5f5;
|
||||
font-size: 25px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.mep_global_icon_lib_btn {
|
||||
background-color: #119167;
|
||||
color: #fff;
|
||||
border-color: #119167;
|
||||
text-align: center;
|
||||
transition: 0.2s;
|
||||
box-shadow: 0 1px 0 #ccc;
|
||||
vertical-align: top;
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
font-size: 13px;
|
||||
line-height: 26px;
|
||||
height: 28px;
|
||||
margin: 1px;
|
||||
padding: 0 10px 1px;
|
||||
cursor: pointer;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
-webkit-appearance: none;
|
||||
border-radius: 3px;
|
||||
white-space: nowrap;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.mep_global_icon_lib_btn:hover {
|
||||
background-color: #1e1bbd;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
/*Icon*/
|
||||
|
||||
#mep_global_icon_list_wrapper.mage_modal {
|
||||
width: 90%;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.mep_global_icon_list_close_button {
|
||||
background: #EA0C36;
|
||||
transition: 0.2s;
|
||||
padding: 5px 12px;
|
||||
color: #fff;
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
line-height: 26px;
|
||||
border-radius: 5px;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.mep_global_icon_list_close_button:hover {
|
||||
background: #C80A2E;
|
||||
transition: 0.2s;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#mep_global_icon_list_wrapper label {
|
||||
position: relative;
|
||||
color: #000;
|
||||
border: 1px solid #d3d3d3;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
display: inline-grid;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
align-items: center;
|
||||
margin-bottom: 3px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#mep_global_icon_list_wrapper label:hover {
|
||||
background: #239108;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#mep_global_icon_list_wrapper input[type=radio] {
|
||||
visibility: hidden;
|
||||
width: 0;
|
||||
height: 0;
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#mep_global_icon_list_wrapper {
|
||||
top: 40px;
|
||||
}
|
||||
|
||||
#mep_global_icon_list_wrapper label.selected {
|
||||
background: #239108;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
/*End Icon Library*/
|
||||
|
||||
@media only screen and (min-width: 600px) {
|
||||
.mage_settings_panel_wrap .nav-tab-wrapper {
|
||||
width: 21%;
|
||||
|
|
|
@ -1,30 +0,0 @@
|
|||
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
|
||||
.ui-timepicker-div dl { text-align: left; }
|
||||
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
|
||||
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
|
||||
.ui-timepicker-div td { font-size: 90%; }
|
||||
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
|
||||
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }
|
||||
|
||||
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
|
||||
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }
|
||||
|
||||
.ui-timepicker-rtl{ direction: rtl; }
|
||||
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
|
||||
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
|
||||
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
|
||||
|
||||
/* Shortened version style */
|
||||
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
|
|
@ -0,0 +1,127 @@
|
|||
.mage_blocker {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
z-index: 9999;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
background-color: #000;
|
||||
background-color: rgba(0, 0, 0, 0.75);
|
||||
text-align: center
|
||||
}
|
||||
|
||||
.mage_blocker:before {
|
||||
content: "";
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
vertical-align: middle;
|
||||
margin-right: -0.05em
|
||||
}
|
||||
|
||||
.mage_blocker.behind {
|
||||
background-color: transparent
|
||||
}
|
||||
|
||||
.mage_modal {
|
||||
display: none;
|
||||
vertical-align: middle;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
max-width: 500px;
|
||||
box-sizing: border-box;
|
||||
width: 90%;
|
||||
background: #fff;
|
||||
padding: 15px 30px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
-o-border-radius: 8px;
|
||||
-ms-border-radius: 8px;
|
||||
border-radius: 8px;
|
||||
-webkit-box-shadow: 0 0 10px #000;
|
||||
-moz-box-shadow: 0 0 10px #000;
|
||||
-o-box-shadow: 0 0 10px #000;
|
||||
-ms-box-shadow: 0 0 10px #000;
|
||||
box-shadow: 0 0 10px #000;
|
||||
text-align: left
|
||||
}
|
||||
|
||||
.mage_modal a.close-modal {
|
||||
position: absolute;
|
||||
top: -12.5px;
|
||||
right: -12.5px;
|
||||
display: block;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
text-indent: -9999px;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
|
||||
}
|
||||
|
||||
.mage_modal-spinner {
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translateY(-50%) translateX(-50%);
|
||||
padding: 12px 16px;
|
||||
border-radius: 5px;
|
||||
background-color: #111;
|
||||
height: 20px
|
||||
}
|
||||
|
||||
.mage_modal-spinner>div {
|
||||
border-radius: 100px;
|
||||
background-color: #fff;
|
||||
height: 20px;
|
||||
width: 2px;
|
||||
margin: 0 1px;
|
||||
display: inline-block;
|
||||
-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
|
||||
animation: sk-stretchdelay 1.2s infinite ease-in-out
|
||||
}
|
||||
|
||||
.mage_modal-spinner .rect2 {
|
||||
-webkit-animation-delay: -1.1s;
|
||||
animation-delay: -1.1s
|
||||
}
|
||||
|
||||
.mage_modal-spinner .rect3 {
|
||||
-webkit-animation-delay: -1.0s;
|
||||
animation-delay: -1.0s
|
||||
}
|
||||
|
||||
.mage_modal-spinner .rect4 {
|
||||
-webkit-animation-delay: -0.9s;
|
||||
animation-delay: -0.9s
|
||||
}
|
||||
|
||||
@-webkit-keyframes sk-stretchdelay {
|
||||
0%,
|
||||
40%,
|
||||
100% {
|
||||
-webkit-transform: scaleY(0.5)
|
||||
}
|
||||
20% {
|
||||
-webkit-transform: scaleY(1.0)
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes sk-stretchdelay {
|
||||
0%,
|
||||
40%,
|
||||
100% {
|
||||
transform: scaleY(0.5);
|
||||
-webkit-transform: scaleY(0.5)
|
||||
}
|
||||
20% {
|
||||
transform: scaleY(1.0);
|
||||
-webkit-transform: scaleY(1.0)
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -1,182 +0,0 @@
|
|||
.ac-container{
|
||||
display: block;
|
||||
height: auto;
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
}
|
||||
.ac-container label{
|
||||
border: 1px solid #ccc;
|
||||
color: #777;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
font-size: 18px;
|
||||
height: auto;
|
||||
line-height: 33px;
|
||||
padding: 0 10px;
|
||||
position: relative;
|
||||
z-index: 20;
|
||||
}
|
||||
.ac-container label:hover{
|
||||
background: #fff;
|
||||
}
|
||||
.ac-container input:checked + label,
|
||||
.ac-container input:checked + label:hover{
|
||||
background: #c6e1ec;
|
||||
color: #3d7489;
|
||||
text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
|
||||
box-shadow:
|
||||
0px 0px 0px 1px rgba(155,155,155,0.3),
|
||||
0px 2px 2px rgba(0,0,0,0.1);
|
||||
}
|
||||
.ac-container label::after, .ac-container input:checked + label::after {
|
||||
background: transparent url("../images/arrow_down.png") no-repeat scroll center center;
|
||||
content: "";
|
||||
height: 24px;
|
||||
position: absolute;
|
||||
right: 13px;
|
||||
top: 7px;
|
||||
width: 24px;
|
||||
}
|
||||
.ac-container input:checked + label:hover:after{
|
||||
background-image: url(../images/arrow_up.png);
|
||||
}
|
||||
.ac-container input{
|
||||
display: none;
|
||||
}
|
||||
.ac-container article{
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
margin-top: -1px;
|
||||
overflow: hidden;
|
||||
height: 0px;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
transition:
|
||||
height 0.3s ease-in-out,
|
||||
box-shadow 0.6s linear;
|
||||
}
|
||||
.ac-container input:checked ~ article{
|
||||
transition:
|
||||
min-height 0.5s ease-in-out,
|
||||
box-shadow 0.1s linear;
|
||||
|
||||
}
|
||||
.ac-container article p{
|
||||
color: #333;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
line-height: 23px;
|
||||
padding: 10px;
|
||||
text-shadow: none;
|
||||
}
|
||||
.ac-container input:checked ~ article.ac-small{
|
||||
height: auto;
|
||||
min-height: 140px;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
.ac-container input:checked ~ article.ac-medium{
|
||||
min-height: 180px;
|
||||
height: auto;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
.ac-container input:checked ~ article.ac-large{
|
||||
min-height: 230px;
|
||||
height: auto;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.mkb-select-list {
|
||||
border-bottom: 1px solid #ddd;
|
||||
display: block;
|
||||
margin: 10px auto;
|
||||
}
|
||||
.mkb-select-list select {
|
||||
border: 1px solid #ddd;
|
||||
padding: 5px;
|
||||
}
|
||||
.btn.mkb-btn {
|
||||
border-radius: 0;
|
||||
display: inline-block;
|
||||
margin: -5px 0 4px -6px;
|
||||
padding: 9px;
|
||||
}
|
||||
.mkb-leftbar-content {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
.mkb-leftbar {
|
||||
float: left;
|
||||
padding: 0 5px;
|
||||
width: 25%;
|
||||
}
|
||||
.mkb-lf-content {
|
||||
float: left;
|
||||
width: 75%;
|
||||
}
|
||||
.mkb-leftbar ul {
|
||||
list-style: outside none none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.mkb-leftbar li a {
|
||||
border-bottom: 1px dashed #ddd;
|
||||
box-shadow: none;
|
||||
color: #333;
|
||||
display: block;
|
||||
font-size: 15px;
|
||||
padding: 2px 0;
|
||||
}
|
||||
.mkb-leftbar li {
|
||||
border: 0 none;
|
||||
}
|
||||
.mkb-content h3 {
|
||||
border-radius: 0;
|
||||
}
|
||||
.mkb-content div {
|
||||
margin: 0;
|
||||
padding: 10px!important;
|
||||
font-size: 14px;
|
||||
}
|
||||
.ui-accordion .ui-accordion-content {
|
||||
border-radius: 0;
|
||||
}
|
||||
.ui-icon {
|
||||
background-repeat: no-repeat;
|
||||
display: inline-block;
|
||||
margin-top: -0.25em;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
text-indent: 0;
|
||||
vertical-align: middle;
|
||||
background: none!important;
|
||||
}
|
||||
.ui-accordion-header-icon.ui-icon.fa.fa-arrow-circle-right, .ui-accordion-header-icon.ui-icon.fa.fa-arrow-circle-left {
|
||||
height: 20px;
|
||||
margin-left: 0;
|
||||
margin-top: 0;
|
||||
width: 16px;
|
||||
}
|
||||
.ui-accordion-header-icon.ui-icon.fa.fa-arrow-circle-down {
|
||||
height: 20px;
|
||||
margin-left: 0;
|
||||
margin-top: 0;
|
||||
width: 16px;
|
||||
}
|
||||
.ui-accordion .ui-accordion-content {
|
||||
padding: 10px 5px;
|
||||
}
|
||||
.mkb-group-title {
|
||||
border-bottom: 1px solid #ddd;
|
||||
margin: 10px 0 !important;
|
||||
padding: 7px 0;
|
||||
text-transform: capitalize !important;
|
||||
}
|
||||
.mkb-group-items {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
margin: 50px 0;
|
||||
}
|
||||
.mkb-content h3, .mkb-contents h3 {
|
||||
font-weight: normal !important;
|
||||
}
|
468
css/style.css
468
css/style.css
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 470 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,252 @@
|
|||
/*
|
||||
Flaticon icon font: Flaticon
|
||||
Creation date: 26/10/2018 09:37
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: "Flaticon";
|
||||
src: url("./Flaticon.eot");
|
||||
src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
|
||||
url("./Flaticon.woff") format("woff"),
|
||||
url("./Flaticon.ttf") format("truetype"),
|
||||
url("./Flaticon.svg#Flaticon") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: "Flaticon";
|
||||
src: url("./Flaticon.svg#Flaticon") format("svg");
|
||||
}
|
||||
}
|
||||
|
||||
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
|
||||
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
|
||||
font-family: Flaticon;
|
||||
font-style: normal;
|
||||
}
|
||||
.flaticon-vaincode:before {content: "\f1bd";}
|
||||
.flaticon-home:before { content: "\f100"; }
|
||||
.flaticon-drawing:before { content: "\f101"; }
|
||||
.flaticon-plug:before { content: "\f102"; }
|
||||
.flaticon-clipboard-with-pencil:before { content: "\f103"; }
|
||||
.flaticon-tools:before { content: "\f104"; }
|
||||
.flaticon-line-chart:before { content: "\f105"; }
|
||||
.flaticon-pie-chart:before { content: "\f106"; }
|
||||
.flaticon-customer-service:before { content: "\f107"; }
|
||||
.flaticon-medal:before { content: "\f108"; }
|
||||
.flaticon-dollar-analysis-bars-chart:before { content: "\f109"; }
|
||||
.flaticon-phone-call:before { content: "\f10a"; }
|
||||
.flaticon-clock:before { content: "\f10b"; }
|
||||
.flaticon-map-pin-silhouette:before { content: "\f10c"; }
|
||||
.flaticon-message:before { content: "\f10d"; }
|
||||
.flaticon-calculator:before { content: "\f10e"; }
|
||||
.flaticon-parking:before { content: "\f10f"; }
|
||||
.flaticon-stationary-bike:before { content: "\f110"; }
|
||||
.flaticon-cup:before { content: "\f111"; }
|
||||
.flaticon-heartbeat:before { content: "\f112"; }
|
||||
.flaticon-medical-kit:before { content: "\f113"; }
|
||||
.flaticon-patient:before { content: "\f114"; }
|
||||
.flaticon-savings:before { content: "\f115"; }
|
||||
.flaticon-box:before { content: "\f116"; }
|
||||
.flaticon-support:before { content: "\f117"; }
|
||||
.flaticon-reward:before { content: "\f118"; }
|
||||
.flaticon-hamburger-meal:before { content: "\f119"; }
|
||||
.flaticon-pizza:before { content: "\f11a"; }
|
||||
.flaticon-cocktail:before { content: "\f11b"; }
|
||||
.flaticon-pasta:before { content: "\f11c"; }
|
||||
.flaticon-vegetables:before { content: "\f11d"; }
|
||||
.flaticon-user:before { content: "\f11e"; }
|
||||
.flaticon-chef:before { content: "\f11f"; }
|
||||
.flaticon-digger:before { content: "\f120"; }
|
||||
.flaticon-construction-worker:before { content: "\f121"; }
|
||||
.flaticon-settings:before { content: "\f122"; }
|
||||
.flaticon-notebook:before { content: "\f100"; }
|
||||
.flaticon-edit:before { content: "\f101"; }
|
||||
.flaticon-placeholder:before { content: "\f102"; }
|
||||
.flaticon-paper-plane:before { content: "\f103"; }
|
||||
.flaticon-unlink:before { content: "\f105"; }
|
||||
.flaticon-success:before { content: "\f106"; }
|
||||
.flaticon-search:before { content: "\f107"; }
|
||||
.flaticon-drop:before { content: "\f108"; }
|
||||
.flaticon-christmas-tree:before { content: "\f109"; }
|
||||
.flaticon-plus:before { content: "\f10a"; }
|
||||
.flaticon-rocket-ship:before { content: "\f10b"; }
|
||||
.flaticon-battery:before { content: "\f10c"; }
|
||||
.flaticon-target:before { content: "\f10d"; }
|
||||
.flaticon-classroom:before { content: "\f10e"; }
|
||||
.flaticon-first-aid-kit:before { content: "\f10f"; }
|
||||
.flaticon-tablet:before { content: "\f110"; }
|
||||
.flaticon-dustbin:before { content: "\f111"; }
|
||||
.flaticon-telegram-logo:before { content: "\f112"; }
|
||||
.flaticon-business:before { content: "\f113"; }
|
||||
.flaticon-4-square-shapes:before { content: "\f114"; }
|
||||
.flaticon-speech-bubble-and-three-dots:before { content: "\f115"; }
|
||||
.flaticon-man:before { content: "\f116"; }
|
||||
.flaticon-music:before { content: "\f117"; }
|
||||
.flaticon-tree-of-love:before { content: "\f118"; }
|
||||
.flaticon-play-button:before { content: "\f119"; }
|
||||
.flaticon-long-arrow-pointing-to-the-right:before { content: "\f11a"; }
|
||||
.flaticon-royal-crown-of-elegant-vintage-design:before { content: "\f11b"; }
|
||||
.flaticon-desktop-computer-with-magnifying-lens-focusing-on-data:before { content: "\f11c"; }
|
||||
.flaticon-test-tube-flask-and-drop-of-blood:before { content: "\f11d"; }
|
||||
.flaticon-arrows:before { content: "\f11e"; }
|
||||
.flaticon-stocks-graphic-on-laptop-monitor:before { content: "\f11f"; }
|
||||
.flaticon-attachment:before { content: "\f120"; }
|
||||
.flaticon-transport:before { content: "\f121"; }
|
||||
.flaticon-recycle-triangle-of-three-arrows-outlines:before { content: "\f122"; }
|
||||
.flaticon-arrows-1:before { content: "\f123"; }
|
||||
.flaticon-snowflake:before { content: "\f124"; }
|
||||
.flaticon-clock:before { content: "\f125"; }
|
||||
.flaticon-find-in-folder:before { content: "\f126"; }
|
||||
.flaticon-smartphone:before { content: "\f127"; }
|
||||
.flaticon-arrow-pointing-to-right:before { content: "\f128"; }
|
||||
.flaticon-gas-pump:before { content: "\f129"; }
|
||||
.flaticon-house-silhouette:before { content: "\f12a"; }
|
||||
.flaticon-cancel-music:before { content: "\f12b"; }
|
||||
.flaticon-arrows-2:before { content: "\f12c"; }
|
||||
.flaticon-floor:before { content: "\f12d"; }
|
||||
.flaticon-exercise:before { content: "\f12e"; }
|
||||
.flaticon-love-planet:before { content: "\f12f"; }
|
||||
.flaticon-workers:before { content: "\f130"; }
|
||||
.flaticon-open-magazine:before { content: "\f131"; }
|
||||
.flaticon-confirm-schedule:before { content: "\f132"; }
|
||||
.flaticon-star:before { content: "\f133"; }
|
||||
.flaticon-order:before { content: "\f134"; }
|
||||
.flaticon-key:before { content: "\f135"; }
|
||||
.flaticon-medical:before { content: "\f136"; }
|
||||
.flaticon-bank:before { content: "\f137"; }
|
||||
.flaticon-smartphone-1:before { content: "\f138"; }
|
||||
.flaticon-plug:before { content: "\f139"; }
|
||||
.flaticon-arrows-3:before { content: "\f13a"; }
|
||||
.flaticon-arrows-4:before { content: "\f13b"; }
|
||||
.flaticon-money-bag:before { content: "\f13c"; }
|
||||
.flaticon-next:before { content: "\f13d"; }
|
||||
.flaticon-back:before { content: "\f13e"; }
|
||||
.flaticon-reload:before { content: "\f13f"; }
|
||||
.flaticon-headphones:before { content: "\f140"; }
|
||||
.flaticon-signs:before { content: "\f141"; }
|
||||
.flaticon-diamond:before { content: "\f142"; }
|
||||
.flaticon-chat:before { content: "\f143"; }
|
||||
.flaticon-phone:before { content: "\f144"; }
|
||||
.flaticon-down-chevron:before { content: "\f145"; }
|
||||
.flaticon-up-chevron:before { content: "\f146"; }
|
||||
.flaticon-stairs:before { content: "\f147"; }
|
||||
.flaticon-music-player:before { content: "\f148"; }
|
||||
.flaticon-play-button-1:before { content: "\f149"; }
|
||||
.flaticon-speaker:before { content: "\f14a"; }
|
||||
.flaticon-menu:before { content: "\f14b"; }
|
||||
.flaticon-calculator:before { content: "\f14c"; }
|
||||
.flaticon-share:before { content: "\f14d"; }
|
||||
.flaticon-map:before { content: "\f14e"; }
|
||||
.flaticon-hourglass:before { content: "\f14f"; }
|
||||
.flaticon-layers:before { content: "\f150"; }
|
||||
.flaticon-settings:before { content: "\f151"; }
|
||||
.flaticon-clock-1:before { content: "\f152"; }
|
||||
.flaticon-file:before { content: "\f153"; }
|
||||
.flaticon-list:before { content: "\f154"; }
|
||||
.flaticon-home:before { content: "\f155"; }
|
||||
.flaticon-star-1:before { content: "\f156"; }
|
||||
.flaticon-bar-chart:before { content: "\f157"; }
|
||||
.flaticon-handshake:before { content: "\f158"; }
|
||||
.flaticon-time:before { content: "\f159"; }
|
||||
.flaticon-worldwide:before { content: "\f15a"; }
|
||||
.flaticon-board:before { content: "\f15b"; }
|
||||
.flaticon-twitter:before { content: "\f15c"; }
|
||||
.flaticon-smartphone-2:before { content: "\f15d"; }
|
||||
.flaticon-mobile:before { content: "\f15e"; }
|
||||
.flaticon-maps-and-flags:before { content: "\f15f"; }
|
||||
.flaticon-add:before { content: "\f160"; }
|
||||
.flaticon-substract:before { content: "\f161"; }
|
||||
.flaticon-phone-call:before { content: "\f162"; }
|
||||
.flaticon-mail:before { content: "\f163"; }
|
||||
.flaticon-folder:before { content: "\f164"; }
|
||||
.flaticon-shopping-cart:before { content: "\f165"; }
|
||||
.flaticon-monitor:before { content: "\f166"; }
|
||||
.flaticon-menu-1:before { content: "\f167"; }
|
||||
.flaticon-cancel:before { content: "\f168"; }
|
||||
.flaticon-up-arrow-inside-circle:before { content: "\f169"; }
|
||||
.flaticon-circular-down-arrow-button:before { content: "\f16a"; }
|
||||
.flaticon-24-hours:before { content: "\f16b"; }
|
||||
.flaticon-t-shirt-outline:before { content: "\f16c"; }
|
||||
.flaticon-folder-outline:before { content: "\f16d"; }
|
||||
.flaticon-quote:before { content: "\f16e"; }
|
||||
.flaticon-play-button-2:before { content: "\f16f"; }
|
||||
.flaticon-right-quotation-sign:before { content: "\f170"; }
|
||||
.flaticon-up-arrow:before { content: "\f171"; }
|
||||
.flaticon-open-mail-interface-symbol:before { content: "\f172"; }
|
||||
.flaticon-menu-button:before { content: "\f173"; }
|
||||
.flaticon-smartphone-3:before { content: "\f174"; }
|
||||
.flaticon-add-1:before { content: "\f175"; }
|
||||
.flaticon-play-button-3:before { content: "\f176"; }
|
||||
.flaticon-play-button-4:before { content: "\f177"; }
|
||||
.flaticon-support:before { content: "\f178"; }
|
||||
.flaticon-close:before { content: "\f179"; }
|
||||
.flaticon-heart:before { content: "\f17a"; }
|
||||
.flaticon-renewable:before { content: "\f17b"; }
|
||||
.flaticon-shopping-cart-1:before { content: "\f17c"; }
|
||||
.flaticon-bar-chart-1:before { content: "\f17d"; }
|
||||
.flaticon-profit:before { content: "\f17e"; }
|
||||
.flaticon-settings-1:before { content: "\f17f"; }
|
||||
.flaticon-tick-inside-a-circle:before { content: "\f180"; }
|
||||
.flaticon-confirm:before { content: "\f181"; }
|
||||
.flaticon-edit-1:before { content: "\f182"; }
|
||||
.flaticon-share-1:before { content: "\f183"; }
|
||||
.flaticon-setting:before { content: "\f184"; }
|
||||
.flaticon-stars:before { content: "\f185"; }
|
||||
.flaticon-check:before { content: "\f186"; }
|
||||
.flaticon-moon:before { content: "\f187"; }
|
||||
.flaticon-star-2:before { content: "\f188"; }
|
||||
.flaticon-decreasing:before { content: "\f189"; }
|
||||
.flaticon-graph:before { content: "\f18a"; }
|
||||
.flaticon-multi-tab:before { content: "\f18b"; }
|
||||
.flaticon-graph-1:before { content: "\f18c"; }
|
||||
.flaticon-graph-2:before { content: "\f18d"; }
|
||||
.flaticon-tick:before { content: "\f18e"; }
|
||||
.flaticon-pin:before { content: "\f18f"; }
|
||||
.flaticon-small-calendar:before { content: "\f190"; }
|
||||
.flaticon-alarm-clock:before { content: "\f191"; }
|
||||
.flaticon-shopping-cart-2:before { content: "\f192"; }
|
||||
.flaticon-close-1:before { content: "\f193"; }
|
||||
.flaticon-settings-2:before { content: "\f194"; }
|
||||
.flaticon-telephone:before { content: "\f195"; }
|
||||
.flaticon-clock-2:before { content: "\f196"; }
|
||||
.flaticon-home-1:before { content: "\f197"; }
|
||||
.flaticon-search-1:before { content: "\f198"; }
|
||||
.flaticon-abc-block:before { content: "\f199"; }
|
||||
.flaticon-notification:before { content: "\f19a"; }
|
||||
.flaticon-attachment-1:before { content: "\f19b"; }
|
||||
.flaticon-down-arrow:before { content: "\f19c"; }
|
||||
.flaticon-tv:before { content: "\f19d"; }
|
||||
.flaticon-phone-receiver:before { content: "\f19e"; }
|
||||
.flaticon-next-1:before { content: "\f19f"; }
|
||||
.flaticon-back-1:before { content: "\f1a0"; }
|
||||
.flaticon-phone-call-1:before { content: "\f1a1"; }
|
||||
.flaticon-left-arrow-inside-a-circle:before { content: "\f1a2"; }
|
||||
.flaticon-right-arrow-inside-a-circle:before { content: "\f1a3"; }
|
||||
.flaticon-search-2:before { content: "\f1a4"; }
|
||||
.flaticon-karaoke:before { content: "\f1a5"; }
|
||||
.flaticon-partnership:before { content: "\f1a6"; }
|
||||
.flaticon-solution:before { content: "\f1a7"; }
|
||||
.flaticon-group:before { content: "\f1a8"; }
|
||||
.flaticon-group-1:before { content: "\f1a9"; }
|
||||
.flaticon-team:before { content: "\f1aa"; }
|
||||
.flaticon-key-1:before { content: "\f1ab"; }
|
||||
.flaticon-diamond-1:before { content: "\f1ac"; }
|
||||
.flaticon-fish:before { content: "\f1ad"; }
|
||||
.flaticon-fish-1:before { content: "\f1ae"; }
|
||||
.flaticon-connection:before { content: "\f1af"; }
|
||||
.flaticon-server:before { content: "\f1b0"; }
|
||||
.flaticon-cloud:before { content: "\f1b1"; }
|
||||
.flaticon-coffee:before { content: "\f1b2"; }
|
||||
.flaticon-gift:before { content: "\f1b3"; }
|
||||
.flaticon-wife:before { content: "\f1b4"; }
|
||||
.flaticon-team-1:before { content: "\f1b5"; }
|
||||
.flaticon-team-2:before { content: "\f1b6"; }
|
||||
.flaticon-team-3:before { content: "\f1b7"; }
|
||||
.flaticon-employee:before { content: "\f1b8"; }
|
||||
.flaticon-group-2:before { content: "\f1b9"; }
|
||||
.flaticon-movie-tickets:before { content: "\f1ba"; }
|
||||
.flaticon-lecture:before { content: "\f1bb"; }
|
||||
.flaticon-employee-1:before { content: "\f1bc"; }
|
|
@ -0,0 +1,630 @@
|
|||
<!DOCTYPE html>
|
||||
<!--
|
||||
Flaticon icon font: Flaticon
|
||||
Creation date: 26/10/2018 09:37
|
||||
-->
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Flaticon WebFont</title>
|
||||
<link href="http://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="flaticon.css">
|
||||
<meta charset="UTF-8">
|
||||
<style>
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
del, dfn, em, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var,
|
||||
b, u, i, center,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, embed,
|
||||
figure, figcaption, footer, header, hgroup,
|
||||
menu, nav, output, ruby, section, summary,
|
||||
time, mark, audio, video {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
/* HTML5 display-role reset for older browsers */
|
||||
article, aside, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section {
|
||||
display: block;
|
||||
}
|
||||
body {
|
||||
line-height: 1;
|
||||
}
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
blockquote, q {
|
||||
quotes: none;
|
||||
}
|
||||
blockquote:before, blockquote:after,
|
||||
q:before, q:after {
|
||||
content: '';
|
||||
content: none;
|
||||
}
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
body {
|
||||
font-family: 'Varela Round', Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
color: #222;
|
||||
}
|
||||
a {
|
||||
color: #333;
|
||||
border-bottom: 1px solid #a9fd00;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
* {
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
|
||||
font-family: Flaticon;
|
||||
font-size: 30px;
|
||||
font-style: normal;
|
||||
margin-left: 20px;
|
||||
color: #333;
|
||||
}
|
||||
.wrapper {
|
||||
max-width: 600px;
|
||||
margin: auto;
|
||||
padding: 0 1em;
|
||||
}
|
||||
.title {
|
||||
font-size: 1.25em;
|
||||
text-align: center;
|
||||
margin-bottom: 1em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
header {
|
||||
text-align: center;
|
||||
background-color: #222;
|
||||
color: #fff;
|
||||
padding: 1em;
|
||||
}
|
||||
header .logo {
|
||||
width: 210px;
|
||||
height: 38px;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
margin-right: 1em;
|
||||
border: none;
|
||||
}
|
||||
header strong {
|
||||
font-size: 1.95em;
|
||||
font-weight: bold;
|
||||
vertical-align: middle;
|
||||
margin-top: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
.demo {
|
||||
margin: 2em auto;
|
||||
line-height: 1.25em;
|
||||
}
|
||||
.demo ul li {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.demo ul li .num {
|
||||
color: #222;
|
||||
border-radius: 20px;
|
||||
display: inline-block;
|
||||
width: 26px;
|
||||
padding: 3px;
|
||||
height: 26px;
|
||||
text-align: center;
|
||||
margin-right: 0.5em;
|
||||
border: 1px solid #222;
|
||||
}
|
||||
.demo ul li code {
|
||||
background-color: #222;
|
||||
border-radius: 4px;
|
||||
padding: 0.25em 0.5em;
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
|
||||
font-weight: lighter;
|
||||
margin-top: 1em;
|
||||
font-size: 0.8em;
|
||||
word-break: break-all;
|
||||
}
|
||||
.demo ul li code.big {
|
||||
padding: 1em;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
.demo ul li code .red {
|
||||
color: #EF3159;
|
||||
}
|
||||
.demo ul li code .green {
|
||||
color: #ACFF65;
|
||||
}
|
||||
.demo ul li code .yellow {
|
||||
color: #FFFF99;
|
||||
}
|
||||
.demo ul li code .blue {
|
||||
color: #99D3FF;
|
||||
}
|
||||
.demo ul li code .purple {
|
||||
color: #A295FF;
|
||||
}
|
||||
.demo ul li code .dots {
|
||||
margin-top: 0.5em;
|
||||
display: block;
|
||||
}
|
||||
#glyphs {
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 2em 0;
|
||||
text-align: center;
|
||||
}
|
||||
.glyph {
|
||||
display: inline-block;
|
||||
width: 9em;
|
||||
margin: 1em;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
background: #FFF;
|
||||
}
|
||||
.glyph .glyph-icon {
|
||||
padding: 10px;
|
||||
display: block;
|
||||
font-family:"Flaticon";
|
||||
font-size: 64px;
|
||||
line-height: 1;
|
||||
}
|
||||
.glyph .glyph-icon:before {
|
||||
font-size: 64px;
|
||||
color: #222;
|
||||
margin-left: 0;
|
||||
}
|
||||
.class-name {
|
||||
font-size: 0.65em;
|
||||
background-color: #222;
|
||||
color: #fff;
|
||||
border-radius: 4px 4px 0 0;
|
||||
padding: 0.5em;
|
||||
color: #FFFF99;
|
||||
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
|
||||
}
|
||||
.author-name {
|
||||
font-size: 0.6em;
|
||||
background-color: #fcfcfd;
|
||||
border: 1px solid #DEDEE4;
|
||||
border-top: 0;
|
||||
border-radius: 0 0 4px 4px;
|
||||
padding: 0.5em;
|
||||
}
|
||||
.class-name:last-child {
|
||||
font-size: 10px;
|
||||
color:#888;
|
||||
}
|
||||
.class-name:last-child a {
|
||||
font-size: 10px;
|
||||
color:#555;
|
||||
}
|
||||
.class-name:last-child a:hover {
|
||||
color:#a9fd00;
|
||||
}
|
||||
.glyph > input {
|
||||
display: block;
|
||||
width: 100px;
|
||||
margin: 5px auto;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
cursor: text;
|
||||
}
|
||||
.glyph > input.icon-input {
|
||||
font-family:"Flaticon";
|
||||
font-size: 16px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.attribution .title {
|
||||
margin-top: 2em;
|
||||
}
|
||||
.attribution textarea {
|
||||
background-color: #fcfcfd;
|
||||
padding: 1em;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
border: 1px solid #DEDEE4;
|
||||
border-radius: 4px;
|
||||
resize: none;
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
font-size: 0.8em;
|
||||
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
.iconsuse {
|
||||
margin: 2em auto;
|
||||
text-align: center;
|
||||
max-width: 1200px;
|
||||
}
|
||||
.iconsuse:after {
|
||||
content: '';
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
.iconsuse .image {
|
||||
float: left;
|
||||
width: 25%;
|
||||
padding: 0 1em;
|
||||
}
|
||||
.iconsuse .image p {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.iconsuse .image span {
|
||||
display: block;
|
||||
font-size: 0.65em;
|
||||
background-color: #222;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
padding: 0.5em;
|
||||
color: #FFFF99;
|
||||
margin-top: 1em;
|
||||
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
|
||||
}
|
||||
#footer {
|
||||
text-align: center;
|
||||
background-color: #4C5B5C;
|
||||
color: #7c9192;
|
||||
padding: 1em;
|
||||
}
|
||||
#footer a {
|
||||
border: none;
|
||||
color: #a9fd00;
|
||||
font-weight: normal;
|
||||
}
|
||||
@media (max-width: 960px) {
|
||||
.iconsuse .image {
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
@media (max-width: 560px) {
|
||||
.iconsuse .image {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="characters-off">
|
||||
|
||||
<header>
|
||||
<a href="https://www.flaticon.com" target="_blank" class="logo">
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" viewBox="0 0 560.875 102.036" enable-background="new 0 0 560.875 102.036" xml:space="preserve">
|
||||
<defs>
|
||||
</defs>
|
||||
<g>
|
||||
<g class="letters">
|
||||
<path fill="#ffffff" d="M141.596,29.675c0-3.777,2.985-6.767,6.764-6.767h34.438c3.426,0,6.15,2.728,6.15,6.15
|
||||
c0,3.43-2.724,6.149-6.15,6.149h-27.674v13.091h23.719c3.429,0,6.151,2.724,6.151,6.15c0,3.43-2.723,6.149-6.151,6.149h-23.719
|
||||
v17.574c0,3.773-2.986,6.761-6.764,6.761c-3.779,0-6.764-2.989-6.764-6.761V29.675z"></path>
|
||||
<path fill="#ffffff" d="M193.844,29.149c0-3.781,2.985-6.767,6.764-6.767c3.776,0,6.763,2.985,6.763,6.767v42.957h25.039
|
||||
c3.426,0,6.149,2.726,6.149,6.153c0,3.425-2.723,6.15-6.149,6.15h-31.802c-3.779,0-6.764-2.986-6.764-6.768V29.149z"></path>
|
||||
<path fill="#ffffff" d="M241.891,75.71l21.438-48.407c1.492-3.341,4.215-5.357,7.906-5.357h0.792
|
||||
c3.686,0,6.323,2.017,7.815,5.357l21.439,48.407c0.436,0.967,0.701,1.845,0.701,2.723c0,3.602-2.809,6.501-6.414,6.501
|
||||
c-3.161,0-5.269-1.845-6.499-4.655l-4.132-9.661h-27.059l-4.301,10.102c-1.144,2.631-3.426,4.214-6.237,4.214
|
||||
c-3.517,0-6.24-2.81-6.24-6.325C241.1,77.64,241.451,76.677,241.891,75.71z M279.932,58.666l-8.521-20.297l-8.526,20.297H279.932
|
||||
z"></path>
|
||||
<path fill="#ffffff" d="M314.864,35.387H301.86c-3.429,0-6.239-2.813-6.239-6.238c0-3.429,2.811-6.24,6.239-6.24h39.533
|
||||
c3.426,0,6.237,2.811,6.237,6.24c0,3.425-2.811,6.238-6.237,6.238h-13.001v42.785c0,3.773-2.99,6.761-6.764,6.761
|
||||
c-3.779,0-6.764-2.989-6.764-6.761V35.387z"></path>
|
||||
<path fill="#A9FD00" d="M352.615,29.149c0-3.781,2.985-6.767,6.767-6.767c3.774,0,6.761,2.985,6.761,6.767v49.024
|
||||
c0,3.773-2.987,6.761-6.761,6.761c-3.781,0-6.767-2.989-6.767-6.761V29.149z"></path>
|
||||
<path fill="#A9FD00" d="M374.132,53.836v-0.179c0-17.481,13.178-31.801,32.065-31.801c9.22,0,15.459,2.458,20.557,6.238
|
||||
c1.402,1.054,2.637,2.985,2.637,5.357c0,3.692-2.985,6.59-6.681,6.59c-1.845,0-3.071-0.702-4.044-1.319
|
||||
c-3.776-2.813-7.729-4.393-12.562-4.393c-10.364,0-17.831,8.611-17.831,19.154v0.173c0,10.542,7.291,19.329,17.831,19.329
|
||||
c5.715,0,9.492-1.756,13.359-4.834c1.049-0.874,2.458-1.491,4.039-1.491c3.429,0,6.325,2.813,6.325,6.236
|
||||
c0,2.106-1.056,3.78-2.282,4.834c-5.539,4.834-12.036,7.733-21.878,7.733C387.572,85.464,374.132,71.493,374.132,53.836z"></path>
|
||||
<path fill="#A9FD00" d="M433.009,53.836v-0.179c0-17.481,13.79-31.801,32.766-31.801c18.981,0,32.592,14.143,32.592,31.628v0.173
|
||||
c0,17.483-13.785,31.807-32.769,31.807C446.625,85.464,433.009,71.32,433.009,53.836z M484.224,53.836v-0.179
|
||||
c0-10.539-7.725-19.326-18.626-19.326c-10.893,0-18.449,8.611-18.449,19.154v0.173c0,10.542,7.73,19.329,18.626,19.329
|
||||
C476.676,72.986,484.224,64.378,484.224,53.836z"></path>
|
||||
<path fill="#A9FD00" d="M506.233,29.321c0-3.774,2.99-6.763,6.767-6.763h1.401c3.252,0,5.183,1.583,7.029,3.953l26.093,34.265
|
||||
V29.059c0-3.692,2.99-6.677,6.681-6.677c3.683,0,6.671,2.985,6.671,6.677v48.934c0,3.78-2.987,6.765-6.764,6.765h-0.436
|
||||
c-3.257,0-5.188-1.581-7.034-3.953l-27.056-35.492v32.944c0,3.687-2.985,6.676-6.678,6.676c-3.683,0-6.673-2.989-6.673-6.676
|
||||
V29.321z"></path>
|
||||
</g>
|
||||
<g class="insignia">
|
||||
<path fill="#ffffff" d="M48.372,56.137h12.517l11.156-18.537H37.186L25.688,18.539h57.825L94.668,0H9.271
|
||||
C5.925,0,2.842,1.801,1.198,4.716c-1.644,2.907-1.593,6.482,0.134,9.343l50.38,83.501c1.678,2.781,4.689,4.476,7.938,4.476
|
||||
c3.246,0,6.257-1.695,7.935-4.476l2.898-4.804L48.372,56.137z"></path>
|
||||
<g class="i">
|
||||
<path fill="#A9FD00" d="M93.575,18.539h0.031v0.004l21.652,0.004l2.705-4.488c1.727-2.861,1.778-6.436,0.133-9.343
|
||||
C116.454,1.801,113.371,0,110.026,0h-5.294L93.575,18.539z"></path>
|
||||
<polygon fill="#A9FD00" points="88.291,27.356 64.725,66.486 75.519,84.404 109.942,27.356"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</a>
|
||||
<strong>Font Demo</strong>
|
||||
</header>
|
||||
|
||||
|
||||
<section class="demo wrapper">
|
||||
|
||||
<p class="title">Instructions</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<span class="num">1</span>Copy the "Fonts" files and CSS files to your website CSS folder.
|
||||
</li>
|
||||
<li>
|
||||
<span class="num">2</span>Add the CSS link to your website source code on header.
|
||||
<code class="big">
|
||||
<<span class="red">head</span>>
|
||||
<br/><span class="dots">...</span>
|
||||
<br/><<span class="red">link</span> <span class="green">rel</span>=<span class="yellow">"stylesheet"</span> <span class="green">type</span>=<span class="yellow">"text/css"</span> <span class="green">href</span>=<span class="yellow">"your_website_domain/css_root/flaticon.css"</span>>
|
||||
<br/><span class="dots">...</span>
|
||||
<br/></<span class="red">head</span>>
|
||||
</code>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p>
|
||||
<span class="num">3</span>Use the icon class on <code>"<span class="blue">display</span>:<span class="purple"> inline</span>"</code> elements:
|
||||
<br />
|
||||
Use example: <code><<span class="red">i</span> <span class="green">class</span>=<span class="yellow">"flaticon-airplane49"</span>></<span class="red">i</span>></code> or <code><<span class="red">span</span> <span class="green">class</span>=<span class="yellow">"flaticon-airplane49"</span>></<span class="red">span</span>></code>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="glyphs">
|
||||
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-home"></div>
|
||||
<div class="class-name">.flaticon-home</div>
|
||||
<div class="author-name">Author: <a data-file="001-home" href="https://www.flaticon.com/authors/eucalyp">Eucalyp</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-drawing"></div>
|
||||
<div class="class-name">.flaticon-drawing</div>
|
||||
<div class="author-name">Author: <a data-file="002-drawing" href="https://www.flaticon.com/authors/smashicons">Smashicons</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-plug"></div>
|
||||
<div class="class-name">.flaticon-plug</div>
|
||||
<div class="author-name">Author: <a data-file="003-plug" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-clipboard-with-pencil"></div>
|
||||
<div class="class-name">.flaticon-clipboard-with-pencil</div>
|
||||
<div class="author-name">Author: <a data-file="004-clipboard-with-pencil" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-tools"></div>
|
||||
<div class="class-name">.flaticon-tools</div>
|
||||
<div class="author-name">Author: <a data-file="005-tools" href="https://www.flaticon.com/authors/good-ware">Good Ware</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-line-chart"></div>
|
||||
<div class="class-name">.flaticon-line-chart</div>
|
||||
<div class="author-name">Author: <a data-file="006-line-chart" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-pie-chart"></div>
|
||||
<div class="class-name">.flaticon-pie-chart</div>
|
||||
<div class="author-name">Author: <a data-file="007-pie-chart" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-customer-service"></div>
|
||||
<div class="class-name">.flaticon-customer-service</div>
|
||||
<div class="author-name">Author: <a data-file="008-customer-service" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-medal"></div>
|
||||
<div class="class-name">.flaticon-medal</div>
|
||||
<div class="author-name">Author: <a data-file="009-medal" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-dollar-analysis-bars-chart"></div>
|
||||
<div class="class-name">.flaticon-dollar-analysis-bars-chart</div>
|
||||
<div class="author-name">Author: <a data-file="010-dollar-analysis-bars-chart" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-phone-call"></div>
|
||||
<div class="class-name">.flaticon-phone-call</div>
|
||||
<div class="author-name">Author: <a data-file="011-phone-call" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-clock"></div>
|
||||
<div class="class-name">.flaticon-clock</div>
|
||||
<div class="author-name">Author: <a data-file="012-clock" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-map-pin-silhouette"></div>
|
||||
<div class="class-name">.flaticon-map-pin-silhouette</div>
|
||||
<div class="author-name">Author: <a data-file="013-map-pin-silhouette" href="https://www.flaticon.com/authors/elegant-themes">Elegant Themes</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-message"></div>
|
||||
<div class="class-name">.flaticon-message</div>
|
||||
<div class="author-name">Author: <a data-file="014-message" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-calculator"></div>
|
||||
<div class="class-name">.flaticon-calculator</div>
|
||||
<div class="author-name">Author: <a data-file="015-calculator" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-parking"></div>
|
||||
<div class="class-name">.flaticon-parking</div>
|
||||
<div class="author-name">Author: <a data-file="016-parking" href="https://www.flaticon.com/authors/smashicons">Smashicons</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-stationary-bike"></div>
|
||||
<div class="class-name">.flaticon-stationary-bike</div>
|
||||
<div class="author-name">Author: <a data-file="017-stationary-bike" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-cup"></div>
|
||||
<div class="class-name">.flaticon-cup</div>
|
||||
<div class="author-name">Author: <a data-file="018-cup" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-heartbeat"></div>
|
||||
<div class="class-name">.flaticon-heartbeat</div>
|
||||
<div class="author-name">Author: <a data-file="019-heartbeat" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-medical-kit"></div>
|
||||
<div class="class-name">.flaticon-medical-kit</div>
|
||||
<div class="author-name">Author: <a data-file="020-medical-kit" href="https://www.flaticon.com/authors/dave-gandy">Dave Gandy</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-patient"></div>
|
||||
<div class="class-name">.flaticon-patient</div>
|
||||
<div class="author-name">Author: <a data-file="021-patient" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-savings"></div>
|
||||
<div class="class-name">.flaticon-savings</div>
|
||||
<div class="author-name">Author: <a data-file="022-savings" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-box"></div>
|
||||
<div class="class-name">.flaticon-box</div>
|
||||
<div class="author-name">Author: <a data-file="023-box" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-support"></div>
|
||||
<div class="class-name">.flaticon-support</div>
|
||||
<div class="author-name">Author: <a data-file="024-support" href="https://www.flaticon.com/authors/revicon">Revicon</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-reward"></div>
|
||||
<div class="class-name">.flaticon-reward</div>
|
||||
<div class="author-name">Author: <a data-file="025-reward" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-hamburger-meal"></div>
|
||||
<div class="class-name">.flaticon-hamburger-meal</div>
|
||||
<div class="author-name">Author: <a data-file="026-hamburger-meal" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-pizza"></div>
|
||||
<div class="class-name">.flaticon-pizza</div>
|
||||
<div class="author-name">Author: <a data-file="027-pizza" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-cocktail"></div>
|
||||
<div class="class-name">.flaticon-cocktail</div>
|
||||
<div class="author-name">Author: <a data-file="028-cocktail" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-pasta"></div>
|
||||
<div class="class-name">.flaticon-pasta</div>
|
||||
<div class="author-name">Author: <a data-file="029-pasta" href="https://www.flaticon.com/authors/smashicons">Smashicons</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-vegetables"></div>
|
||||
<div class="class-name">.flaticon-vegetables</div>
|
||||
<div class="author-name">Author: <a data-file="030-vegetables" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-user"></div>
|
||||
<div class="class-name">.flaticon-user</div>
|
||||
<div class="author-name">Author: <a data-file="031-user" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-chef"></div>
|
||||
<div class="class-name">.flaticon-chef</div>
|
||||
<div class="author-name">Author: <a data-file="032-chef" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-digger"></div>
|
||||
<div class="class-name">.flaticon-digger</div>
|
||||
<div class="author-name">Author: <a data-file="033-digger" href="https://www.flaticon.com/authors/creaticca-creative-agency">Creaticca Creative Agency</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-construction-worker"></div>
|
||||
<div class="class-name">.flaticon-construction-worker</div>
|
||||
<div class="author-name">Author: <a data-file="034-construction-worker" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph"><div class="glyph-icon flaticon-settings"></div>
|
||||
<div class="class-name">.flaticon-settings</div>
|
||||
<div class="author-name">Author: <a data-file="035-settings" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a> </div>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section class="attribution wrapper" style="text-align:center;">
|
||||
|
||||
<div class="title">License and attribution:</div><div class="attrDiv">Font generated by <a href="https://www.flaticon.com">flaticon.com</a>. <div><p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="001-home" href="https://www.flaticon.com/authors/eucalyp">Eucalyp</a>, <a data-file="029-pasta" href="https://www.flaticon.com/authors/smashicons">Smashicons</a>, <a data-file="035-settings" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a>, <a data-file="034-construction-worker" href="http://www.freepik.com">Freepik</a>, <a data-file="005-tools" href="https://www.flaticon.com/authors/good-ware">Good Ware</a>, <a data-file="013-map-pin-silhouette" href="https://www.flaticon.com/authors/elegant-themes">Elegant Themes</a>, <a data-file="020-medical-kit" href="https://www.flaticon.com/authors/dave-gandy">Dave Gandy</a>, <a data-file="024-support" href="https://www.flaticon.com/authors/revicon">Revicon</a>, <a data-file="033-digger" href="https://www.flaticon.com/authors/creaticca-creative-agency">Creaticca Creative Agency</a></p> </div>
|
||||
</div>
|
||||
<div class="title">Copy the Attribution License:</div>
|
||||
|
||||
<textarea onclick="this.focus();this.select();">Font generated by <a href="https://www.flaticon.com">flaticon.com</a>. <p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="001-home" href="https://www.flaticon.com/authors/eucalyp">Eucalyp</a>, <a data-file="029-pasta" href="https://www.flaticon.com/authors/smashicons">Smashicons</a>, <a data-file="035-settings" href="https://www.flaticon.com/authors/gregor-cresnar">Gregor Cresnar</a>, <a data-file="034-construction-worker" href="http://www.freepik.com">Freepik</a>, <a data-file="005-tools" href="https://www.flaticon.com/authors/good-ware">Good Ware</a>, <a data-file="013-map-pin-silhouette" href="https://www.flaticon.com/authors/elegant-themes">Elegant Themes</a>, <a data-file="020-medical-kit" href="https://www.flaticon.com/authors/dave-gandy">Dave Gandy</a>, <a data-file="024-support" href="https://www.flaticon.com/authors/revicon">Revicon</a>, <a data-file="033-digger" href="https://www.flaticon.com/authors/creaticca-creative-agency">Creaticca Creative Agency</a></p>
|
||||
</textarea>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="iconsuse">
|
||||
|
||||
<div class="title">Examples:</div>
|
||||
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="glyph-icon flaticon-home"></i>
|
||||
<span><i class="flaticon-home"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="glyph-icon flaticon-drawing"></i>
|
||||
<span><i class="flaticon-drawing"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="glyph-icon flaticon-plug"></i>
|
||||
<span><i class="flaticon-plug"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="glyph-icon flaticon-clipboard-with-pencil"></i>
|
||||
<span><i class="flaticon-clipboard-with-pencil"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<div id="footer">
|
||||
<div>Generated by <a href="https://www.flaticon.com">flaticon.com</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -60,6 +60,10 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'id' => 'style_setting_sec',
|
||||
'title' => '<i class="fas fa-palette"></i>'.__('Style Settings', 'mage-eventpress')
|
||||
),
|
||||
array(
|
||||
'id' => 'icon_setting_sec',
|
||||
'title' => '<i class="fab fa-font-awesome"></i>'.__('Icon Settings', 'mage-eventpress')
|
||||
),
|
||||
array(
|
||||
'id' => 'label_setting_sec',
|
||||
'title' => '<i class="fas fa-language"></i>'.__('Translation Settings', 'mage-eventpress')
|
||||
|
@ -260,7 +264,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('On/Off Event Price in List', 'mage-eventpress'),
|
||||
'desc' => __('It enables/disables the event price in the list. By default, it is enabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'yes',
|
||||
'default' => mep_change_global_option_section('mep_event_price_show', 'general_setting_sec', 'event_list_setting_sec', 'yes'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -271,7 +275,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('On/Off Multi Date List in Event listing Page', 'mage-eventpress'),
|
||||
'desc' => __('It enables/disables the full date list for multi date event in the event listing page. By default, it is enabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'yes',
|
||||
'default' => mep_change_global_option_section('mep_date_list_in_event_listing', 'general_setting_sec', 'event_list_setting_sec', 'yes'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -282,7 +286,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Organizer Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_organizer_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -293,7 +297,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Location Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_location_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -304,7 +308,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Full Time Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_time_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -315,7 +319,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Only End Time Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_end_time_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -326,7 +330,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide/Show Event Hover Book Now Button', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show. By default is \'No\'.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_hide_event_hover_btn', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -340,7 +344,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('On/Off Speaker List', 'mage-eventpress'),
|
||||
'desc' => __('To show the speaker list, please select \'Yes\'. By default, it is disabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_enable_speaker_list', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -351,7 +355,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('On/Off Product Category in Event', 'mage-eventpress'),
|
||||
'desc' => __('It enables the product category on the event edit page. If you want to set a product category-based coupon code, you have to assign the event to the product category. To enable this feature, please select \'Yes\'.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_show_product_cat_in_event', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -362,7 +366,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Single Event Page Template', 'mage-eventpress'),
|
||||
'desc' => __('It changes the single event details page template.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_global_single_template', 'general_setting_sec', 'single_event_setting_sec', 'default-theme.php'),
|
||||
'options' => mep_event_template_name()
|
||||
),
|
||||
array(
|
||||
|
@ -370,7 +374,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('On/Off Shipping Method on event', 'mage-eventpress'),
|
||||
'desc' => __('Please select The event product type which is used in WooCommerce, By default it is virtual. If you change this type you need to re-save all the events again.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'yes',
|
||||
'default' => mep_change_global_option_section('mep_event_product_type', 'general_setting_sec', 'single_event_setting_sec', 'yes'),
|
||||
'options' => array(
|
||||
'yes' => 'No',
|
||||
'no' => 'Yes'
|
||||
|
@ -381,7 +385,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Date Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_date_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -392,7 +396,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Time Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_time_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -403,7 +407,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Location Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_location_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -414,7 +418,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Total Seats Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -425,7 +429,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide "Org By" Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_org_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -436,7 +440,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Address Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_address_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -447,7 +451,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Schedule Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_event_schedule_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -458,7 +462,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Event Share this Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_share_this_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -469,7 +473,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
'label' => __('Hide Add Calendar Button from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_calendar_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
@ -904,6 +908,81 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
)
|
||||
),
|
||||
|
||||
'icon_setting_sec' => apply_filters('mep_settings_icon_arr', array(
|
||||
|
||||
array(
|
||||
'name' => 'mep_event_date_icon',
|
||||
'label' => __('Choose Event Date Icon', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event date icon.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fa fa-calendar',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_time_icon',
|
||||
'label' => __('Choose Event Time Icon', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event time icon.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fas fa-clock',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_location_icon',
|
||||
'label' => __('Choose Event Location Icon', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event location icon.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fas fa-map-marker-alt',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_organizer_icon',
|
||||
'label' => __('Choose Event Organizer Icon', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event organizer icon.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'far fa-list-alt',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_location_list_icon',
|
||||
'label' => __('Choose Event Sidebar Location List Icon', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event sidebar location list icon.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fa fa-arrow-circle-right',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_ss_fb_icon',
|
||||
'label' => __('Choose Event Social Share Icon for Facebook', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event social share icon for facebook.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fab fa-facebook-f',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_ss_twitter_icon',
|
||||
'label' => __('Choose Event Social Share Icon for Twitter', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event social share icon for twitter.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fab fa-twitter',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_ss_linkedin_icon',
|
||||
'label' => __('Choose Event Social Share Icon for Linkedin', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event social share icon for linkedin.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fab fa-linkedin',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_ss_whatsapp_icon',
|
||||
'label' => __('Choose Event Social Share Icon for Whatsapp', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event social share icon for whatsapp.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fab fa-whatsapp',
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_ss_email_icon',
|
||||
'label' => __('Choose Event Social Share Icon for Email', 'mage-eventpress'),
|
||||
'desc' => __('Please choose event social share icon for email.', 'mage-eventpress'),
|
||||
'type' => 'iconlib',
|
||||
'default' => 'fa fa-envelope',
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
'carousel_setting_sec' => apply_filters('mep_settings_carousel_arr', array(
|
||||
|
||||
array(
|
||||
|
|
|
@ -421,6 +421,31 @@ class MAGE_Setting_API {
|
|||
echo mep_esc_html($html);
|
||||
}
|
||||
|
||||
/**
|
||||
* Displays a icon library
|
||||
*
|
||||
* @param array $args settings field args
|
||||
*/
|
||||
function callback_iconlib( $args ) {
|
||||
$output = '';
|
||||
$desc = $this->get_field_description( $args );
|
||||
$value = esc_attr( $this->get_option( $args['id'], $args['section'], $args['std'] ) );
|
||||
$id = esc_attr($args['id']);
|
||||
$type = 'hidden';
|
||||
$class = 'mep_global_settings_icon';
|
||||
if(! empty($value)){
|
||||
$output .= '<div class="mep_global_settings_icon_preview" data-key="'.$id.'">';
|
||||
$output .= '<i class="'.$value.'"></i>';
|
||||
$output .= '</div>';
|
||||
}
|
||||
$output .= '<a class="mep_global_icon_lib_btn" data-key="'.$id.'">'.esc_html__('Icon Library','mage-eventpress').'</a>';
|
||||
|
||||
$output .= sprintf( '<input type="%1$s" class="%2$s" id="%4$s" name="%3$s[%4$s]" value="%5$s" data-key="'.$id.'"/>', $type, $class, $args['section'], $args['id'], $value);
|
||||
|
||||
$output .= $desc;
|
||||
echo $output;
|
||||
}
|
||||
|
||||
/**
|
||||
* Sanitize callback for Settings API
|
||||
*
|
||||
|
|
|
@ -8,7 +8,7 @@ if (!defined('ABSPATH')) {
|
|||
*/
|
||||
function mep_cpt()
|
||||
{
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
$event_label = mep_get_option('mep_event_label', 'general_setting_sec', 'Events');
|
||||
$event_slug = mep_get_option('mep_event_slug', 'general_setting_sec', 'events');
|
||||
$event_icon = mep_get_option('mep_event_icon', 'general_setting_sec', 'dashicons-calendar-alt');
|
||||
|
|
|
@ -41,6 +41,11 @@ function mep_add_admin_scripts($hook)
|
|||
wp_enqueue_style('font-awesome-css-cdn', "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.2.0/css/all.min.css", null, 1);
|
||||
wp_enqueue_style('mep-admin-style', plugin_dir_url(__DIR__) . 'css/admin_style.css', array());
|
||||
|
||||
//loading modal css
|
||||
wp_enqueue_style('jquery.modal.min', plugin_dir_url(__DIR__) . 'css/jquery.modal.min.css', array(), 1.0);
|
||||
|
||||
//flaticon
|
||||
wp_enqueue_style('flaticon', plugin_dir_url(__DIR__) . 'fonts/flaticon/flaticon.css');
|
||||
|
||||
/**
|
||||
* Enquue Admin Scripts
|
||||
|
@ -57,7 +62,10 @@ function mep_add_admin_scripts($hook)
|
|||
wp_enqueue_script('codemirror', plugin_dir_url(__DIR__) . 'js/codemirror.min.js', array('jquery'), null, false);
|
||||
wp_enqueue_script('form-field-dependency', plugins_url('js/form-field-dependency.js', __DIR__), array('jquery'), null, false);
|
||||
wp_localize_script('jquery', 'mep_ajax', array( 'mep_ajaxurl' => admin_url( 'admin-ajax.php')));
|
||||
wp_localize_script('mep_ajax', 'mep_ajax_var', array( 'url' => admin_url('admin-ajax.php'), 'nonce' => wp_create_nonce('mep-ajax-nonce')));
|
||||
wp_localize_script('mep_ajax', 'mep_ajax_var', array( 'url' => admin_url('admin-ajax.php'), 'nonce' => wp_create_nonce('mep-ajax-nonce')));
|
||||
|
||||
//loading modal script
|
||||
wp_enqueue_script('jquery.modal.min', plugin_dir_url(__DIR__) . 'js/jquery.modal.min.js', array('jquery'), 1.0, true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -93,6 +101,11 @@ function mep_event_enqueue_scripts()
|
|||
wp_enqueue_script('mep-event-custom-scripts', plugin_dir_url(__DIR__) . 'js/mkb-scripts.js', array(), time(), true);
|
||||
wp_localize_script('jquery', 'mep_ajax', array( 'mep_ajaxurl' => admin_url( 'admin-ajax.php')));
|
||||
|
||||
//loading event faq accordion script
|
||||
wp_enqueue_script('mep-event-faq', plugin_dir_url(__DIR__) . 'js/mep_event_faq.js', array('jquery'), 1.0, true);
|
||||
|
||||
//flaticon
|
||||
wp_enqueue_style('flaticon', plugin_dir_url(__DIR__) . 'fonts/flaticon/flaticon.css');
|
||||
|
||||
if($owlThemeLoad == 'no'){
|
||||
wp_enqueue_style('mep-event-owl-carousal-main-style', plugin_dir_url(__DIR__) . 'css/owl.carousel.min.css', array('mep-event-style'));
|
||||
|
|
|
@ -11,7 +11,7 @@ if (!defined('ABSPATH')) {
|
|||
add_action('admin_init', 'mep_fw_meta_boxs');
|
||||
function mep_fw_meta_boxs()
|
||||
{
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
/**
|
||||
* This Will create Meta Boxes For Speakers Custom Post Type.
|
||||
*/
|
||||
|
|
|
@ -1083,7 +1083,7 @@ class MP_Event_All_Info_In_One
|
|||
public function mep_event_template_meta_box_cb($post)
|
||||
{
|
||||
$values = get_post_custom($post->ID);
|
||||
$global_template = mep_get_option('mep_global_single_template', 'general_setting_sec', 'theme-2');
|
||||
$global_template = mep_get_option('mep_global_single_template', 'single_event_setting_sec', 'theme-2');
|
||||
if (array_key_exists('mep_event_template', $values)) {
|
||||
$current_template = $values['mep_event_template'][0];
|
||||
} else {
|
||||
|
|
|
@ -25,4 +25,6 @@ if (!class_exists('EDD_SL_Plugin_Updater')) {
|
|||
// require_once(dirname(__DIR__) . "/inc/mep_upgrade.php");
|
||||
require_once(dirname(__DIR__) . "/inc/mep_functions.php");
|
||||
require_once(dirname(__DIR__) . "/inc/mep_query.php");
|
||||
require_once(dirname(__DIR__) . "/support/elementor/elementor-support.php");
|
||||
require_once(dirname(__DIR__) . "/support/elementor/elementor-support.php");
|
||||
require_once(dirname(__DIR__) . '/lib/classes/class-icon-library.php');
|
||||
require_once(dirname(__DIR__) . '/lib/classes/class-icon-popup.php');
|
|
@ -1210,11 +1210,13 @@ if (!function_exists('mep_organizer_set_template')) {
|
|||
|
||||
if (!function_exists('mep_social_share')) {
|
||||
function mep_social_share() {
|
||||
$event_ss_fb_icon = mep_get_option('mep_event_ss_fb_icon', 'icon_setting_sec', 'fab fa-facebook-f');
|
||||
$event_ss_twitter_icon = mep_get_option('mep_event_ss_twitter_icon', 'icon_setting_sec', 'fab fa-twitter');
|
||||
?>
|
||||
<ul class='mep-social-share'>
|
||||
<?php do_action('mep_before_social_share_list', get_the_id()); ?>
|
||||
<li><a data-toggle="tooltip" title="" class="facebook" onclick="window.open('https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>','Facebook','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>" data-original-title="Share on Facebook"><i class="fa fa-facebook"></i></a></li>
|
||||
<li><a data-toggle="tooltip" title="" class="twitter" onclick="window.open('https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>','Twitter share','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>" data-original-title="Twittet it"><i class="fa fa-twitter"></i></a></li>
|
||||
<li><a data-toggle="tooltip" title="" class="facebook" onclick="window.open('https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>','Facebook','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>" data-original-title="Share on Facebook"><i class="<?php echo $event_ss_fb_icon; ?>"></i></a></li>
|
||||
<li><a data-toggle="tooltip" title="" class="twitter" onclick="window.open('https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>','Twitter share','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>" data-original-title="Twittet it"><i class="<?php echo $event_ss_twitter_icon; ?>"></i></a></li>
|
||||
<?php do_action('mep_after_social_share_list', get_the_id()); ?>
|
||||
</ul>
|
||||
<?php
|
||||
|
@ -2585,7 +2587,7 @@ if (!function_exists('mep_get_event_upcomming_date')) {
|
|||
$start_date = date('Y-m-d H:i:s', strtotime(get_post_meta($event_id, 'event_start_datetime', true)));
|
||||
$end_date = get_post_meta($event_id, 'event_end_date', true);
|
||||
$end_datetime = get_post_meta($event_id, 'event_end_datetime', true);
|
||||
$show_multidate = mep_get_option('mep_date_list_in_event_listing', 'general_setting_sec', 'no');
|
||||
$show_multidate = mep_get_option('mep_date_list_in_event_listing', 'event_list_setting_sec', 'no');
|
||||
|
||||
// if (strtotime(current_time('Y-m-d H:i')) < strtotime($start_datetime)) {
|
||||
|
||||
|
@ -2625,7 +2627,7 @@ if (!function_exists('mep_on_post_publish')) {
|
|||
);
|
||||
//SAVE THE POST
|
||||
$pid = wp_insert_post($new_post);
|
||||
$product_type = mep_get_option('mep_event_product_type', 'general_setting_sec', 'yes');
|
||||
$product_type = mep_get_option('mep_event_product_type', 'single_event_setting_sec', 'yes');
|
||||
$_tax_status = 'none';
|
||||
update_post_meta($pid, '_tax_status', $_tax_status);
|
||||
update_post_meta($post_id, '_tax_status', $_tax_status);
|
||||
|
@ -2691,7 +2693,7 @@ if (!function_exists('mep_wc_link_product_on_save')) {
|
|||
set_post_thumbnail($product_id, get_post_thumbnail_id($post_id));
|
||||
wp_publish_post($product_id);
|
||||
|
||||
$product_type = mep_get_option('mep_event_product_type', 'general_setting_sec', 'yes');
|
||||
$product_type = mep_get_option('mep_event_product_type', 'single_event_setting_sec', 'yes');
|
||||
|
||||
$_tax_status = isset($_POST['_tax_status']) ? sanitize_text_field($_POST['_tax_status']) : 'none';
|
||||
$_tax_class = isset($_POST['_tax_class']) ? sanitize_text_field($_POST['_tax_class']) : '';
|
||||
|
@ -3962,7 +3964,8 @@ function mep_get_list_thumbnail($event_id) {
|
|||
add_action('mep_event_list_date_li', 'mep_event_list_upcoming_date_li', 10, 2);
|
||||
if (!function_exists('mep_event_list_upcoming_date_li')) {
|
||||
function mep_event_list_upcoming_date_li($event_id, $type = 'grid') {
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$event_start_datetime = get_post_meta($event_id, 'event_start_datetime', true);
|
||||
$event_end_datetime = get_post_meta($event_id, 'event_end_datetime', true);
|
||||
$event_multidate = get_post_meta($event_id, 'mep_event_more_date', true) ? get_post_meta($event_id, 'mep_event_more_date', true) : [];
|
||||
|
@ -3988,7 +3991,7 @@ function mep_event_list_upcoming_date_li($event_id, $type = 'grid') {
|
|||
if ($type == 'grid') {
|
||||
?>
|
||||
<li class="mep_list_event_date">
|
||||
<div class="evl-ico"><i class="fa fa-calendar"></i></div>
|
||||
<div class="evl-ico"><i class="<?php echo $event_date_icon; ?>"></i></div>
|
||||
<div class="evl-cc">
|
||||
<h5>
|
||||
<?php echo get_mep_datetime($std, 'date-text'); ?>
|
||||
|
@ -4005,7 +4008,7 @@ function mep_event_list_upcoming_date_li($event_id, $type = 'grid') {
|
|||
<?php
|
||||
} elseif ($type == 'minimal') {
|
||||
?>
|
||||
<span class='mep_minimal_list_date'><i class="fa fa-calendar"></i> <?php echo get_mep_datetime($std, 'date-text') . ' ';
|
||||
<span class='mep_minimal_list_date'><i class="<?php echo $event_date_icon; ?>"></i> <?php echo get_mep_datetime($std, 'date-text') . ' ';
|
||||
echo get_mep_datetime($_event_std['event_std'], 'time');
|
||||
if ($hide_only_end_time_list == 'no') { ?> - <?php if ($start_date == $end_date) {
|
||||
echo get_mep_datetime($_event_std['event_etd'], 'time');
|
||||
|
@ -4048,7 +4051,7 @@ function mep_fb_get_reg_form_id($event_id) {
|
|||
add_action('init', 'mep_show_product_cat_in_event');
|
||||
if (!function_exists('mep_show_product_cat_in_event')) {
|
||||
function mep_show_product_cat_in_event() {
|
||||
$pro_cat_status = mep_get_option('mep_show_product_cat_in_event', 'general_setting_sec', 'no');
|
||||
$pro_cat_status = mep_get_option('mep_show_product_cat_in_event', 'single_event_setting_sec', 'no');
|
||||
if ($pro_cat_status == 'yes') {
|
||||
register_taxonomy_for_object_type('product_cat', 'mep_events');
|
||||
} else {
|
||||
|
@ -4184,20 +4187,23 @@ function mep_html_chr($string){
|
|||
add_action('mep_after_social_share_list', 'mep_custom_share_btn', 10, 1);
|
||||
if (!function_exists('mep_custom_share_btn')) {
|
||||
function mep_custom_share_btn($event_id) {
|
||||
$event_ss_linkedin_icon = mep_get_option('mep_event_ss_linkedin_icon', 'icon_setting_sec', 'fab fa-linkedin');
|
||||
$event_ss_whatsapp_icon = mep_get_option('mep_event_ss_whatsapp_icon', 'icon_setting_sec', 'fab fa-whatsapp');
|
||||
$event_ss_email_icon = mep_get_option('mep_event_ss_email_icon', 'icon_setting_sec', 'fa fa-envelope');
|
||||
?>
|
||||
<li>
|
||||
<a href="https://www.linkedin.com/shareArticle?mini=true&url=<?php echo get_the_permalink($event_id); ?>&title=<?php echo mep_esc_html(get_the_title($event_id)) . ' '; ?>&summary=<?php echo esc_html(get_the_excerpt($event_id)); ?>&source=web" target="_blank">
|
||||
<i class="fab fa-linkedin"></i>
|
||||
<i class="<?php echo $event_ss_linkedin_icon; ?>"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://api.whatsapp.com/send?text=<?php echo mep_esc_html(get_the_title($event_id)) . ' '; ?><?php echo get_the_permalink($event_id); ?>" target="_blank">
|
||||
<i class="fab fa-whatsapp"></i>
|
||||
<i class="<?php echo $event_ss_whatsapp_icon; ?>"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="mailto:?subject=I wanted you to see this site&body=<?php echo mep_esc_html(get_the_title($event_id)) . ' '; ?><?php echo get_the_permalink($event_id); ?>" title="Share by Email">
|
||||
<i class="fa fa-envelope"></i>
|
||||
<i class="<?php echo $event_ss_email_icon; ?>"></i>
|
||||
</a>
|
||||
</li>
|
||||
<?php
|
||||
|
@ -4469,7 +4475,7 @@ if (!function_exists('mep_event_recurring_date_list_in_event_list_loop')) {
|
|||
function mep_event_recurring_date_list_in_event_list_loop($event_id) {
|
||||
$_more_dates = get_post_meta($event_id, 'mep_event_more_date', true);
|
||||
$more_date = apply_filters('mep_event_date_more_date_array_event_list', $_more_dates, $event_id);
|
||||
$show_multidate = mep_get_option('mep_date_list_in_event_listing', 'general_setting_sec', 'no');
|
||||
$show_multidate = mep_get_option('mep_date_list_in_event_listing', 'event_list_setting_sec', 'no');
|
||||
|
||||
if (is_array($more_date) && sizeof($more_date) > 0) {
|
||||
?>
|
||||
|
@ -4806,4 +4812,34 @@ function mep_get_user_display_name_by_email($email = null){
|
|||
|
||||
return $display_name;
|
||||
}
|
||||
}
|
||||
|
||||
/*******************************************************************
|
||||
* Function: Update Value Position from Old Settings to New Settings
|
||||
* Developer: Ariful
|
||||
*********************************************************************/
|
||||
function mep_change_global_option_section($option_name, $old_sec_name, $new_sec_name, $default = null){
|
||||
if(! empty($option_name) && ! empty($old_sec_name) && ! empty($new_sec_name)){
|
||||
$chk_new_value = mep_get_option($option_name, $new_sec_name);
|
||||
$chk_old_value = mep_get_option($option_name, $old_sec_name);
|
||||
$new_sec_array = is_array(get_option( $new_sec_name )) ? maybe_unserialize(get_option( $new_sec_name )) : array();
|
||||
|
||||
if(isset($chk_new_value) && ! empty($chk_new_value)){
|
||||
return $chk_new_value;
|
||||
}
|
||||
else{
|
||||
if(isset($chk_old_value) && ! empty($chk_old_value)){
|
||||
$created_array = array($option_name => $chk_old_value);
|
||||
$merged_data = array_merge($new_sec_array,$created_array);
|
||||
update_option( $new_sec_name, $merged_data);
|
||||
}
|
||||
}
|
||||
|
||||
if(isset($new_sec_array[$option_name])){
|
||||
return $new_sec_array[$option_name];
|
||||
}
|
||||
else{
|
||||
return $default;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -481,7 +481,7 @@ function mep_event_onepage_list($atts, $content = null)
|
|||
<div class="mep_event_list_sec">
|
||||
<?php
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$show_price_label = mep_get_option('event-price-label', 'general_setting_sec', 'Price Starts from:');
|
||||
$paged = get_query_var("paged") ? get_query_var("paged") : 1;
|
||||
|
||||
|
|
|
@ -122,7 +122,9 @@ function mep_user_custom_styles()
|
|||
}
|
||||
.royal_theme .df-ico i,
|
||||
.royal_theme .mep-default-sidrbar-social ul li a,
|
||||
.royal_theme .mep-default-sidrbar-events-schedule ul li i{
|
||||
.royal_theme .mep-default-sidrbar-events-schedule ul li i,
|
||||
.royal_theme .mep-default-sidrbar-meta .fa-list-alt,
|
||||
.royal_theme .mep-default-sidrbar-events-schedule h3 i{
|
||||
background-color: <?php echo esc_attr($royal_icons_bg_color); ?>;
|
||||
}
|
||||
.royal_theme .mep-default-title,
|
||||
|
|
|
@ -8,7 +8,7 @@ if (!function_exists('mep_display_event_loop_list')) {
|
|||
function mep_display_event_loop_list($event_id, $columnNumber='', $style='',$width='', $unq_id ='')
|
||||
{
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
// event_price_label_single
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
@ -24,10 +24,10 @@ if (!function_exists('mep_display_event_loop_list')) {
|
|||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
// $available_seat = 1;
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$event_type = get_post_meta(get_the_id(), 'mep_event_type', true) ? get_post_meta(get_the_id(), 'mep_event_type', true) : 'offline';
|
||||
ob_start();
|
||||
|
|
|
@ -13,7 +13,7 @@ if (!function_exists('mep_event_loop_minimal_style')) {
|
|||
if ($style == 'minimal') {
|
||||
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
||||
|
@ -27,10 +27,10 @@ if (!function_exists('mep_event_loop_minimal_style')) {
|
|||
$cat_class = mep_get_term_as_class($event_id, 'mep_cat', $unq_id);
|
||||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$start_datetime = $event_meta['event_start_date'][0];
|
||||
$end_datetime = $event_meta['event_end_date'][0];
|
||||
|
|
|
@ -13,7 +13,7 @@ if (!function_exists('mep_event_loop_native_style')) {
|
|||
{
|
||||
if ($style == 'native') {
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
||||
|
@ -27,10 +27,10 @@ if (!function_exists('mep_event_loop_native_style')) {
|
|||
$cat_class = mep_get_term_as_class($event_id, 'mep_cat', $unq_id);
|
||||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$start_datetime = $event_meta['event_start_date'][0];
|
||||
$end_datetime = $event_meta['event_end_date'][0];
|
||||
|
|
|
@ -14,7 +14,7 @@ if (!function_exists('mep_event_loop_spring_style')) {
|
|||
{
|
||||
if ($style == 'spring') {
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
||||
|
@ -32,10 +32,10 @@ if (!function_exists('mep_event_loop_spring_style')) {
|
|||
$cat_class = mep_get_term_as_class($event_id, 'mep_cat', $unq_id);
|
||||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$event_type = get_post_meta(get_the_id(), 'mep_event_type', true) ? get_post_meta(get_the_id(), 'mep_event_type', true) : 'offline';
|
||||
ob_start();
|
||||
|
|
|
@ -13,7 +13,7 @@ if (!function_exists('mep_event_loop_timeline_style')) {
|
|||
{
|
||||
if ($style == 'timeline') {
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
||||
|
@ -27,10 +27,10 @@ if (!function_exists('mep_event_loop_timeline_style')) {
|
|||
$cat_class = mep_get_term_as_class($event_id, 'mep_cat');
|
||||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$start_datetime = $event_meta['event_start_date'][0];
|
||||
$end_datetime = $event_meta['event_end_date'][0];
|
||||
|
|
|
@ -14,7 +14,7 @@ if (!function_exists('mep_event_loop_title_style')) {
|
|||
if ($style == 'title') {
|
||||
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
||||
|
@ -28,10 +28,10 @@ if (!function_exists('mep_event_loop_title_style')) {
|
|||
$cat_class = mep_get_term_as_class($event_id, 'mep_cat', $unq_id);
|
||||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$start_datetime = $event_meta['event_start_date'][0];
|
||||
$end_datetime = $event_meta['event_end_date'][0];
|
||||
|
|
|
@ -14,7 +14,7 @@ if (!function_exists('mep_event_loop_winter_style')) {
|
|||
{
|
||||
if ($style == 'winter') {
|
||||
$now = current_time('Y-m-d H:i:s');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'general_setting_sec', 'yes');
|
||||
$show_price = mep_get_option('mep_event_price_show', 'event_list_setting_sec', 'yes');
|
||||
$price_count = mep_event_list_price($event_id, 'count');
|
||||
$show_price_label = $price_count == 1 ? mep_get_option('event_price_label_single', 'general_setting_sec', __('Price:','mage-eventpress')) : mep_get_option('event-price-label', 'general_setting_sec', __('Price Starts from:','mage-eventpress'));
|
||||
|
||||
|
@ -34,10 +34,10 @@ if (!function_exists('mep_event_loop_winter_style')) {
|
|||
$cat_class = mep_get_term_as_class($event_id, 'mep_cat', $unq_id);
|
||||
$event_multidate = array_key_exists('mep_event_more_date', $event_meta) ? maybe_unserialize($event_meta['mep_event_more_date'][0]) : array();
|
||||
$available_seat = mep_get_total_available_seat($event_id, $event_meta);
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'general_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'general_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'general_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'general_setting_sec', 'no');
|
||||
$hide_org_list = mep_get_option('mep_event_hide_organizer_list', 'event_list_setting_sec', 'no');
|
||||
$hide_location_list = mep_get_option('mep_event_hide_location_list', 'event_list_setting_sec', 'no');
|
||||
$hide_time_list = mep_get_option('mep_event_hide_time_list', 'event_list_setting_sec', 'no');
|
||||
$hide_only_end_time_list = mep_get_option('mep_event_hide_end_time_list', 'event_list_setting_sec', 'no');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$event_type = get_post_meta(get_the_id(), 'mep_event_type', true) ? get_post_meta(get_the_id(), 'mep_event_type', true) : 'offline';
|
||||
ob_start();
|
||||
|
|
|
@ -23,7 +23,7 @@ if (post_password_required()) {
|
|||
$mep_reg_company = mage_array_strip($event_meta['mep_reg_company'][0]);
|
||||
$mep_reg_gender = mage_array_strip($event_meta['mep_reg_gender'][0]);
|
||||
$mep_reg_tshirtsize = mage_array_strip($event_meta['mep_reg_tshirtsize'][0]);
|
||||
$global_template = mep_get_option('mep_global_single_template', 'general_setting_sec', 'default-theme.php');
|
||||
$global_template = mep_get_option('mep_global_single_template', 'single_event_setting_sec', 'default-theme.php');
|
||||
$current_template = $event_meta['mep_event_template'][0];
|
||||
$_current_template = $current_template ? $current_template : $global_template;
|
||||
$currency_pos = get_option('woocommerce_currency_pos');
|
||||
|
|
|
@ -24,7 +24,7 @@ if($ticket_user_id == $current_user_id || in_array( 'administrator', (array) $u
|
|||
margin: 0 auto;
|
||||
border-top: 1px solid #ddd;
|
||||
border-left: 1px solid #ddd;
|
||||
background: #fff;
|
||||
margin-top:50px;
|
||||
border-right: 1px solid #ddd;
|
||||
}
|
||||
.mep-reg-user-details table tr td {
|
||||
|
@ -51,9 +51,12 @@ if($ticket_user_id == $current_user_id || in_array( 'administrator', (array) $u
|
|||
}
|
||||
.mep-reg-user-details table tr td h4 {
|
||||
font-size: 16px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.mep-reg-user-details table {
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
margin:0;
|
||||
}
|
||||
.mep-reg-user-details h4, .mep-reg-user-details h2 {
|
||||
padding: 0;
|
||||
|
|
76
js/events.js
76
js/events.js
|
@ -1,76 +0,0 @@
|
|||
(function ($) {
|
||||
"use strict";
|
||||
var options = {
|
||||
events_source: 'event.php',
|
||||
view: 'month',
|
||||
tmpl_path: 'tmpls/',
|
||||
tmpl_cache: false,
|
||||
day: '2018-02-28',
|
||||
onAfterEventsLoad: function (events) {
|
||||
if (!events) {
|
||||
return;
|
||||
}
|
||||
var list = $('#eventlist');
|
||||
list.html('');
|
||||
|
||||
$.each(events, function (key, val) {
|
||||
$(document.createElement('li'))
|
||||
.html('<a href="' + val.url + '">' + val.title + '</a>')
|
||||
.appendTo(list);
|
||||
});
|
||||
},
|
||||
onAfterViewLoad: function (view) {
|
||||
$('.page-header h3').text(this.getTitle());
|
||||
$('.btn-group button').removeClass('active');
|
||||
$('button[data-calendar-view="' + view + '"]').addClass('active');
|
||||
},
|
||||
classes: {
|
||||
months: {
|
||||
general: 'label'
|
||||
}
|
||||
}
|
||||
};
|
||||
var calendar = $('#showEventCalendar').calendar(options);
|
||||
$('.btn-group button[data-calendar-nav]').each(function () {
|
||||
var $this = $(this);
|
||||
$this.click(function () {
|
||||
calendar.navigate($this.data('calendar-nav'));
|
||||
});
|
||||
});
|
||||
$('.btn-group button[data-calendar-view]').each(function () {
|
||||
var $this = $(this);
|
||||
$this.click(function () {
|
||||
calendar.view($this.data('calendar-view'));
|
||||
});
|
||||
});
|
||||
$('#first_day').change(function () {
|
||||
var value = $(this).val();
|
||||
value = value.length ? parseInt(value) : null;
|
||||
calendar.setOptions({first_day: value});
|
||||
calendar.view();
|
||||
});
|
||||
$('#language').change(function () {
|
||||
calendar.setLanguage($(this).val());
|
||||
calendar.view();
|
||||
});
|
||||
$('#events-in-modal').change(function () {
|
||||
var val = $(this).is(':checked') ? $(this).val() : null;
|
||||
calendar.setOptions({modal: val});
|
||||
});
|
||||
$('#format-12-hours').change(function () {
|
||||
var val = $(this).is(':checked') ? true : false;
|
||||
calendar.setOptions({format12: val});
|
||||
calendar.view();
|
||||
});
|
||||
$('#show_wbn').change(function () {
|
||||
var val = $(this).is(':checked') ? true : false;
|
||||
calendar.setOptions({display_week_numbers: val});
|
||||
calendar.view();
|
||||
});
|
||||
$('#show_wb').change(function () {
|
||||
var val = $(this).is(':checked') ? true : false;
|
||||
calendar.setOptions({weekbox: val});
|
||||
calendar.view();
|
||||
});
|
||||
|
||||
}(jQuery));
|
|
@ -29,6 +29,7 @@ function mpwem_page_scroll_to(target) {
|
|||
bg_image_load = true;
|
||||
});
|
||||
if (!bg_image_load) {
|
||||
load_bg_img();
|
||||
$(document).scroll(function () {
|
||||
load_bg_img();
|
||||
bg_image_load = true;
|
||||
|
|
File diff suppressed because one or more lines are too long
154
js/gmap.js
154
js/gmap.js
|
@ -1,154 +0,0 @@
|
|||
|
||||
|
||||
window.google = window.google || {};
|
||||
google.maps = google.maps || {};
|
||||
(function() {
|
||||
|
||||
function getScript(src) {
|
||||
document.write('<' + 'script src="' + src + '"><' + '/script>');
|
||||
}
|
||||
|
||||
var modules = google.maps.modules = {};
|
||||
google.maps.__gjsload__ = function(name, text) {
|
||||
modules[name] = text;
|
||||
};
|
||||
|
||||
google.maps.Load = function(apiLoad) {
|
||||
delete google.maps.Load;
|
||||
apiLoad([0.009999999776482582,[null,[["https://khms0.googleapis.com/kh?v=800\u0026hl=en-US\u0026","https://khms1.googleapis.com/kh?v=800\u0026hl=en-US\u0026"],null,null,null,1,"800",["https://khms0.google.com/kh?v=800\u0026hl=en-US\u0026","https://khms1.google.com/kh?v=800\u0026hl=en-US\u0026"]],null,null,null,null,[["https://cbks0.googleapis.com/cbk?","https://cbks1.googleapis.com/cbk?"]],[["https://khms0.googleapis.com/kh?v=115\u0026hl=en-US\u0026","https://khms1.googleapis.com/kh?v=115\u0026hl=en-US\u0026"],null,null,null,null,"115",["https://khms0.google.com/kh?v=115\u0026hl=en-US\u0026","https://khms1.google.com/kh?v=115\u0026hl=en-US\u0026"]],[["https://mts0.googleapis.com/mapslt?hl=en-US\u0026","https://mts1.googleapis.com/mapslt?hl=en-US\u0026"]],null,null,null,[["https://mts0.googleapis.com/mapslt?hl=en-US\u0026","https://mts1.googleapis.com/mapslt?hl=en-US\u0026"]]],["en-US","US",null,0,null,null,"https://maps.gstatic.com/mapfiles/","https://csi.gstatic.com","https://maps.googleapis.com","https://maps.googleapis.com",null,"https://maps.google.com","https://gg.google.com","https://maps.gstatic.com/maps-api-v3/api/images/","https://www.google.com/maps",0,"https://www.google.com"],["https://maps.googleapis.com/maps-api-v3/api/js/32/13","3.32.13"],[418431435],1,null,null,null,null,null,"",null,null,1,"https://khms.googleapis.com/mz?v=800\u0026",null,"https://earthbuilder.googleapis.com","https://earthbuilder.googleapis.com",null,"https://mts.googleapis.com/maps/vt/icon",[["https://maps.googleapis.com/maps/vt"],["https://maps.googleapis.com/maps/vt"],null,null,null,null,null,null,null,null,null,null,["https://www.google.com/maps/vt"],"/maps/vt",421000000,421],2,500,[null,null,null,null,"https://www.google.com/maps/preview/log204","","https://static.panoramio.com.storage.googleapis.com/photos/",["https://geo0.ggpht.com/cbk","https://geo1.ggpht.com/cbk","https://geo2.ggpht.com/cbk","https://geo3.ggpht.com/cbk"],"https://maps.googleapis.com/maps/api/js/GeoPhotoService.GetMetadata","https://maps.googleapis.com/maps/api/js/GeoPhotoService.SingleImageSearch",["https://lh3.ggpht.com/","https://lh4.ggpht.com/","https://lh5.ggpht.com/","https://lh6.ggpht.com/"]],null,null,null,null,"/maps/api/js/ApplicationService.GetEntityDetails",0,null,null,[null,null,null,null,null,null,null,null,null,[0,0]],null,[],["32.13"],1,5000], loadScriptTime);
|
||||
};
|
||||
var loadScriptTime = (new Date).getTime();
|
||||
})();
|
||||
// inlined
|
||||
(function(_){var ta,xa,za,Ba,Ca,Da,Pa,Qa,bb,gb,hb,jb,ob,nb,pb,qb,Hb,Jb,Nb,Ub,Xb,Yb,hc,lc,pc,Cc,Dc,Ec,Fc,Hc,Ic,Lc,Oc,Kc,Pc,Sc,Yc,id,kd,md,pd,rd,qd,Ad,Ed,Gd,Jd,Kd,Nd,Pd,Rd,Ld,Od,Vd,Yd,Zd,ne,oe,pe,re,se,ve,we,Ae,Be,Ce,De,Ge,Ie,Je,Te,Ue,Ve,We,Ye,Ze,lf,mf,nf,uf,vf,wf,xf,yf,Ef,Ff,Mf,Of,Pf,Qf,Wf,Uf,Zf,$f,bg,eg,gg,fg,ig,mg,og,tg,ug,xg,yg,zg,Ag,Bg,Dg,wa,va,Ma,Na;_.aa="ERROR";_.ba="INVALID_REQUEST";_.ca="MAX_DIMENSIONS_EXCEEDED";_.da="MAX_ELEMENTS_EXCEEDED";_.ea="MAX_WAYPOINTS_EXCEEDED";_.fa="NOT_FOUND";_.ha="OK";
|
||||
_.ia="OVER_QUERY_LIMIT";_.ka="REQUEST_DENIED";_.la="UNKNOWN_ERROR";_.ma="ZERO_RESULTS";_.na=function(){return function(a){return a}};_.l=function(){return function(){}};_.oa=function(a){return function(b){this[a]=b}};_.pa=function(a){return function(){return this[a]}};_.qa=function(a){return function(){return a}};_.sa=function(a){return function(){return _.ra[a].apply(this,arguments)}};ta=function(){ta=_.l();_.ua.Symbol||(_.ua.Symbol=va)};
|
||||
_.ya=function(){ta();var a=_.ua.Symbol.iterator;a||(a=_.ua.Symbol.iterator=_.ua.Symbol("iterator"));"function"!=typeof Array.prototype[a]&&wa(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return xa(this)}});_.ya=_.l()};xa=function(a){var b=0;return za(function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}})};za=function(a){(0,_.ya)();a={next:a};a[_.ua.Symbol.iterator]=function(){return this};return a};
|
||||
_.Aa=function(a){(0,_.ya)();var b=a[window.Symbol.iterator];return b?b.call(a):xa(a)};Ba=function(a,b,c){a instanceof String&&(a=String(a));for(var d=a.length,e=0;e<d;e++){var f=a[e];if(b.call(c,f,e,a))return{Ae:e,Si:f}}return{Ae:-1,Si:void 0}};Ca=function(a,b){if(b){var c=_.ua;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&wa(c,a,{configurable:!0,writable:!0,value:b})}};
|
||||
Da=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.q=function(a){return void 0!==a};_.Ea=function(a){return"string"==typeof a};_.Fa=function(a){return"number"==typeof a};_.Ga=_.l();
|
||||
_.Ha=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else return"null";
|
||||
else if("function"==b&&"undefined"==typeof a.call)return"object";return b};_.Ia=function(a){return"array"==_.Ha(a)};_.Ja=function(a){var b=_.Ha(a);return"array"==b||"object"==b&&"number"==typeof a.length};_.Ka=function(a){return"function"==_.Ha(a)};_.La=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.Oa=function(a){return a[Ma]||(a[Ma]=++Na)};Pa=function(a,b,c){return a.call.apply(a.bind,arguments)};
|
||||
Qa=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(c,d);return a.apply(b,c)}}return function(){return a.apply(b,arguments)}};_.v=function(a,b,c){Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?_.v=Pa:_.v=Qa;return _.v.apply(null,arguments)};_.Ra=function(){return+new Date};
|
||||
_.z=function(a,b){function c(){}c.prototype=b.prototype;a.Eb=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.vf=function(a,c,f){for(var d=Array(arguments.length-2),e=2;e<arguments.length;e++)d[e-2]=arguments[e];b.prototype[c].apply(a,d)}};_.Sa=function(a,b,c){c=null==c?0:0>c?Math.max(0,a.length+c):c;if(_.Ea(a))return _.Ea(b)&&1==b.length?a.indexOf(b,c):-1;for(;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};
|
||||
_.A=function(a,b,c){for(var d=a.length,e=_.Ea(a)?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};_.Ta=function(a,b,c){for(var d=a.length,e=_.Ea(a)?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return f;return-1};_.Va=function(a,b){b=_.Sa(a,b);var c;(c=0<=b)&&_.Ua(a,b);return c};_.Ua=function(a,b){Array.prototype.splice.call(a,b,1)};_.Xa=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Za=function(){return-1!=_.Ya.toLowerCase().indexOf("webkit")};
|
||||
_.$a=function(a){return-1!=_.Ya.indexOf(a)};_.ab=function(){return _.$a("Trident")||_.$a("MSIE")};_.cb=function(){return _.$a("Safari")&&!(bb()||_.$a("Coast")||_.$a("Opera")||_.$a("Edge")||_.$a("Silk")||_.$a("Android"))};bb=function(){return(_.$a("Chrome")||_.$a("CriOS"))&&!_.$a("Edge")};_.db=function(){return _.$a("Android")&&!(bb()||_.$a("Firefox")||_.$a("Opera")||_.$a("Silk"))};_.eb=function(){return _.$a("iPhone")&&!_.$a("iPod")&&!_.$a("iPad")};_.fb=function(a){_.fb[" "](a);return a};
|
||||
gb=function(){var a=_.C.document;return a?a.documentMode:void 0};hb=function(a,b){this.j=a;this.l=b;this.f=0;this.b=null};_.ib=_.na();jb=function(a){_.C.setTimeout(function(){throw a;},0)};ob=function(){var a=_.kb.f;a=lb(a);!_.Ka(_.C.setImmediate)||_.C.Window&&_.C.Window.prototype&&!_.$a("Edge")&&_.C.Window.prototype.setImmediate==_.C.setImmediate?(mb||(mb=nb()),mb(a)):_.C.setImmediate(a)};
|
||||
nb=function(){var a=_.C.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.$a("Presto")&&(a=function(){var a=window.document.createElement("IFRAME");a.style.display="none";a.src="";window.document.documentElement.appendChild(a);var b=a.contentWindow;a=b.document;a.open();a.write("");a.close();var c="callImmediate"+Math.random(),d="file:"==b.location.protocol?"*":b.location.protocol+"//"+b.location.host;a=(0,_.v)(function(a){if(("*"==
|
||||
d||a.origin==d)&&a.data==c)this.port1.onmessage()},this);b.addEventListener("message",a,!1);this.port1={};this.port2={postMessage:function(){b.postMessage(c,d)}}});if("undefined"!==typeof a&&!_.ab()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(_.q(c.next)){c=c.next;var a=c.nh;c.nh=null;a()}};return function(a){d.next={nh:a};d=d.next;b.port2.postMessage(0)}}return"undefined"!==typeof window.document&&"onreadystatechange"in window.document.createElement("SCRIPT")?function(a){var b=window.document.createElement("SCRIPT");
|
||||
b.onreadystatechange=function(){b.onreadystatechange=null;b.parentNode.removeChild(b);b=null;a();a=null};window.document.documentElement.appendChild(b)}:function(a){_.C.setTimeout(a,0)}};pb=function(){this.f=this.b=null};qb=function(){this.next=this.b=this.Zc=null};_.kb=function(a,b){_.kb.b||_.kb.m();_.kb.j||(_.kb.b(),_.kb.j=!0);_.kb.l.add(a,b)};_.rb=function(a){return a*Math.PI/180};_.sb=function(a){return 180*a/Math.PI};_.E=function(a){return a?a.length:0};
|
||||
_.ub=function(a,b){_.tb(b,function(c){a[c]=b[c]})};_.vb=function(a,b,c){null!=b&&(a=Math.max(a,b));null!=c&&(a=Math.min(a,c));return a};_.wb=function(a,b,c){c-=b;return((a-b)%c+c)%c+b};_.xb=function(a,b,c){return Math.abs(a-b)<=(c||1E-9)};_.yb=function(a,b){for(var c=[],d=_.E(a),e=0;e<d;++e)c.push(b(a[e],e));return c};_.Bb=function(a,b){for(var c=_.Ab(void 0,_.E(b)),d=_.Ab(void 0,0);d<c;++d)a.push(b[d])};_.F=function(a){return"number"==typeof a};_.Cb=function(a){return"object"==typeof a};
|
||||
_.Ab=function(a,b){return null==a?b:a};_.Db=function(a){return"string"==typeof a};_.Eb=function(a){return a===!!a};_.tb=function(a,b){for(var c in a)b(c,a[c])};_.Gb=function(a){return function(){var b=this,c=arguments;_.Fb(function(){a.apply(b,c)})}};_.Fb=function(a){return window.setTimeout(a,0)};Hb=function(a,b){if(Object.prototype.hasOwnProperty.call(a,b))return a[b]};_.Ib=function(a){_.C.console&&_.C.console.error&&_.C.console.error(a)};
|
||||
Jb=function(a){this.message=a;this.name="InvalidValueError";this.stack=Error().stack};_.Kb=function(a,b){var c="";if(null!=b){if(!(b instanceof Jb))return b;c=": "+b.message}return new Jb(a+c)};_.Lb=function(a){if(!(a instanceof Jb))throw a;_.Ib(a.name+": "+a.message)};
|
||||
_.Mb=function(a,b){var c=c?c+": ":"";return function(d){if(!d||!_.Cb(d))throw _.Kb(c+"not an Object");var e={},f;for(f in d)if(e[f]=d[f],!b&&!a[f])throw _.Kb(c+"unknown property "+f);for(f in a)try{var g=a[f](e[f]);if(_.q(g)||Object.prototype.hasOwnProperty.call(d,f))e[f]=a[f](e[f])}catch(h){throw _.Kb(c+"in property "+f,h);}return e}};Nb=function(a){try{return!!a.cloneNode}catch(b){return!1}};
|
||||
_.Ob=function(a,b,c){return c?function(c){if(c instanceof a)return c;try{return new a(c)}catch(e){throw _.Kb("when calling new "+b,e);}}:function(c){if(c instanceof a)return c;throw _.Kb("not an instance of "+b);}};_.Pb=function(a){return function(b){for(var c in a)if(a[c]==b)return b;throw _.Kb(b);}};_.Qb=function(a){return function(b){if(!_.Ia(b))throw _.Kb("not an Array");return _.yb(b,function(b,d){try{return a(b)}catch(e){throw _.Kb("at index "+d,e);}})}};
|
||||
_.Rb=function(a,b){return function(c){if(a(c))return c;throw _.Kb(b||""+c);}};_.Sb=function(a){return function(b){for(var c=[],d=0,e=a.length;d<e;++d){var f=a[d];try{(f.Lg||f)(b)}catch(g){if(!(g instanceof Jb))throw g;c.push(g.message);continue}return(f.then||f)(b)}throw _.Kb(c.join("; and "));}};_.Tb=function(a,b){return function(c){return b(a(c))}};_.G=function(a){return function(b){return null==b?b:a(b)}};
|
||||
Ub=function(a){return function(b){if(b&&null!=b[a])return b;throw _.Kb("no "+a+" property");}};_.H=function(a,b){this.x=a;this.y=b};Xb=function(a){if(a instanceof _.H)return a;try{_.Mb({x:_.Wb,y:_.Wb},!0)(a)}catch(b){throw _.Kb("not a Point",b);}return new _.H(a.x,a.y)};_.J=function(a,b,c,d){this.width=a;this.height=b;this.f=c||"px";this.b=d||"px"};Yb=function(a){if(a instanceof _.J)return a;try{_.Mb({height:_.Wb,width:_.Wb},!0)(a)}catch(b){throw _.Kb("not a Size",b);}return new _.J(a.width,a.height)};
|
||||
_.Zb=function(a,b){this.J=a;this.K=b};_.$b=function(a){this.min=0;this.max=a;this.b=a-0};_.ac=function(a){this.Mc=a.Mc||null;this.Nc=a.Nc||null};_.bc=function(a,b,c){this.b=a;a=Math.cos(b*Math.PI/180);b=Math.cos(c*Math.PI/180);c=Math.sin(c*Math.PI/180);this.m11=this.b*b;this.m12=this.b*c;this.m21=-this.b*a*c;this.m22=this.b*a*b;this.f=this.m11*this.m22-this.m12*this.m21};_.cc=function(a,b,c){var d=Math.pow(2,Math.round(a))/256;return new _.bc(Math.round(Math.pow(2,a)/d)*d,b,c)};
|
||||
_.dc=function(a,b){return new _.Zb((a.m22*b.W-a.m12*b.Y)/a.f,(-a.m21*b.W+a.m11*b.Y)/a.f)};_.fc=function(a){this.R=this.O=window.Infinity;this.V=this.T=-window.Infinity;_.A(a||[],this.extend,this)};_.gc=function(a,b,c,d){var e=new _.fc;e.O=a;e.R=b;e.T=c;e.V=d;return e};hc=function(a,b){-180==a&&180!=b&&(a=180);-180==b&&180!=a&&(b=180);this.b=a;this.f=b};_.ic=function(a){return a.b>a.f};_.jc=function(a,b){var c=b-a;return 0<=c?c:b+180-(a-180)};
|
||||
_.kc=function(a){return a.isEmpty()?0:_.ic(a)?360-(a.b-a.f):a.f-a.b};lc=function(a,b){this.b=a;this.f=b};_.K=function(a,b,c){if(a&&(void 0!==a.lat||void 0!==a.lng))try{mc(a),b=a.lng,a=a.lat,c=!1}catch(d){_.Lb(d)}a-=0;b-=0;c||(a=_.vb(a,-90,90),180!=b&&(b=_.wb(b,-180,180)));this.lat=function(){return a};this.lng=function(){return b}};_.nc=function(a){return _.rb(a.lat())};_.oc=function(a){return _.rb(a.lng())};pc=function(a,b){b=Math.pow(10,b);return Math.round(a*b)/b};
|
||||
_.qc=function(a){try{if(a instanceof _.K)return a;a=mc(a);return new _.K(a.lat,a.lng)}catch(b){throw _.Kb("not a LatLng or LatLngLiteral",b);}};_.rc=function(a,b){a=a&&_.qc(a);b=b&&_.qc(b);if(a){b=b||a;var c=_.vb(a.lat(),-90,90),d=_.vb(b.lat(),-90,90);this.f=new lc(c,d);a=a.lng();b=b.lng();360<=b-a?this.b=new hc(-180,180):(a=_.wb(a,-180,180),b=_.wb(b,-180,180),this.b=new hc(a,b))}else this.f=new lc(1,-1),this.b=new hc(180,-180)};_.sc=function(a,b,c,d){return new _.rc(new _.K(a,b,!0),new _.K(c,d,!0))};
|
||||
_.uc=function(a){if(a instanceof _.rc)return a;try{return a=tc(a),_.sc(a.south,a.west,a.north,a.east)}catch(b){throw _.Kb("not a LatLngBounds or LatLngBoundsLiteral",b);}};_.Ac=function(a){a=a||window.event;_.vc(a);_.xc(a)};_.vc=function(a){a.cancelBubble=!0;a.stopPropagation&&a.stopPropagation()};_.xc=function(a){a.preventDefault&&_.q(a.defaultPrevented)?a.preventDefault():a.returnValue=!1};_.Bc=function(a){a.handled=!0;void 0===a.bubbles&&(a.returnValue="handled")};
|
||||
Cc=function(a,b){a.__e3_||(a.__e3_={});a=a.__e3_;a[b]||(a[b]={});return a[b]};Dc=function(a,b){var c=a.__e3_||{};if(b)a=c[b]||{};else for(b in a={},c)_.ub(a,c[b]);return a};Ec=function(a,b){return function(c){return b.call(a,c,this)}};Fc=function(a,b,c){return function(d){var e=[b,a];_.Bb(e,arguments);_.M.trigger.apply(this,e);c&&_.Bc.apply(null,arguments)}};Hc=function(a,b,c,d){this.f=a;this.j=b;this.b=c;this.l=d;this.id=++Gc;Cc(a,b)[this.id]=this};
|
||||
Ic=function(a){return function(b){b||(b=window.event);if(b&&!b.target)try{b.target=b.srcElement}catch(d){}var c=a.b.apply(a.f,[b]);return b&&"click"==b.type&&(b=b.srcElement)&&"A"==b.tagName&&"javascript:void(0)"==b.href?!1:c}};_.Jc=function(a){return""+(_.La(a)?_.Oa(a):a)};_.N=_.l();Lc=function(a,b){var c=b+"_changed";if(a[c])a[c]();else a.changed(b);c=Kc(a,b);for(var d in c){var e=c[d];Lc(e.gd,e.Cb)}_.M.trigger(a,b.toLowerCase()+"_changed")};
|
||||
_.Nc=function(a){return Mc[a]||(Mc[a]=a.substr(0,1).toUpperCase()+a.substr(1))};Oc=function(a){a.gm_accessors_||(a.gm_accessors_={});return a.gm_accessors_};Kc=function(a,b){a.gm_bindings_||(a.gm_bindings_={});a.gm_bindings_.hasOwnProperty(b)||(a.gm_bindings_[b]={});return a.gm_bindings_[b]};Pc=function(a){this.P=[];this.b=a&&a.Od||_.Ga;this.f=a&&a.Pd||_.Ga};
|
||||
_.Rc=function(a,b,c,d){function e(){_.A(f,function(a){b.call(c||null,function(b){if(a.once){if(a.once.kh)return;a.once.kh=!0;_.Va(g.P,a);g.P.length||g.b()}a.Zc.call(a.context,b)})})}var f=a.P.slice(0),g=a;d&&d.sync?e():Qc(e)};Sc=function(a,b){return function(c){return c.Zc==a&&c.context==(b||null)}};_.Tc=function(){this.P=new Pc({Od:(0,_.v)(this.Od,this),Pd:(0,_.v)(this.Pd,this)})};_.Uc=function(a,b){a.P.addListener(b,void 0);b.call(void 0,a.get())};_.Vc=function(a){return function(){return this.get(a)}};
|
||||
_.Wc=function(a,b){return b?function(c){try{this.set(a,b(c))}catch(d){_.Lb(_.Kb("set"+_.Nc(a),d))}}:function(b){this.set(a,b)}};_.Xc=function(a,b){_.tb(b,function(b,d){var c=_.Vc(b);a["get"+_.Nc(b)]=c;d&&(d=_.Wc(b,d),a["set"+_.Nc(b)]=d)})};_.Zc=function(a){this.b=a||[];Yc(this)};Yc=function(a){a.set("length",a.b.length)};_.$c=function(){this.f={};this.j=0};_.bd=function(a,b){var c=a.f,d=_.Jc(b);c[d]||(c[d]=b,++a.j,_.M.trigger(a,"insert",b),a.b&&a.b(b))};_.cd=_.oa("b");
|
||||
_.dd=function(a,b,c){this.heading=a;this.pitch=_.vb(b,-90,90);this.zoom=Math.max(0,c)};_.gd=function(){this.__gm=new _.N;this.l=null};_.hd=function(a){_.Tc.call(this);this.m=!!a};_.jd=function(a,b){return new id(a,b)};id=function(a,b){_.hd.call(this,b);this.b=a};kd=_.l();_.ld=function(a,b){a[b]||(a[b]=[]);return a[b]};
|
||||
_.nd=function(a,b){if(null==a||null==b)return null==a==(null==b);if(a.constructor!=Array&&a.constructor!=Object)throw Error("Invalid object type passed into jsproto.areObjectsEqual()");if(a===b)return!0;if(a.constructor!=b.constructor)return!1;for(var c in a)if(!(c in b&&md(a[c],b[c])))return!1;for(var d in b)if(!(d in a))return!1;return!0};
|
||||
md=function(a,b){if(a===b||!(!0!==a&&1!==a||!0!==b&&1!==b)||!(!1!==a&&0!==a||!1!==b&&0!==b))return!0;if(a instanceof Object&&b instanceof Object){if(!_.nd(a,b))return!1}else return!1;return!0};_.od=function(a){_.Ea(a)?this.b=a:(this.b=a.C,this.f=a.G);this.Qb=1==(0,window.parseInt)(this.b,10)?0:-1};pd=_.l();rd=function(a,b,c){var d=new _.od(b);d.forEach(function(b){var e=b.Nd,g=a[e+d.Qb];if(null!=g)if(b.Vd)for(var h=0;h<g.length;++h)qd(g[h],e,b,c);else qd(g,e,b,c)})};
|
||||
qd=function(a,b,c,d){if("m"==c.type){var e=d.length;rd(a,c.Zd,d);d.splice(e,0,[b,"m",d.length-e].join(""))}else"b"==c.type&&(a=a?"1":"0"),a=[b,c.type,(0,window.encodeURIComponent)(a)].join(""),d.push(a)};_.O=function(a){this.data=a||[]};_.td=function(a,b,c){a=a.data[b];return null!=a?a:c};_.ud=function(a,b,c){return _.td(a,b,c||0)};_.P=function(a,b,c){return _.td(a,b,c||0)};_.Q=function(a,b,c){return _.td(a,b,c||"")};_.R=function(a,b){var c=a.data[b];c||(c=a.data[b]=[]);return c};
|
||||
_.vd=function(a,b){return _.ld(a.data,b)};_.wd=function(a,b,c){_.vd(a,b).push(c)};_.xd=function(a,b,c){return _.vd(a,b)[c]};_.yd=function(a,b){var c=[];_.vd(a,b).push(c);return c};_.zd=function(a,b){return a.data[b]?a.data[b].length:0};Ad=_.l();_.Bd=_.oa("__gm");_.Dd=function(){this.cg=Cd()+(Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.Ra()).toString(36))};Ed=_.l();_.Fd=function(a){this.b=_.qc(a)};
|
||||
Gd=function(a){if(a instanceof Ed)return a;try{return new _.Fd(_.qc(a))}catch(b){}throw _.Kb("not a Geometry or LatLng or LatLngLiteral object");};_.Hd=function(a,b){if(a)return function(){--a||b()};b();return _.Ga};_.Id=function(a,b,c){var d=a.getElementsByTagName("head")[0];a=a.createElement("script");a.type="text/javascript";a.charset="UTF-8";a.src=b;c&&(a.onerror=c);d.appendChild(a);return a};
|
||||
Jd=function(a){for(var b="",c=0,d=arguments.length;c<d;++c){var e=arguments[c];e.length&&"/"==e[0]?b=e:(b&&"/"!=b[b.length-1]&&(b+="/"),b+=e)}return b};Kd=function(a){this.j=window.document;this.b={};this.f=a};Nd=function(){this.l={};this.f={};this.m={};this.b={};this.j=new Ld};Pd=function(a,b){a.l[b]||(a.l[b]=!0,Od(a.j,function(c){for(var d=c.b[b],e=d?d.length:0,f=0;f<e;++f){var g=d[f];a.b[g]||Pd(a,g)}c=c.j;c.b[b]||_.Id(c.j,Jd(c.f,b)+".js")}))};
|
||||
Rd=function(a,b){var c=Qd;this.j=a;this.b=c;a={};for(var d in c)for(var e=c[d],f=0,g=e.length;f<g;++f){var h=e[f];a[h]||(a[h]=[]);a[h].push(d)}this.l=a;this.f=b};Ld=function(){this.b=[]};Od=function(a,b){a.f?b(a.f):a.b.push(b)};_.S=function(a,b,c){var d=Nd.b();a=""+a;d.b[a]?b(d.b[a]):((d.f[a]=d.f[a]||[]).push(b),c||Pd(d,a))};_.Sd=function(a,b){Nd.b().b[""+a]=b};_.Td=function(a,b,c){var d=[],e=_.Hd(a.length,function(){b.apply(null,d)});_.A(a,function(a,b){_.S(a,function(a){d[b]=a;e()},c)})};
|
||||
_.Ud=function(a){a=a||{};this.j=a.id;this.b=null;try{this.b=a.geometry?Gd(a.geometry):null}catch(b){_.Lb(b)}this.f=a.properties||{}};Vd=function(){this.b={};this.j={};this.f={}};Yd=function(){this.b={}};Zd=function(a){this.b=new Yd;var b=this;_.M.addListenerOnce(a,"addfeature",function(){_.S("data",function(c){c.b(b,a,b.b)})})};_.ae=function(a){this.b=[];try{this.b=$d(a)}catch(b){_.Lb(b)}};_.ce=function(a){this.b=(0,_.be)(a)};_.de=function(a){this.b=(0,_.be)(a)};_.fe=function(a){this.b=ee(a)};
|
||||
_.ge=function(a){this.b=(0,_.be)(a)};_.ie=function(a){this.b=he(a)};_.ke=function(a){this.b=je(a)};
|
||||
_.le=function(a,b,c){function d(a){if(!a)throw _.Kb("not a Feature");if("Feature"!=a.type)throw _.Kb('type != "Feature"');var b=a.geometry;try{b=null==b?null:e(b)}catch(I){throw _.Kb('in property "geometry"',I);}var d=a.properties||{};if(!_.Cb(d))throw _.Kb("properties is not an Object");var f=c.idPropertyName;a=f?d[f]:a.id;if(null!=a&&!_.F(a)&&!_.Db(a))throw _.Kb((f||"id")+" is not a string or number");return{id:a,geometry:b,properties:d}}function e(a){if(null==a)throw _.Kb("is null");var b=(a.type+
|
||||
"").toLowerCase(),c=a.coordinates;try{switch(b){case "point":return new _.Fd(h(c));case "multipoint":return new _.ge(n(c));case "linestring":return g(c);case "multilinestring":return new _.fe(p(c));case "polygon":return f(c);case "multipolygon":return new _.ke(t(c))}}catch(D){throw _.Kb('in property "coordinates"',D);}if("geometrycollection"==b)try{return new _.ae(u(a.geometries))}catch(D){throw _.Kb('in property "geometries"',D);}throw _.Kb("invalid type");}function f(a){return new _.ie(r(a))}function g(a){return new _.ce(n(a))}
|
||||
function h(a){a=k(a);return _.qc({lat:a[1],lng:a[0]})}if(!b)return[];c=c||{};var k=_.Qb(_.Wb),n=_.Qb(h),p=_.Qb(g),r=_.Qb(function(a){a=n(a);if(!a.length)throw _.Kb("contains no elements");if(!a[0].da(a[a.length-1]))throw _.Kb("first and last positions are not equal");return new _.de(a.slice(0,-1))}),t=_.Qb(f),u=_.Qb(e),x=_.Qb(d);if("FeatureCollection"==b.type){b=b.features;try{return _.yb(x(b),function(b){return a.add(b)})}catch(w){throw _.Kb('in property "features"',w);}}if("Feature"==b.type)return[a.add(d(b))];
|
||||
throw _.Kb("not a Feature or FeatureCollection");};ne=function(a){var b=this;a=a||{};this.setValues(a);this.b=new Vd;_.M.forward(this.b,"addfeature",this);_.M.forward(this.b,"removefeature",this);_.M.forward(this.b,"setgeometry",this);_.M.forward(this.b,"setproperty",this);_.M.forward(this.b,"removeproperty",this);this.f=new Zd(this.b);this.f.bindTo("map",this);this.f.bindTo("style",this);_.A(_.me,function(a){_.M.forward(b.f,a,b)});this.j=!1};oe=function(a){a.j||(a.j=!0,_.S("drawing_impl",function(b){b.Gl(a)}))};
|
||||
pe=function(a){if(!a)return null;if(_.Ea(a)){var b=window.document.createElement("div");b.style.overflow="auto";b.innerHTML=a}else a.nodeType==window.Node.TEXT_NODE?(b=window.document.createElement("div"),b.appendChild(a)):b=a;return b};re=function(a){var b=qe,c=Nd.b().j;a=c.f=new Rd(new Kd(a),b);b=0;for(var d=c.b.length;b<d;++b)c.b[b](a);c.b.length=0};se=function(a){a=a||{};a.clickable=_.Ab(a.clickable,!0);a.visible=_.Ab(a.visible,!0);this.setValues(a);_.S("marker",_.Ga)};
|
||||
_.te=function(a){this.__gm={set:null,Be:null,mc:{map:null,We:null}};se.call(this,a)};ve=function(a,b){this.b=a;this.f=b;a.addListener("map_changed",(0,_.v)(this.xm,this));this.bindTo("map",a);this.bindTo("disableAutoPan",a);this.bindTo("maxWidth",a);this.bindTo("position",a);this.bindTo("zIndex",a);this.bindTo("internalAnchor",a,"anchor");this.bindTo("internalContent",a,"content");this.bindTo("internalPixelOffset",a,"pixelOffset")};we=function(a,b,c,d){c?a.bindTo(b,c,d):(a.unbind(b),a.set(b,void 0))};
|
||||
_.xe=function(a){function b(){e||(e=!0,_.S("infowindow",function(a){a.vk(d)}))}window.setTimeout(function(){_.S("infowindow",_.Ga)},100);a=a||{};var c=!!a.b;delete a.b;var d=new ve(this,c),e=!1;_.M.addListenerOnce(this,"anchor_changed",b);_.M.addListenerOnce(this,"map_changed",b);this.setValues(a)};_.ze=function(a){_.ye&&a&&_.ye.push(a)};Ae=function(a){this.setValues(a)};Be=_.l();Ce=_.l();De=_.l();_.Ee=function(){_.S("geocoder",_.Ga)};
|
||||
_.Fe=function(a,b,c){this.F=null;this.set("url",a);this.set("bounds",_.G(_.uc)(b));this.setValues(c)};Ge=function(a,b){_.Db(a)?(this.set("url",a),this.setValues(b)):this.setValues(a)};_.He=function(){var a=this;_.S("layers",function(b){b.b(a)})};Ie=function(a){this.setValues(a);var b=this;_.S("layers",function(a){a.f(b)})};Je=function(){var a=this;_.S("layers",function(b){b.j(a)})};_.Le=function(){this.j="";this.l=_.Ke};_.Me=function(a){var b=new _.Le;b.j=a;return b};
|
||||
_.Oe=function(){this.j="";this.m=_.Ne;this.l=null};_.Qe=function(a,b){var c=new _.Oe;c.j=a;c.l=b;return c};_.Re=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.Se=function(a){a&&a.parentNode&&a.parentNode.removeChild(a)};Te=_.l();Ue=function(a,b,c,d,e){this.b=!!b;this.node=null;this.f=0;this.j=!1;this.l=!c;a&&this.setPosition(a,d);this.depth=void 0!=e?e:this.f||0;this.b&&(this.depth*=-1)};Ve=function(a,b,c,d){Ue.call(this,a,b,c,null,d)};We=function(a){this.data=a||[]};
|
||||
_.Xe=function(a){this.data=a||[]};Ye=function(a){this.data=a||[]};Ze=function(a){this.data=a||[]};_.$e=function(a){return _.Q(a,0)};_.af=function(a){return _.Q(a,1)};_.bf=function(){return _.Q(_.T,16)};_.U=function(a){return new We(a.data[2])};_.ef=function(a,b,c){this.size=a;this.ga=b;this.heading=c;this.b=Math.cos(this.ga/180*Math.PI)};_.ff=function(){this.b=new _.H(128,128);this.j=256/360;this.l=256/(2*Math.PI);this.f=!0};
|
||||
_.gf=function(a,b,c){if(a=a.fromLatLngToPoint(b))c=Math.pow(2,c),a.x*=c,a.y*=c;return a};_.hf=function(a,b){var c=a.lat()+_.sb(b);90<c&&(c=90);var d=a.lat()-_.sb(b);-90>d&&(d=-90);b=Math.sin(b);var e=Math.cos(_.rb(a.lat()));if(90==c||-90==d||1E-6>e)return new _.rc(new _.K(d,-180),new _.K(c,180));b=_.sb(Math.asin(b/e));return new _.rc(new _.K(d,a.lng()-b),new _.K(c,a.lng()+b))};
|
||||
lf=function(a,b){_.gd.call(this);_.ze(a);this.__gm=new _.N;this.f=null;b&&b.client&&(this.f=_.jf[b.client]||null);var c=this.controls=[];_.tb(_.kf,function(a,b){c[b]=new _.Zc});this.j=!0;this.b=a;this.m=!1;this.__gm.ac=b&&b.ac||new _.$c;this.set("standAlone",!0);this.setPov(new _.dd(0,0,1));b&&b.Qe&&(a=b.Qe,_.F(a.zoom)||(a.zoom=_.Fa(b.zoom)?b.zoom:1));this.setValues(b);void 0==this.getVisible()&&this.setVisible(!0);_.M.addListenerOnce(this,"pano_changed",_.Gb(function(){_.S("marker",(0,_.v)(function(a){a.b(this.__gm.ac,
|
||||
this)},this))}))};mf=function(){this.l=[];this.j=this.b=this.f=null};nf=function(a,b,c,d,e){this.$=b;this.b=e;this.f=_.jd(new _.cd([]));this.H=new _.$c;new _.Zc;this.l=new _.$c;this.A=new _.$c;this.m=new _.$c;var f=this.ac=new _.$c;f.b=function(){delete f.b;_.S("marker",_.Gb(function(b){b.b(f,a)}))};this.B=new lf(c,{visible:!1,enableCloseButton:!0,ac:f});this.B.bindTo("reportErrorControl",a);this.B.j=!1;this.j=new mf;this.overlayLayer=null};_.of=function(){this.P=new Pc};
|
||||
_.pf=function(a){this.rk=a||0;_.M.bind(this,"forceredraw",this,this.B)};_.qf=function(a,b){a=a.style;a.width=b.width+b.f;a.height=b.height+b.b};_.rf=function(a){return new _.J(a.offsetWidth,a.offsetHeight)};_.tf=function(){var a=[],b=_.C.google&&_.C.google.maps&&_.C.google.maps.fisfetsz;b&&Array.isArray(b)&&_.sf[15]&&b.forEach(function(b){_.F(b)&&a.push(b)});0==a.length&&(_.sf[35]?a.push(4111425):_.sf[43]||a.push(1301875));return a};uf=function(a){this.data=a||[]};vf=function(a){this.data=a||[]};
|
||||
wf=function(a){this.data=a||[]};xf=function(a){this.data=a||[]};yf=function(a){this.data=a||[]};Ef=function(a){if(!zf){var b=zf={C:"meummm"};if(!Af){var c=Af={C:"ebb5ss8MmbbbEIb100b"};Bf||(Bf={C:"eedmbddemd",G:["uuuu","uuuu"]});c.G=[Bf,"Eb"]}c=Af;Cf||(Cf={C:"10m12m",G:["bb","b"]});b.G=["ii","uue",c,Cf]}return _.Df.b(a.data,zf)};
|
||||
Ff=function(a,b,c,d){_.pf.call(this);this.H=b;this.D=new _.ff;this.I=c+"/maps/api/js/StaticMapService.GetMapImage";this.f=this.b=null;var e;d?e=new id(null,void 0):e=null;this.j=e;this.l=null;this.m=!1;this.set("div",a);this.set("loading",!0)};Mf=function(a){var b=a.get("tilt")||_.E(a.get("styles"));a=a.get("mapTypeId");return b?null:Lf[a]};_.Nf=function(a){a.parentNode&&a.parentNode.removeChild(a)};
|
||||
Of=function(a,b){var c=a.f;c.onload=null;c.onerror=null;var d=a.get("size");d&&(b&&(c.parentNode||a.b.appendChild(c),a.j||_.qf(c,d)),a.set("loading",!1))};
|
||||
Pf=function(a,b,c,d,e){var f=new yf,g=new wf(_.R(f,0));g.data[0]=b.O;g.data[1]=b.R;f.data[1]=e;f.setZoom(c);c=new xf(_.R(f,3));c.data[0]=b.T-b.O;c.data[1]=b.V-b.R;var h=new vf(_.R(f,4));h.data[0]=d;h.data[4]=_.$e(_.U(_.T));h.data[5]=_.af(_.U(_.T)).toLowerCase();h.data[9]=!0;_.tf().forEach(function(a){0>_.vd(h,13).indexOf(a)&&_.wd(h,13,a)});h.data[11]=!0;_.sf[13]&&(b=new uf(_.yd(h,7)),b.data[0]=33,b.data[1]=3,b.data[7]=1);f=a.I+(0,window.unescape)("%3F")+Ef(f);return a.H(f)};
|
||||
Qf=function(a,b){var c=a.f;b!=c.src?(a.j||_.Nf(c),c.onload=function(){Of(a,!0)},c.onerror=function(){Of(a,!1)},c.src=b):!c.parentNode&&b&&a.b.appendChild(c)};_.Sf=function(a){for(var b;b=a.firstChild;)_.Rf(b),a.removeChild(b)};_.Rf=function(a){a=new Ve(a);try{for(;;){var b=a.next();b&&_.M.clearInstanceListeners(b)}}catch(c){if(c!==Tf)throw c;}};
|
||||
Wf=function(a,b){_.Ra();var c=new _.of,d=b||{};d.noClear||_.Sf(a);var e="undefined"==typeof window.document?null:window.document.createElement("div");e&&a.appendChild&&(a.appendChild(e),e.style.width=e.style.height="100%");if(![].forEach)throw _.S("controls",function(b){b.Gg(a)}),Error("The Google Maps API does not support this browser.");_.S("util",function(b){_.Uc(b.b.b,function(b){2==b&&_.S("controls",function(b){b.Ei(a)})})});var f;b=new window.Promise(function(a){f=a});_.Bd.call(this,new nf(this,
|
||||
a,e,c,b));_.q(d.mapTypeId)||(d.mapTypeId="roadmap");this.setValues(d);this.ja=_.sf[15]&&d.noControlsOrLogging;this.mapTypes=new Ad;this.features=new _.N;_.ze(e);this.notify("streetView");b=_.rf(e);var g=null;Uf(d.useStaticMap,b)&&(g=new Ff(e,_.Vf,_.Q(_.U(_.T),9),!0),g.set("size",b),g.bindTo("center",this),g.bindTo("zoom",this),g.bindTo("mapTypeId",this),g.bindTo("styles",this));this.overlayMapTypes=new _.Zc;var h=this.controls=[];_.tb(_.kf,function(a,b){h[b]=new _.Zc});var k=this,n=!0;_.S("map",function(a){k.getDiv()&&
|
||||
e&&a.f(k,d,e,g,n,c,f)});n=!1;this.data=new ne({map:this})};Uf=function(a,b){if(!_.T||2==_.ud(_.T,37))return!1;if(_.q(a))return!!a;a=b.width;b=b.height;return 384E3>=a*b&&800>=a&&800>=b};Zf=function(){_.S("maxzoom",_.Ga)};$f=function(a,b){!a||_.Db(a)||_.F(a)?(this.set("tableId",a),this.setValues(b)):this.setValues(a)};_.ag=_.l();bg=function(a){a=a||{};a.visible=_.Ab(a.visible,!0);return a};_.cg=function(a){return a&&a.radius||6378137};eg=function(a){return a instanceof _.Zc?dg(a):new _.Zc((0,_.be)(a))};
|
||||
gg=function(a){if(_.Ia(a)||a instanceof _.Zc)if(0==_.E(a))var b=!0;else b=a instanceof _.Zc?a.getAt(0):a[0],b=_.Ia(b)||b instanceof _.Zc;else b=!1;return b?a instanceof _.Zc?fg(dg)(a):new _.Zc(_.Qb(eg)(a)):new _.Zc([eg(a)])};fg=function(a){return function(b){if(!(b instanceof _.Zc))throw _.Kb("not an MVCArray");b.forEach(function(b,d){try{a(b)}catch(e){throw _.Kb("at index "+d,e);}});return b}};_.hg=function(a){this.setValues(bg(a));_.S("poly",_.Ga)};
|
||||
ig=function(a){this.set("latLngs",new _.Zc([new _.Zc]));this.setValues(bg(a));_.S("poly",_.Ga)};_.jg=function(a){ig.call(this,a)};_.kg=function(a){ig.call(this,a)};_.lg=function(a){this.setValues(bg(a));_.S("poly",_.Ga)};mg=function(){this.b=null};_.ng=function(){this.b=null};
|
||||
_.pg=function(a){var b=this;this.tileSize=a.tileSize||new _.J(256,256);this.name=a.name;this.alt=a.alt;this.minZoom=a.minZoom;this.maxZoom=a.maxZoom;this.j=(0,_.v)(a.getTileUrl,a);this.b=new _.$c;this.f=null;this.set("opacity",a.opacity);_.S("map",function(a){var c=b.f=a.b,e=b.tileSize||new _.J(256,256);b.b.forEach(function(a){var d=a.__gmimt,f=d.ia,k=d.zoom,n=b.j(f,k);(d.cb=c({M:f.x,N:f.y,ca:k},e,a,n,function(){return _.M.trigger(a,"load")})).setOpacity(og(b))})})};
|
||||
og=function(a){a=a.get("opacity");return"number"==typeof a?a:1};_.qg=function(){_.qg.vf(this,"constructor")};_.rg=function(a,b){_.rg.vf(this,"constructor");this.set("styles",a);a=b||{};this.b=a.baseMapTypeId||"roadmap";this.minZoom=a.minZoom;this.maxZoom=a.maxZoom||20;this.name=a.name;this.alt=a.alt;this.projection=null;this.tileSize=new _.J(256,256)};_.sg=function(a,b){_.Rb(Nb,"container is not a Node")(a);this.setValues(b);_.S("controls",(0,_.v)(function(b){b.Yl(this,a)},this))};tg=_.oa("b");
|
||||
ug=function(a,b,c){for(var d=Array(b.length),e=0,f=b.length;e<f;++e)d[e]=b.charCodeAt(e);d.unshift(c);a=a.b;c=b=0;for(e=d.length;c<e;++c)b*=1729,b+=d[c],b%=a;return b};xg=function(){var a=_.P(new Ye(_.T.data[4]),0),b=new tg(131071),c=(0,window.unescape)("%26%74%6F%6B%65%6E%3D");return function(d){d=d.replace(vg,"%27");var e=d+c;wg||(wg=/(?:https?:\/\/[^/]+)?(.*)/);d=wg.exec(d);return e+ug(b,d&&d[1],a)}};yg=function(){var a=new tg(2147483647);return function(b){return ug(a,b,0)}};
|
||||
zg=function(a){for(var b=a.split("."),c=window,d=window,e=0;e<b.length;e++)if(d=c,c=c[b[e]],!c)throw _.Kb(a+" is not a function");return function(){c.apply(d)}};Ag=function(){for(var a in Object.prototype)window.console&&window.console.error("This site adds property <"+a+"> to Object.prototype. Extending Object.prototype breaks JavaScript for..in loops, which are used heavily in Google Maps API v3.")};
|
||||
Bg=function(a){(a="version"in a)&&window.console&&window.console.error("You have included the Google Maps API multiple times on this page. This may cause unexpected errors.");return a};_.ra=[];_.ua="undefined"!=typeof window&&window===this?this:"undefined"!=typeof window.global&&null!=window.global?window.global:this;_.Cg="function"==typeof Object.create?Object.create:function(a){function b(){}b.prototype=a;return new b};
|
||||
if("function"==typeof Object.setPrototypeOf)Dg=Object.setPrototypeOf;else{var Eg;a:{var Gg={qk:!0},Hg={};try{Hg.__proto__=Gg;Eg=Hg.qk;break a}catch(a){}Eg=!1}Dg=Eg?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}_.Ig=Dg;wa="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!=Object.prototype&&(a[b]=c.value)};va=function(){var a=0;return function(b){return"jscomp_symbol_"+(b||"")+a++}}();
|
||||
Ca("Array.prototype.findIndex",function(a){return a?a:function(a,c){return Ba(this,a,c).Ae}});Ca("Array.prototype.find",function(a){return a?a:function(a,c){return Ba(this,a,c).Si}});Ca("Object.is",function(a){return a?a:function(a,c){return a===c?0!==a||1/a===1/c:a!==a&&c!==c}});Ca("Array.prototype.includes",function(a){return a?a:function(a,c){var b=this;b instanceof String&&(b=String(b));var e=b.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=b[c];if(f===a||Object.is(f,a))return!0}return!1}});
|
||||
Ca("String.prototype.includes",function(a){return a?a:function(a,c){if(null==this)throw new TypeError("The 'this' value for String.prototype.includes must not be null or undefined");if(a instanceof RegExp)throw new TypeError("First argument to String.prototype.includes must not be a regular expression");return-1!==(this+"").indexOf(a,c||0)}});
|
||||
Ca("Promise",function(a){function b(a){this.f=0;this.j=void 0;this.b=[];var b=this.l();try{a(b.resolve,b.reject)}catch(k){b.reject(k)}}function c(){this.b=null}function d(a){return a instanceof b?a:new b(function(b){b(a)})}if(a)return a;c.prototype.f=function(a){null==this.b&&(this.b=[],this.l());this.b.push(a)};c.prototype.l=function(){var a=this;this.j(function(){a.A()})};var e=_.ua.setTimeout;c.prototype.j=function(a){e(a,0)};c.prototype.A=function(){for(;this.b&&this.b.length;){var a=this.b;this.b=
|
||||
[];for(var b=0;b<a.length;++b){var c=a[b];a[b]=null;try{c()}catch(n){this.m(n)}}}this.b=null};c.prototype.m=function(a){this.j(function(){throw a;})};b.prototype.l=function(){function a(a){return function(d){c||(c=!0,a.call(b,d))}}var b=this,c=!1;return{resolve:a(this.I),reject:a(this.m)}};b.prototype.I=function(a){if(a===this)this.m(new TypeError("A Promise cannot resolve to itself"));else if(a instanceof b)this.Z(a);else{a:switch(typeof a){case "object":var c=null!=a;break a;case "function":c=!0;
|
||||
break a;default:c=!1}c?this.H(a):this.A(a)}};b.prototype.H=function(a){var b=void 0;try{b=a.then}catch(k){this.m(k);return}"function"==typeof b?this.na(b,a):this.A(a)};b.prototype.m=function(a){this.B(2,a)};b.prototype.A=function(a){this.B(1,a)};b.prototype.B=function(a,b){if(0!=this.f)throw Error("Cannot settle("+a+", "+b+"): Promise already settled in state"+this.f);this.f=a;this.j=b;this.D()};b.prototype.D=function(){if(null!=this.b){for(var a=0;a<this.b.length;++a)f.f(this.b[a]);this.b=null}};
|
||||
var f=new c;b.prototype.Z=function(a){var b=this.l();a.me(b.resolve,b.reject)};b.prototype.na=function(a,b){var c=this.l();try{a.call(b,c.resolve,c.reject)}catch(n){c.reject(n)}};b.prototype.then=function(a,c){function d(a,b){return"function"==typeof a?function(b){try{e(a(b))}catch(w){f(w)}}:b}var e,f,g=new b(function(a,b){e=a;f=b});this.me(d(a,e),d(c,f));return g};b.prototype["catch"]=function(a){return this.then(void 0,a)};b.prototype.me=function(a,b){function c(){switch(d.f){case 1:a(d.j);break;
|
||||
case 2:b(d.j);break;default:throw Error("Unexpected state: "+d.f);}}var d=this;null==this.b?f.f(c):this.b.push(c)};b.resolve=d;b.reject=function(a){return new b(function(b,c){c(a)})};b.race=function(a){return new b(function(b,c){for(var e=_.Aa(a),f=e.next();!f.done;f=e.next())d(f.value).me(b,c)})};b.all=function(a){var c=_.Aa(a),e=c.next();return e.done?d([]):new b(function(a,b){function f(b){return function(c){g[b]=c;h--;0==h&&a(g)}}var g=[],h=0;do g.push(void 0),h++,d(e.value).me(f(g.length-1),
|
||||
b),e=c.next();while(!e.done)})};return b});Ca("Array.from",function(a){return a?a:function(a,c,d){(0,_.ya)();c=null!=c?c:_.na();var b=[],f=a[window.Symbol.iterator];if("function"==typeof f)for(a=f.call(a);!(f=a.next()).done;)b.push(c.call(d,f.value));else{f=a.length;for(var g=0;g<f;g++)b.push(c.call(d,a[g]))}return b}});Ca("Math.sign",function(a){return a?a:function(a){a=Number(a);return 0===a||(0,window.isNaN)(a)?a:0<a?1:-1}});
|
||||
Ca("WeakMap",function(a){function b(a){this.b=(f+=Math.random()+1).toString();if(a){ta();(0,_.ya)();a=_.Aa(a);for(var b;!(b=a.next()).done;)b=b.value,this.set(b[0],b[1])}}function c(a){Da(a,e)||wa(a,e,{value:{}})}function d(a){var b=Object[a];b&&(Object[a]=function(a){c(a);return b(a)})}if(function(){if(!a||!Object.seal)return!1;try{var b=Object.seal({}),c=Object.seal({}),d=new a([[b,2],[c,3]]);if(2!=d.get(b)||3!=d.get(c))return!1;d["delete"](b);d.set(c,4);return!d.has(b)&&4==d.get(c)}catch(n){return!1}}())return a;
|
||||
var e="$jscomp_hidden_"+Math.random();d("freeze");d("preventExtensions");d("seal");var f=0;b.prototype.set=function(a,b){c(a);if(!Da(a,e))throw Error("WeakMap key fail: "+a);a[e][this.b]=b;return this};b.prototype.get=function(a){return Da(a,e)?a[e][this.b]:void 0};b.prototype.has=function(a){return Da(a,e)&&Da(a[e],this.b)};b.prototype["delete"]=function(a){return Da(a,e)&&Da(a[e],this.b)?delete a[e][this.b]:!1};return b});
|
||||
Ca("Map",function(a){function b(){var a={};return a.Vb=a.next=a.head=a}function c(a,b){var c=a.b;return za(function(){if(c){for(;c.head!=a.b;)c=c.Vb;for(;c.next!=c.head;)return c=c.next,{done:!1,value:b(c)};c=null}return{done:!0,value:void 0}})}function d(a,b){var c=b&&typeof b;"object"==c||"function"==c?f.has(b)?c=f.get(b):(c=""+ ++g,f.set(b,c)):c="p_"+b;var d=a.f[c];if(d&&Da(a.f,c))for(a=0;a<d.length;a++){var e=d[a];if(b!==b&&e.key!==e.key||b===e.key)return{id:c,list:d,index:a,Za:e}}return{id:c,
|
||||
list:d,index:-1,Za:void 0}}function e(a){this.f={};this.b=b();this.size=0;if(a){a=_.Aa(a);for(var c;!(c=a.next()).done;)c=c.value,this.set(c[0],c[1])}}if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var b=Object.seal({x:4}),c=new a(_.Aa([[b,"s"]]));if("s"!=c.get(b)||1!=c.size||c.get({x:4})||c.set({x:4},"t")!=c||2!=c.size)return!1;var d=c.entries(),e=d.next();if(e.done||e.value[0]!=b||"s"!=e.value[1])return!1;e=d.next();return e.done||4!=
|
||||
e.value[0].x||"t"!=e.value[1]||!d.next().done?!1:!0}catch(r){return!1}}())return a;ta();(0,_.ya)();var f=new window.WeakMap;e.prototype.set=function(a,b){var c=d(this,a);c.list||(c.list=this.f[c.id]=[]);c.Za?c.Za.value=b:(c.Za={next:this.b,Vb:this.b.Vb,head:this.b,key:a,value:b},c.list.push(c.Za),this.b.Vb.next=c.Za,this.b.Vb=c.Za,this.size++);return this};e.prototype["delete"]=function(a){a=d(this,a);return a.Za&&a.list?(a.list.splice(a.index,1),a.list.length||delete this.f[a.id],a.Za.Vb.next=a.Za.next,
|
||||
a.Za.next.Vb=a.Za.Vb,a.Za.head=null,this.size--,!0):!1};e.prototype.clear=function(){this.f={};this.b=this.b.Vb=b();this.size=0};e.prototype.has=function(a){return!!d(this,a).Za};e.prototype.get=function(a){return(a=d(this,a).Za)&&a.value};e.prototype.entries=function(){return c(this,function(a){return[a.key,a.value]})};e.prototype.keys=function(){return c(this,function(a){return a.key})};e.prototype.values=function(){return c(this,function(a){return a.value})};e.prototype.forEach=function(a,b){for(var c=
|
||||
this.entries(),d;!(d=c.next()).done;)d=d.value,a.call(b,d[1],d[0],this)};e.prototype[window.Symbol.iterator]=e.prototype.entries;var g=0;return e});Ca("Array.prototype.fill",function(a){return a?a:function(a,c,d){var b=this.length||0;0>c&&(c=Math.max(0,b+c));if(null==d||d>b)d=b;d=Number(d);0>d&&(d=Math.max(0,b+d));for(c=Number(c||0);c<d;c++)this[c]=a;return this}});
|
||||
Ca("Set",function(a){function b(a){this.F=new window.Map;if(a){a=_.Aa(a);for(var b;!(b=a.next()).done;)this.add(b.value)}this.size=this.F.size}if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var b=Object.seal({x:4}),d=new a(_.Aa([b]));if(!d.has(b)||1!=d.size||d.add(b)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=b||f.value[1]!=b)return!1;f=e.next();return f.done||f.value[0]==b||4!=
|
||||
f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;ta();(0,_.ya)();b.prototype.add=function(a){this.F.set(a,a);this.size=this.F.size;return this};b.prototype["delete"]=function(a){a=this.F["delete"](a);this.size=this.F.size;return a};b.prototype.clear=function(){this.F.clear();this.size=0};b.prototype.has=function(a){return this.F.has(a)};b.prototype.entries=function(){return this.F.entries()};b.prototype.values=function(){return this.F.values()};b.prototype.keys=
|
||||
b.prototype.values;b.prototype[window.Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(a,b){var c=this;this.F.forEach(function(d){return a.call(b,d,d,c)})};return b});_.C=this;Ma="closure_uid_"+(1E9*Math.random()>>>0);Na=0;a:{var Jg=_.C.navigator;if(Jg){var Kg=Jg.userAgent;if(Kg){_.Ya=Kg;break a}}_.Ya=""};_.fb[" "]=_.Ga;var Yg;_.Lg=_.$a("Opera");_.Mg=_.ab();_.Ng=_.$a("Edge");_.Og=_.$a("Gecko")&&!(_.Za()&&!_.$a("Edge"))&&!(_.$a("Trident")||_.$a("MSIE"))&&!_.$a("Edge");_.Pg=_.Za()&&!_.$a("Edge");_.Qg=_.$a("Macintosh");_.Rg=_.$a("Windows");_.Sg=_.$a("Linux")||_.$a("CrOS");_.Tg=_.$a("Android");_.Vg=_.eb();_.Wg=_.$a("iPad");_.Xg=_.$a("iPod");
|
||||
a:{var Zg="",$g=function(){var a=_.Ya;if(_.Og)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.Ng)return/Edge\/([\d\.]+)/.exec(a);if(_.Mg)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Pg)return/WebKit\/(\S+)/.exec(a);if(_.Lg)return/(?:Version)[ \/]?(\S+)/.exec(a)}();$g&&(Zg=$g?$g[1]:"");if(_.Mg){var ah=gb();if(null!=ah&&ah>(0,window.parseFloat)(Zg)){Yg=String(ah);break a}}Yg=Zg}_.bh=Yg;var dh=_.C.document;_.ch=dh&&_.Mg?gb()||("CSS1Compat"==dh.compatMode?(0,window.parseInt)(_.bh,10):5):void 0;_.eh=_.$a("Firefox");_.fh=_.eb()||_.$a("iPod");_.gh=_.$a("iPad");_.hh=_.db();_.ih=bb();_.jh=_.cb()&&!(_.eb()||_.$a("iPad")||_.$a("iPod"));var kh;kh=_.Og||_.Pg&&!_.jh||_.Lg;_.lh=kh||"function"==typeof _.C.btoa;_.mh=kh||!_.jh&&!_.Mg&&"function"==typeof _.C.atob;hb.prototype.get=function(){if(0<this.f){this.f--;var a=this.b;this.b=a.next;a.next=null}else a=this.j();return a};var nh=function(a){return function(){return a}}(null);var mb,lb=_.ib;var oh=new hb(function(){return new qb},function(a){a.reset()});pb.prototype.add=function(a,b){var c=oh.get();c.set(a,b);this.f?this.f.next=c:this.b=c;this.f=c};pb.prototype.remove=function(){var a=null;this.b&&(a=this.b,this.b=this.b.next,this.b||(this.f=null),a.next=null);return a};qb.prototype.set=function(a,b){this.Zc=a;this.b=b;this.next=null};qb.prototype.reset=function(){this.next=this.b=this.Zc=null};_.kb.m=function(){if(_.C.Promise&&_.C.Promise.resolve){var a=_.C.Promise.resolve(void 0);_.kb.b=function(){a.then(_.kb.f)}}else _.kb.b=function(){ob()}};_.kb.A=function(a){_.kb.b=function(){ob();a&&a(_.kb.f)}};_.kb.j=!1;_.kb.l=new pb;_.kb.f=function(){for(var a;a=_.kb.l.remove();){try{a.Zc.call(a.b)}catch(c){jb(c)}var b=oh;b.l(a);100>b.f&&(b.f++,a.next=b.b,b.b=a)}_.kb.j=!1};_.ph={ROADMAP:"roadmap",SATELLITE:"satellite",HYBRID:"hybrid",TERRAIN:"terrain"};_.kf={TOP_LEFT:1,TOP_CENTER:2,TOP:2,TOP_RIGHT:3,LEFT_CENTER:4,LEFT_TOP:5,LEFT:5,LEFT_BOTTOM:6,RIGHT_TOP:7,RIGHT:7,RIGHT_CENTER:8,RIGHT_BOTTOM:9,BOTTOM_LEFT:10,BOTTOM_CENTER:11,BOTTOM:11,BOTTOM_RIGHT:12,CENTER:13};_.z(Jb,Error);var qh,sh;_.Wb=_.Rb(_.F,"not a number");qh=_.Tb(_.Wb,function(a){if((0,window.isNaN)(a))throw _.Kb("NaN is not an accepted value");return a});_.rh=_.Rb(_.Db,"not a string");sh=_.Rb(_.Eb,"not a boolean");_.th=_.G(_.Wb);_.uh=_.G(_.rh);_.vh=_.G(sh);_.wh=new _.H(0,0);_.H.prototype.toString=function(){return"("+this.x+", "+this.y+")"};_.H.prototype.da=function(a){return a?a.x==this.x&&a.y==this.y:!1};_.H.prototype.equals=_.H.prototype.da;_.H.prototype.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y)};_.H.prototype.He=_.sa(0);_.xh=new _.J(0,0);_.J.prototype.toString=function(){return"("+this.width+", "+this.height+")"};_.J.prototype.da=function(a){return a?a.width==this.width&&a.height==this.height:!1};_.J.prototype.equals=_.J.prototype.da;_.Zb.prototype.da=function(a){return a?this.J==a.J&&this.K==a.K:!1};_.yh=new _.ac({Mc:new _.$b(256),Nc:void 0});_.bc.prototype.da=function(a){return a?this.m11==a.m11&&this.m12==a.m12&&this.m21==a.m21&&this.m22==a.m22:!1};_.fc.prototype.isEmpty=function(){return!(this.O<this.T&&this.R<this.V)};_.fc.prototype.extend=function(a){a&&(this.O=Math.min(this.O,a.x),this.T=Math.max(this.T,a.x),this.R=Math.min(this.R,a.y),this.V=Math.max(this.V,a.y))};_.fc.prototype.getCenter=function(){return new _.H((this.O+this.T)/2,(this.R+this.V)/2)};_.fc.prototype.da=function(a){return a?this.O==a.O&&this.R==a.R&&this.T==a.T&&this.V==a.V:!1};_.zh=_.gc(-window.Infinity,-window.Infinity,window.Infinity,window.Infinity);_.gc(0,0,0,0);_.m=hc.prototype;_.m.isEmpty=function(){return 360==this.b-this.f};_.m.intersects=function(a){var b=this.b,c=this.f;return this.isEmpty()||a.isEmpty()?!1:_.ic(this)?_.ic(a)||a.b<=this.f||a.f>=b:_.ic(a)?a.b<=c||a.f>=b:a.b<=c&&a.f>=b};_.m.contains=function(a){-180==a&&(a=180);var b=this.b,c=this.f;return _.ic(this)?(a>=b||a<=c)&&!this.isEmpty():a>=b&&a<=c};_.m.extend=function(a){this.contains(a)||(this.isEmpty()?this.b=this.f=a:_.jc(a,this.b)<_.jc(this.f,a)?this.b=a:this.f=a)};
|
||||
_.m.da=function(a){return 1E-9>=Math.abs(a.b-this.b)%360+Math.abs(_.kc(a)-_.kc(this))};_.m.X=function(){var a=(this.b+this.f)/2;_.ic(this)&&(a=_.wb(a+180,-180,180));return a};_.m=lc.prototype;_.m.isEmpty=function(){return this.b>this.f};_.m.intersects=function(a){var b=this.b,c=this.f;return b<=a.b?a.b<=c&&a.b<=a.f:b<=a.f&&b<=c};_.m.contains=function(a){return a>=this.b&&a<=this.f};_.m.extend=function(a){this.isEmpty()?this.f=this.b=a:a<this.b?this.b=a:a>this.f&&(this.f=a)};
|
||||
_.m.da=function(a){return this.isEmpty()?a.isEmpty():1E-9>=Math.abs(a.b-this.b)+Math.abs(this.f-a.f)};_.m.X=function(){return(this.f+this.b)/2};var mc=_.Mb({lat:_.Wb,lng:_.Wb},!0);_.K.prototype.toString=function(){return"("+this.lat()+", "+this.lng()+")"};_.K.prototype.toJSON=function(){return{lat:this.lat(),lng:this.lng()}};_.K.prototype.da=function(a){return a?_.xb(this.lat(),a.lat())&&_.xb(this.lng(),a.lng()):!1};_.K.prototype.equals=_.K.prototype.da;_.K.prototype.toUrlValue=function(a){a=_.q(a)?a:6;return pc(this.lat(),a)+","+pc(this.lng(),a)};_.be=_.Qb(_.qc);_.m=_.rc.prototype;_.m.getCenter=function(){return new _.K(this.f.X(),this.b.X())};_.m.toString=function(){return"("+this.getSouthWest()+", "+this.getNorthEast()+")"};_.m.toJSON=function(){return{south:this.f.b,west:this.b.b,north:this.f.f,east:this.b.f}};_.m.toUrlValue=function(a){var b=this.getSouthWest(),c=this.getNorthEast();return[b.toUrlValue(a),c.toUrlValue(a)].join()};_.m.da=function(a){if(!a)return!1;a=_.uc(a);return this.f.da(a.f)&&this.b.da(a.b)};_.rc.prototype.equals=_.rc.prototype.da;
|
||||
_.m=_.rc.prototype;_.m.contains=function(a){a=_.qc(a);return this.f.contains(a.lat())&&this.b.contains(a.lng())};_.m.intersects=function(a){a=_.uc(a);return this.f.intersects(a.f)&&this.b.intersects(a.b)};_.m.extend=function(a){a=_.qc(a);this.f.extend(a.lat());this.b.extend(a.lng());return this};_.m.union=function(a){a=_.uc(a);if(!a||a.isEmpty())return this;this.extend(a.getSouthWest());this.extend(a.getNorthEast());return this};_.m.getSouthWest=function(){return new _.K(this.f.b,this.b.b,!0)};
|
||||
_.m.getNorthEast=function(){return new _.K(this.f.f,this.b.f,!0)};_.m.toSpan=function(){var a=this.f;a=a.isEmpty()?0:a.f-a.b;return new _.K(a,_.kc(this.b),!0)};_.m.isEmpty=function(){return this.f.isEmpty()||this.b.isEmpty()};var tc=_.Mb({south:_.Wb,west:_.Wb,north:_.Wb,east:_.Wb},!1);var Gc;
|
||||
_.M={addListener:function(a,b,c){return new Hc(a,b,c,0)},hasListeners:function(a,b){if(!a)return!1;b=(a=a.__e3_)&&a[b];if(a=!!b){a:{for(c in b){var c=!1;break a}c=!0}a=!c}return a},removeListener:function(a){a&&a.remove()},clearListeners:function(a,b){_.tb(Dc(a,b),function(a,b){b&&b.remove()})},clearInstanceListeners:function(a){_.tb(Dc(a),function(a,c){c&&c.remove()})},trigger:function(a,b,c){if(_.M.hasListeners(a,b)){var d=_.Xa(arguments,2),e=Dc(a,b),f;for(f in e){var g=e[f];g&&g.b.apply(g.f,d)}}},
|
||||
addDomListener:function(a,b,c,d){var e=d?4:1;if(!a.addEventListener&&a.attachEvent)return c=new Hc(a,b,c,2),a.attachEvent("on"+b,Ic(c)),c;a.addEventListener&&a.addEventListener(b,c,d);return new Hc(a,b,c,e)},addDomListenerOnce:function(a,b,c,d){var e=_.M.addDomListener(a,b,function(){e.remove();return c.apply(this,arguments)},d);return e},ma:function(a,b,c,d){return _.M.addDomListener(a,b,Ec(c,d))},bind:function(a,b,c,d){return _.M.addListener(a,b,(0,_.v)(d,c))},addListenerOnce:function(a,b,c){var d=
|
||||
_.M.addListener(a,b,function(){d.remove();return c.apply(this,arguments)});return d},forward:function(a,b,c){return _.M.addListener(a,b,Fc(b,c))},ad:function(a,b,c,d){_.M.addDomListener(a,b,Fc(b,c,!d))}};Gc=0;Hc.prototype.remove=function(){if(this.f){if(this.f.removeEventListener)switch(this.l){case 1:this.f.removeEventListener(this.j,this.b,!1);break;case 4:this.f.removeEventListener(this.j,this.b,!0)}delete Cc(this.f,this.j)[this.id];this.b=this.f=null}};_.m=_.N.prototype;_.m.get=function(a){var b=Oc(this);a+="";b=Hb(b,a);if(_.q(b)){if(b){a=b.Cb;b=b.gd;var c="get"+_.Nc(a);return b[c]?b[c]():b.get(a)}return this[a]}};_.m.set=function(a,b){var c=Oc(this);a+="";var d=Hb(c,a);if(d)if(a=d.Cb,d=d.gd,c="set"+_.Nc(a),d[c])d[c](b);else d.set(a,b);else this[a]=b,c[a]=null,Lc(this,a)};_.m.notify=function(a){var b=Oc(this);a+="";(b=Hb(b,a))?b.gd.notify(b.Cb):Lc(this,a)};
|
||||
_.m.setValues=function(a){for(var b in a){var c=a[b],d="set"+_.Nc(b);if(this[d])this[d](c);else this.set(b,c)}};_.m.setOptions=_.N.prototype.setValues;_.m.changed=_.l();var Mc={};_.N.prototype.bindTo=function(a,b,c,d){a+="";c=(c||a)+"";this.unbind(a);var e={gd:this,Cb:a},f={gd:b,Cb:c,jh:e};Oc(this)[a]=f;Kc(b,c)[_.Jc(e)]=e;d||Lc(this,a)};_.N.prototype.unbind=function(a){var b=Oc(this),c=b[a];c&&(c.jh&&delete Kc(c.gd,c.Cb)[_.Jc(c.jh)],this[a]=this.get(a),b[a]=null)};
|
||||
_.N.prototype.unbindAll=function(){var a=(0,_.v)(this.unbind,this),b=Oc(this),c;for(c in b)a(c)};_.N.prototype.addListener=function(a,b){return _.M.addListener(this,a,b)};Pc.prototype.addListener=function(a,b,c){c=c?{kh:!1}:null;var d=!this.P.length,e=this.P.find(Sc(a,b));e?e.once=e.once&&c:this.P.push({Zc:a,context:b||null,once:c});d&&this.f();return a};Pc.prototype.addListenerOnce=function(a,b){this.addListener(a,b,!0);return a};Pc.prototype.removeListener=function(a,b){if(this.P.length){var c=this.P;a=_.Ta(c,Sc(a,b),void 0);0<=a&&_.Ua(c,a);this.P.length||this.b()}};var Qc=_.kb;_.m=_.Tc.prototype;_.m.Pd=_.l();_.m.Od=_.l();_.m.addListener=function(a,b){return this.P.addListener(a,b)};_.m.addListenerOnce=function(a,b){return this.P.addListenerOnce(a,b)};_.m.removeListener=function(a,b){return this.P.removeListener(a,b)};_.m.notify=function(a){_.Rc(this.P,function(a){a(this.get())},this,a)};_.z(_.Zc,_.N);_.m=_.Zc.prototype;_.m.getAt=function(a){return this.b[a]};_.m.indexOf=function(a){for(var b=0,c=this.b.length;b<c;++b)if(a===this.b[b])return b;return-1};_.m.forEach=function(a){for(var b=0,c=this.b.length;b<c;++b)a(this.b[b],b)};_.m.setAt=function(a,b){var c=this.b[a],d=this.b.length;if(a<d)this.b[a]=b,_.M.trigger(this,"set_at",a,c),this.l&&this.l(a,c);else{for(c=d;c<a;++c)this.insertAt(c,void 0);this.insertAt(a,b)}};
|
||||
_.m.insertAt=function(a,b){this.b.splice(a,0,b);Yc(this);_.M.trigger(this,"insert_at",a);this.f&&this.f(a)};_.m.removeAt=function(a){var b=this.b[a];this.b.splice(a,1);Yc(this);_.M.trigger(this,"remove_at",a,b);this.j&&this.j(a,b);return b};_.m.push=function(a){this.insertAt(this.b.length,a);return this.b.length};_.m.pop=function(){return this.removeAt(this.b.length-1)};_.m.getArray=_.pa("b");_.m.clear=function(){for(;this.get("length");)this.pop()};_.Xc(_.Zc.prototype,{length:null});_.$c.prototype.remove=function(a){var b=this.f,c=_.Jc(a);b[c]&&(delete b[c],--this.j,_.M.trigger(this,"remove",a),this.onRemove&&this.onRemove(a))};_.$c.prototype.contains=function(a){return!!this.f[_.Jc(a)]};_.$c.prototype.forEach=function(a){var b=this.f,c;for(c in b)a.call(this,b[c])};_.cd.prototype.ub=_.sa(1);_.cd.prototype.forEach=function(a,b){_.A(this.b,function(c,d){a.call(b,c,d)})};var Ah=_.Mb({zoom:_.G(qh),heading:qh,pitch:qh});_.z(_.gd,_.N);_.z(_.hd,_.Tc);_.hd.prototype.set=function(a){this.m&&this.get()===a||(this.Ci(a),this.notify())};_.z(id,_.hd);id.prototype.get=_.pa("b");id.prototype.Ci=_.oa("b");_.z(kd,_.N);_.od.prototype.forEach=function(a){for(var b=1+this.Qb,c=0,d={type:"s",Nd:0,Zd:null,Vd:!1,Tf:!1},e=this.b.length;b<e;){d.Tf=!1;var f=this.b.substr(b).match(/^(\d+)/);f?(b+=f[1].length,d.Nd=(0,window.parseInt)(f,10)):d.Nd++;f=this.b[b++];var g=f.toLowerCase();d.Vd=g!=f;g in Bh?(d.type=Bh[g],d.Tf="B"!=d.type):d.type=g;"m"==d.type?d.Zd=this.f[c++]:d.Zd=null;a(d)}};var Bh={a:"B",k:"j",p:"o",w:"v",q:"y",r:"h"};var Ch;_.Df=new pd;Ch=/'/g;pd.prototype.b=function(a,b){var c=[];rd(a,b,c);return c.join("&").replace(Ch,"%27")};_.O.prototype.da=function(a){return _.nd(this.data,a?(a&&a).data:null)};_.O.prototype.Ki=_.sa(2);_.z(Ad,_.N);Ad.prototype.set=function(a,b){if(null!=b&&!(b&&_.F(b.maxZoom)&&b.tileSize&&b.tileSize.width&&b.tileSize.height&&b.getTile&&b.getTile.apply))throw Error("Expected value implementing google.maps.MapType");return _.N.prototype.set.apply(this,arguments)};_.z(_.Bd,_.N);/*
|
||||
|
||||
Math.uuid.js (v1.4)
|
||||
http://www.broofa.com
|
||||
mailto:robert@broofa.com
|
||||
Copyright (c) 2010 Robert Kieffer
|
||||
Dual licensed under the MIT and GPL licenses.
|
||||
*/
|
||||
var Cd;(function(){var a="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split("");Cd=function(){for(var b=Array(36),c=0,d,e=0;36>e;e++)8==e||13==e||18==e||23==e?b[e]="-":14==e?b[e]="4":(2>=c&&(c=33554432+16777216*Math.random()|0),d=c&15,c>>=4,b[e]=a[19==e?d&3|8:d]);return b.join("")}})();_.z(_.Fd,Ed);_.Fd.prototype.getType=_.qa("Point");_.Fd.prototype.forEachLatLng=function(a){a(this.b)};_.Fd.prototype.get=_.pa("b");var $d=_.Qb(Gd);Nd.f=void 0;Nd.b=function(){return Nd.f?Nd.f:Nd.f=new Nd};Nd.prototype.xa=function(a,b){if(!this.b[a]){var c=this,d=c.m;Od(c.j,function(e){for(var f=e.b[a]||[],g=e.l[a]||[],h=d[a]=_.Hd(f.length,function(){delete d[a];b(e.f);for(var f=c.f[a],h=f?f.length:0,k=0;k<h;++k)f[k](c.b[a]);delete c.f[a];k=0;for(f=g.length;k<f;++k)h=g[k],d[h]&&d[h]()}),k=0,n=f.length;k<n;++k)c.b[f[k]]&&h()})}};_.m=_.Ud.prototype;_.m.getId=_.pa("j");_.m.getGeometry=_.pa("b");_.m.setGeometry=function(a){var b=this.b;try{this.b=a?Gd(a):null}catch(c){_.Lb(c);return}_.M.trigger(this,"setgeometry",{feature:this,newGeometry:this.b,oldGeometry:b})};_.m.getProperty=function(a){return Hb(this.f,a)};_.m.setProperty=function(a,b){if(void 0===b)this.removeProperty(a);else{var c=this.getProperty(a);this.f[a]=b;_.M.trigger(this,"setproperty",{feature:this,name:a,newValue:b,oldValue:c})}};
|
||||
_.m.removeProperty=function(a){var b=this.getProperty(a);delete this.f[a];_.M.trigger(this,"removeproperty",{feature:this,name:a,oldValue:b})};_.m.forEachProperty=function(a){for(var b in this.f)a(this.getProperty(b),b)};_.m.toGeoJson=function(a){var b=this;_.S("data",function(c){c.f(b,a)})};var Dh={zo:"Point",vo:"LineString",POLYGON:"Polygon"};var Eh={CIRCLE:0,FORWARD_CLOSED_ARROW:1,FORWARD_OPEN_ARROW:2,BACKWARD_CLOSED_ARROW:3,BACKWARD_OPEN_ARROW:4};_.m=Vd.prototype;_.m.contains=function(a){return this.b.hasOwnProperty(_.Jc(a))};_.m.getFeatureById=function(a){return Hb(this.f,a)};
|
||||
_.m.add=function(a){a=a||{};a=a instanceof _.Ud?a:new _.Ud(a);if(!this.contains(a)){var b=a.getId();if(b){var c=this.getFeatureById(b);c&&this.remove(c)}c=_.Jc(a);this.b[c]=a;b&&(this.f[b]=a);var d=_.M.forward(a,"setgeometry",this),e=_.M.forward(a,"setproperty",this),f=_.M.forward(a,"removeproperty",this);this.j[c]=function(){_.M.removeListener(d);_.M.removeListener(e);_.M.removeListener(f)};_.M.trigger(this,"addfeature",{feature:a})}return a};
|
||||
_.m.remove=function(a){var b=_.Jc(a),c=a.getId();if(this.b[b]){delete this.b[b];c&&delete this.f[c];if(c=this.j[b])delete this.j[b],c();_.M.trigger(this,"removefeature",{feature:a})}};_.m.forEach=function(a){for(var b in this.b)a(this.b[b])};_.me="click dblclick mousedown mousemove mouseout mouseover mouseup rightclick".split(" ");Yd.prototype.get=function(a){return this.b[a]};Yd.prototype.set=function(a,b){var c=this.b;c[a]||(c[a]={});_.ub(c[a],b);_.M.trigger(this,"changed",a)};Yd.prototype.reset=function(a){delete this.b[a];_.M.trigger(this,"changed",a)};Yd.prototype.forEach=function(a){_.tb(this.b,a)};_.z(Zd,_.N);Zd.prototype.overrideStyle=function(a,b){this.b.set(_.Jc(a),b)};Zd.prototype.revertStyle=function(a){a?this.b.reset(_.Jc(a)):this.b.forEach((0,_.v)(this.b.reset,this.b))};_.z(_.ae,Ed);_.m=_.ae.prototype;_.m.getType=_.qa("GeometryCollection");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(function(b){b.forEachLatLng(a)})};_.z(_.ce,Ed);_.m=_.ce.prototype;_.m.getType=_.qa("LineString");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(a)};var ee=_.Qb(_.Ob(_.ce,"google.maps.Data.LineString",!0));_.z(_.de,Ed);_.m=_.de.prototype;_.m.getType=_.qa("LinearRing");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(a)};var he=_.Qb(_.Ob(_.de,"google.maps.Data.LinearRing",!0));_.z(_.fe,Ed);_.m=_.fe.prototype;_.m.getType=_.qa("MultiLineString");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(function(b){b.forEachLatLng(a)})};_.z(_.ge,Ed);_.m=_.ge.prototype;_.m.getType=_.qa("MultiPoint");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(a)};_.z(_.ie,Ed);_.m=_.ie.prototype;_.m.getType=_.qa("Polygon");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(function(b){b.forEachLatLng(a)})};var je=_.Qb(_.Ob(_.ie,"google.maps.Data.Polygon",!0));_.z(_.ke,Ed);_.m=_.ke.prototype;_.m.getType=_.qa("MultiPolygon");_.m.getLength=function(){return this.b.length};_.m.getAt=function(a){return this.b[a]};_.m.getArray=function(){return this.b.slice()};_.m.forEachLatLng=function(a){this.b.forEach(function(b){b.forEachLatLng(a)})};_.Fh=_.G(_.Ob(_.Bd,"Map"));_.z(ne,_.N);_.m=ne.prototype;_.m.contains=function(a){return this.b.contains(a)};_.m.getFeatureById=function(a){return this.b.getFeatureById(a)};_.m.add=function(a){return this.b.add(a)};_.m.remove=function(a){this.b.remove(a)};_.m.forEach=function(a){this.b.forEach(a)};_.m.addGeoJson=function(a,b){return _.le(this.b,a,b)};_.m.loadGeoJson=function(a,b,c){var d=this.b;_.S("data",function(e){e.il(d,a,b,c)})};_.m.toGeoJson=function(a){var b=this.b;_.S("data",function(c){c.cl(b,a)})};
|
||||
_.m.overrideStyle=function(a,b){this.f.overrideStyle(a,b)};_.m.revertStyle=function(a){this.f.revertStyle(a)};_.m.controls_changed=function(){this.get("controls")&&oe(this)};_.m.drawingMode_changed=function(){this.get("drawingMode")&&oe(this)};_.Xc(ne.prototype,{map:_.Fh,style:_.ib,controls:_.G(_.Qb(_.Pb(Dh))),controlPosition:_.G(_.Pb(_.kf)),drawingMode:_.G(_.Pb(Dh))});_.Gh={METRIC:0,IMPERIAL:1};_.Hh={DRIVING:"DRIVING",WALKING:"WALKING",BICYCLING:"BICYCLING",TRANSIT:"TRANSIT"};_.Ih={BEST_GUESS:"bestguess",OPTIMISTIC:"optimistic",PESSIMISTIC:"pessimistic"};_.Jh={BUS:"BUS",RAIL:"RAIL",SUBWAY:"SUBWAY",TRAIN:"TRAIN",TRAM:"TRAM"};_.Kh={LESS_WALKING:"LESS_WALKING",FEWER_TRANSFERS:"FEWER_TRANSFERS"};var Lh=_.Mb({routes:_.Qb(_.Rb(_.Cb))},!0);var Qd={main:[],common:["main"],util:["common"],adsense:["main"],controls:["util"],data:["util"],directions:["util","geometry"],distance_matrix:["util"],drawing:["main"],drawing_impl:["controls"],elevation:["util","geometry"],geocoder:["util"],geojson:["main"],imagery_viewer:["main"],geometry:["main"],infowindow:["util"],kml:["onion","util","map"],layers:["map"],map:["common"],marker:["util"],maxzoom:["util"],onion:["util","map"],overlay:["common"],panoramio:["main"],places:["main"],places_impl:["controls"],
|
||||
poly:["util","map","geometry"],search:["main"],search_impl:["onion"],stats:["util"],streetview:["util","geometry"],usage:["util"],visualization:["main"],visualization_impl:["onion"],weather:["main"],zombie:["main"]};var Mh=_.C.google.maps,Nh=Nd.b(),Oh=(0,_.v)(Nh.xa,Nh);Mh.__gjsload__=Oh;_.tb(Mh.modules,Oh);delete Mh.modules;var Ph=_.Mb({source:_.rh,webUrl:_.uh,iosDeepLinkId:_.uh});var Qh=_.Tb(_.Mb({placeId:_.uh,query:_.uh,location:_.qc}),function(a){if(a.placeId&&a.query)throw _.Kb("cannot set both placeId and query");if(!a.placeId&&!a.query)throw _.Kb("must set one of placeId or query");return a});_.z(se,_.N);
|
||||
_.Xc(se.prototype,{position:_.G(_.qc),title:_.uh,icon:_.G(_.Sb([_.rh,{Lg:Ub("url"),then:_.Mb({url:_.rh,scaledSize:_.G(Yb),size:_.G(Yb),origin:_.G(Xb),anchor:_.G(Xb),labelOrigin:_.G(Xb),path:_.Rb(function(a){return null==a})},!0)},{Lg:Ub("path"),then:_.Mb({path:_.Sb([_.rh,_.Pb(Eh)]),anchor:_.G(Xb),labelOrigin:_.G(Xb),fillColor:_.uh,fillOpacity:_.th,rotation:_.th,scale:_.th,strokeColor:_.uh,strokeOpacity:_.th,strokeWeight:_.th,url:_.Rb(function(a){return null==a})},!0)}])),label:_.G(_.Sb([_.rh,{Lg:Ub("text"),
|
||||
then:_.Mb({text:_.rh,fontSize:_.uh,fontWeight:_.uh,fontFamily:_.uh},!0)}])),shadow:_.ib,shape:_.ib,cursor:_.uh,clickable:_.vh,animation:_.ib,draggable:_.vh,visible:_.vh,flat:_.ib,zIndex:_.th,opacity:_.th,place:_.G(Qh),attribution:_.G(Ph)});var Rh=_.G(_.Ob(_.gd,"StreetViewPanorama"));_.z(_.te,se);_.te.prototype.map_changed=function(){this.__gm.set&&this.__gm.set.remove(this);var a=this.get("map");this.__gm.set=a&&a.__gm.ac;this.__gm.set&&_.bd(this.__gm.set,this)};_.te.MAX_ZINDEX=1E6;_.Xc(_.te.prototype,{map:_.Sb([_.Fh,Rh])});_.z(ve,_.N);_.m=ve.prototype;_.m.internalAnchor_changed=function(){var a=this.get("internalAnchor");we(this,"attribution",a);we(this,"place",a);we(this,"internalAnchorMap",a,"map");we(this,"internalAnchorPoint",a,"anchorPoint");a instanceof _.te?we(this,"internalAnchorPosition",a,"internalPosition"):we(this,"internalAnchorPosition",a,"position")};
|
||||
_.m.internalAnchorPoint_changed=ve.prototype.internalPixelOffset_changed=function(){var a=this.get("internalAnchorPoint")||_.wh,b=this.get("internalPixelOffset")||_.xh;this.set("pixelOffset",new _.J(b.width+Math.round(a.x),b.height+Math.round(a.y)))};_.m.internalAnchorPosition_changed=function(){var a=this.get("internalAnchorPosition");a&&this.set("position",a)};_.m.internalAnchorMap_changed=function(){this.get("internalAnchor")&&this.b.set("map",this.get("internalAnchorMap"))};
|
||||
_.m.xm=function(){var a=this.get("internalAnchor");!this.b.get("map")&&a&&a.get("map")&&this.set("internalAnchor",null)};_.m.internalContent_changed=function(){this.set("content",pe(this.get("internalContent")))};_.m.trigger=function(a){_.M.trigger(this.b,a)};_.m.close=function(){this.b.set("map",null)};_.z(_.xe,_.N);_.Xc(_.xe.prototype,{content:_.Sb([_.uh,_.Rb(Nb)]),position:_.G(_.qc),size:_.G(Yb),map:_.Sb([_.Fh,Rh]),anchor:_.G(_.Ob(_.N,"MVCObject")),zIndex:_.th});_.xe.prototype.open=function(a,b){this.set("anchor",b);b?!this.get("map")&&a&&this.set("map",a):this.set("map",a)};_.xe.prototype.close=function(){this.set("map",null)};_.ye=[];_.z(Ae,_.N);Ae.prototype.changed=function(a){if("map"==a||"panel"==a){var b=this;_.S("directions",function(c){c.Hl(b,a)})}"panel"==a&&_.ze(this.getPanel())};_.Xc(Ae.prototype,{directions:Lh,map:_.Fh,panel:_.G(_.Rb(Nb)),routeIndex:_.th});Be.prototype.route=function(a,b){_.S("directions",function(c){c.Ai(a,b,!0)})};Ce.prototype.getDistanceMatrix=function(a,b){_.S("distance_matrix",function(c){c.b(a,b)})};De.prototype.getElevationAlongPath=function(a,b){_.S("elevation",function(c){c.getElevationAlongPath(a,b)})};De.prototype.getElevationForLocations=function(a,b){_.S("elevation",function(c){c.getElevationForLocations(a,b)})};_.Sh=_.Ob(_.rc,"LatLngBounds");_.Ee.prototype.geocode=function(a,b){_.S("geocoder",function(c){c.geocode(a,b)})};_.z(_.Fe,_.N);_.Fe.prototype.map_changed=function(){var a=this;_.S("kml",function(b){b.b(a)})};_.Xc(_.Fe.prototype,{map:_.Fh,url:null,bounds:null,opacity:_.th});_.Uh={UNKNOWN:"UNKNOWN",OK:_.ha,INVALID_REQUEST:_.ba,DOCUMENT_NOT_FOUND:"DOCUMENT_NOT_FOUND",FETCH_ERROR:"FETCH_ERROR",INVALID_DOCUMENT:"INVALID_DOCUMENT",DOCUMENT_TOO_LARGE:"DOCUMENT_TOO_LARGE",LIMITS_EXCEEDED:"LIMITS_EXECEEDED",TIMED_OUT:"TIMED_OUT"};_.z(Ge,_.N);_.m=Ge.prototype;_.m.ee=function(){var a=this;_.S("kml",function(b){b.f(a)})};_.m.url_changed=Ge.prototype.ee;_.m.driveFileId_changed=Ge.prototype.ee;_.m.map_changed=Ge.prototype.ee;_.m.zIndex_changed=Ge.prototype.ee;_.Xc(Ge.prototype,{map:_.Fh,defaultViewport:null,metadata:null,status:null,url:_.uh,screenOverlays:_.vh,zIndex:_.th});_.z(_.He,_.N);_.Xc(_.He.prototype,{map:_.Fh});_.z(Ie,_.N);_.Xc(Ie.prototype,{map:_.Fh});_.z(Je,_.N);_.Xc(Je.prototype,{map:_.Fh});_.Le.prototype.Ce=!0;_.Le.prototype.b=_.sa(4);_.Le.prototype.Wh=!0;_.Le.prototype.f=_.sa(6);_.Ke={};_.Me("about:blank");_.Oe.prototype.Wh=!0;_.Oe.prototype.f=_.sa(5);_.Oe.prototype.Ce=!0;_.Oe.prototype.b=_.sa(3);_.Ne={};_.Qe("<!DOCTYPE html>",0);_.Qe("",0);_.Qe("<br>",0);var Tf="StopIteration"in _.C?_.C.StopIteration:{message:"StopIteration",stack:""};Te.prototype.next=function(){throw Tf;};_.z(Ue,Te);Ue.prototype.setPosition=function(a,b,c){if(this.node=a)this.f=_.Fa(b)?b:1!=this.node.nodeType?0:this.b?-1:1;_.Fa(c)&&(this.depth=c)};
|
||||
Ue.prototype.next=function(){if(this.j){if(!this.node||this.l&&0==this.depth)throw Tf;var a=this.node;var b=this.b?-1:1;if(this.f==b){var c=this.b?a.lastChild:a.firstChild;c?this.setPosition(c):this.setPosition(a,-1*b)}else(c=this.b?a.previousSibling:a.nextSibling)?this.setPosition(c):this.setPosition(a.parentNode,-1*b);this.depth+=this.f*(this.b?-1:1)}else this.j=!0;a=this.node;if(!this.node)throw Tf;return a};Ue.prototype.da=function(a){return a.node==this.node&&(!this.node||a.f==this.f)};
|
||||
Ue.prototype.splice=function(a){var b=this.node,c=this.b?1:-1;this.f==c&&(this.f=-1*c,this.depth+=this.f*(this.b?-1:1));this.b=!this.b;Ue.prototype.next.call(this);this.b=!this.b;c=_.Ja(arguments[0])?arguments[0]:arguments;for(var d=c.length-1;0<=d;d--)_.Re(c[d],b);_.Se(b)};_.z(Ve,Ue);Ve.prototype.next=function(){do Ve.Eb.next.call(this);while(-1==this.f);return this.node};var Cf;_.z(We,_.O);_.z(_.Xe,_.O);_.z(Ye,_.O);_.z(Ze,_.O);_.sf={};_.ef.prototype.da=function(a){return this==a||a instanceof _.ef&&this.size.da(a.size)&&this.heading==a.heading&&this.ga==a.ga};_.Xh=new _.ef(new _.Zb(256,256),0,0);_.Yh=!!(_.C.requestAnimationFrame&&_.C.performance&&_.C.performance.now);_.ff.prototype.fromLatLngToPoint=function(a,b){b=b||new _.H(0,0);var c=this.b;b.x=c.x+a.lng()*this.j;a=_.vb(Math.sin(_.rb(a.lat())),-(1-1E-15),1-1E-15);b.y=c.y+.5*Math.log((1+a)/(1-a))*-this.l;return b};_.ff.prototype.fromPointToLatLng=function(a,b){var c=this.b;return new _.K(_.sb(2*Math.atan(Math.exp((a.y-c.y)/-this.l))-Math.PI/2),(a.x-c.x)/this.j,b)};_.jf={japan_prequake:20,japan_postquake2010:24};_.Zh={NEAREST:"nearest",BEST:"best"};_.$h={DEFAULT:"default",OUTDOOR:"outdoor"};_.z(lf,_.gd);lf.prototype.visible_changed=function(){var a=this;!a.m&&a.getVisible()&&(a.m=!0,_.S("streetview",function(b){if(a.f)var c=a.f;b.Pm(a,c)}))};_.Xc(lf.prototype,{visible:_.vh,pano:_.uh,position:_.G(_.qc),pov:_.G(Ah),motionTracking:sh,photographerPov:null,location:null,links:_.Qb(_.Rb(_.Cb)),status:null,zoom:_.th,enableCloseButton:_.vh});lf.prototype.registerPanoProvider=function(a,b){this.set("panoProvider",{ri:a,options:b||{}})};mf.prototype.register=function(a){var b=this.l;var c=b.length;if(!c||a.zIndex>=b[0].zIndex)var d=0;else if(a.zIndex>=b[c-1].zIndex){for(d=0;1<c-d;){var e=d+c>>1;a.zIndex>=b[e].zIndex?c=e:d=e}d=c}else d=c;b.splice(d,0,a)};_.z(nf,kd);_.of.prototype.addListener=function(a,b){this.P.addListener(a,b)};_.of.prototype.addListenerOnce=function(a,b){this.P.addListenerOnce(a,b)};_.of.prototype.removeListener=function(a,b){this.P.removeListener(a,b)};_.of.prototype.b=_.sa(7);_.z(_.pf,_.N);_.pf.prototype.U=function(){var a=this;a.na||(a.na=_.C.setTimeout(function(){a.na=void 0;a.qa()},a.rk))};_.pf.prototype.B=function(){this.na&&_.C.clearTimeout(this.na);this.na=void 0;this.qa()};var Bf;_.z(uf,_.O);var Af;_.z(vf,_.O);_.z(wf,_.O);_.z(xf,_.O);var zf;_.z(yf,_.O);yf.prototype.getZoom=function(){return _.P(this,2)};yf.prototype.setZoom=function(a){this.data[2]=a};_.z(Ff,_.pf);var Lf={roadmap:0,satellite:2,hybrid:3,terrain:4},ai={0:1,2:2,3:2,4:2};_.m=Ff.prototype;_.m.Kh=_.Vc("center");_.m.Yg=_.Vc("zoom");_.m.changed=function(){var a=this.Kh(),b=this.Yg(),c=Mf(this);if(a&&!a.da(this.A)||this.Z!=b||this.la!=c)this.j||_.Nf(this.f),this.U(),this.Z=b,this.la=c;this.A=a};
|
||||
_.m.qa=function(){var a=Mf(this);if(this.j&&this.m)this.l!=a&&_.Nf(this.f);else{var b="",c=this.Kh(),d=this.Yg(),e=this.get("size");if(e){if(c&&(0,window.isFinite)(c.lat())&&(0,window.isFinite)(c.lng())&&1<d&&null!=a&&e&&e.width&&e.height&&this.b){_.qf(this.b,e);if(c=_.gf(this.D,c,d)){var f=new _.fc;f.O=Math.round(c.x-e.width/2);f.T=f.O+e.width;f.R=Math.round(c.y-e.height/2);f.V=f.R+e.height;c=f}else c=null;f=ai[a];c&&(this.m=!0,this.l=a,this.j&&this.f&&(b=_.cc(d,0,0),this.j.set({image:this.f,Ga:{min:_.dc(b,
|
||||
{W:c.O,Y:c.R}),max:_.dc(b,{W:c.T,Y:c.V})},size:{width:e.width,height:e.height}})),b=Pf(this,c,d,a,f))}this.f&&(_.qf(this.f,e),Qf(this,b))}}};
|
||||
_.m.div_changed=function(){var a=this.get("div"),b=this.b;if(a)if(b)a.appendChild(b);else{b=this.b=window.document.createElement("div");b.style.overflow="hidden";var c=this.f=window.document.createElement("img");_.M.addDomListener(b,"contextmenu",function(a){_.xc(a);_.Bc(a)});c.ontouchstart=c.ontouchmove=c.ontouchend=c.ontouchcancel=function(a){_.Ac(a);_.Bc(a)};_.qf(c,_.xh);a.appendChild(b);this.qa()}else b&&(_.Nf(b),this.b=null)};_.z(Wf,_.Bd);_.m=Wf.prototype;_.m.streetView_changed=function(){var a=this.get("streetView");a?a.set("standAlone",!1):this.set("streetView",this.__gm.B)};_.m.getDiv=function(){return this.__gm.$};_.m.panBy=function(a,b){var c=this.__gm;_.S("map",function(){_.M.trigger(c,"panby",a,b)})};_.m.panTo=function(a){var b=this.__gm;a=_.qc(a);_.S("map",function(){_.M.trigger(b,"panto",a)})};_.m.panToBounds=function(a,b){var c=this.__gm,d=_.uc(a);_.S("map",function(){_.M.trigger(c,"pantolatlngbounds",d,b)})};
|
||||
_.m.fitBounds=function(a,b){var c=this;a=_.uc(a);_.S("map",function(d){d.fitBounds(c,a,b)})};_.Xc(Wf.prototype,{bounds:null,streetView:Rh,center:_.G(_.qc),zoom:_.th,mapTypeId:_.uh,projection:null,heading:_.th,tilt:_.th,clickableIcons:sh});Zf.prototype.getMaxZoomAtLatLng=function(a,b){_.S("maxzoom",function(c){c.getMaxZoomAtLatLng(a,b)})};_.z($f,_.N);$f.prototype.changed=function(a){if("suppressInfoWindows"!=a&&"clickable"!=a){var b=this;_.S("onion",function(a){a.b(b)})}};_.Xc($f.prototype,{map:_.Fh,tableId:_.th,query:_.G(_.Sb([_.rh,_.Rb(_.Cb,"not an Object")]))});_.z(_.ag,_.N);_.ag.prototype.map_changed=function(){var a=this;_.S("overlay",function(b){b.xk(a)})};_.ag.preventMapHitsFrom=function(a){_.S("overlay",function(b){b.Ym(a)})};_.ag.preventMapHitsAndGesturesFrom=function(a){_.S("overlay",function(b){b.Xm(a)})};_.Xc(_.ag.prototype,{panes:null,projection:null,map:_.Sb([_.Fh,Rh])});var dg=fg(_.Ob(_.K,"LatLng"));_.z(_.hg,_.N);_.hg.prototype.map_changed=_.hg.prototype.visible_changed=function(){var a=this;_.S("poly",function(b){b.b(a)})};_.hg.prototype.center_changed=function(){_.M.trigger(this,"bounds_changed")};_.hg.prototype.radius_changed=_.hg.prototype.center_changed;_.hg.prototype.getBounds=function(){var a=this.get("radius"),b=this.get("center");if(b&&_.F(a)){var c=this.get("map");c=c&&c.__gm.get("baseMapType");return _.hf(b,a/_.cg(c))}return null};
|
||||
_.Xc(_.hg.prototype,{center:_.G(_.qc),draggable:_.vh,editable:_.vh,map:_.Fh,radius:_.th,visible:_.vh});_.z(ig,_.N);ig.prototype.map_changed=ig.prototype.visible_changed=function(){var a=this;_.S("poly",function(b){b.f(a)})};ig.prototype.getPath=function(){return this.get("latLngs").getAt(0)};ig.prototype.setPath=function(a){try{this.get("latLngs").setAt(0,eg(a))}catch(b){_.Lb(b)}};_.Xc(ig.prototype,{draggable:_.vh,editable:_.vh,map:_.Fh,visible:_.vh});_.z(_.jg,ig);_.jg.prototype.ab=!0;_.jg.prototype.getPaths=function(){return this.get("latLngs")};_.jg.prototype.setPaths=function(a){this.set("latLngs",gg(a))};_.z(_.kg,ig);_.kg.prototype.ab=!1;_.z(_.lg,_.N);_.lg.prototype.map_changed=_.lg.prototype.visible_changed=function(){var a=this;_.S("poly",function(b){b.j(a)})};_.Xc(_.lg.prototype,{draggable:_.vh,editable:_.vh,bounds:_.G(_.uc),map:_.Fh,visible:_.vh});_.z(mg,_.N);mg.prototype.map_changed=function(){var a=this;_.S("streetview",function(b){b.wk(a)})};_.Xc(mg.prototype,{map:_.Fh});_.ng.prototype.getPanorama=function(a,b){var c=this.b||void 0;_.S("streetview",function(d){_.S("geometry",function(e){d.pl(a,b,e.computeHeading,e.computeOffset,c)})})};_.ng.prototype.getPanoramaByLocation=function(a,b,c){this.getPanorama({location:a,radius:b,preference:50>(b||0)?"best":"nearest"},c)};_.ng.prototype.getPanoramaById=function(a,b){this.getPanorama({pano:a},b)};_.z(_.pg,_.N);_.m=_.pg.prototype;_.m.getTile=function(a,b,c){if(!a||!c)return null;var d=c.createElement("div");c={ia:a,zoom:b,cb:null};d.__gmimt=c;_.bd(this.b,d);if(this.f){var e=this.tileSize||new _.J(256,256),f=this.j(a,b);(c.cb=this.f({M:a.x,N:a.y,ca:b},e,d,f,function(){_.M.trigger(d,"load")})).setOpacity(og(this))}return d};_.m.releaseTile=function(a){a&&this.b.contains(a)&&(this.b.remove(a),(a=a.__gmimt.cb)&&a.release())};_.m.Hf=_.sa(8);_.m.opacity_changed=function(){var a=og(this);this.b.forEach(function(b){b.__gmimt.cb.setOpacity(a)})};
|
||||
_.m.triggersTileLoadEvent=!0;_.Xc(_.pg.prototype,{opacity:_.th});_.z(_.qg,_.N);_.qg.prototype.getTile=nh;_.qg.prototype.tileSize=new _.J(256,256);_.qg.prototype.triggersTileLoadEvent=!0;_.z(_.rg,_.qg);_.z(_.sg,_.N);_.Xc(_.sg.prototype,{attribution:_.G(Ph),place:_.G(Qh)});var bi={Animation:{BOUNCE:1,DROP:2,Bo:3,wo:4},Circle:_.hg,ControlPosition:_.kf,Data:ne,GroundOverlay:_.Fe,ImageMapType:_.pg,InfoWindow:_.xe,LatLng:_.K,LatLngBounds:_.rc,MVCArray:_.Zc,MVCObject:_.N,Map:Wf,MapTypeControlStyle:{DEFAULT:0,HORIZONTAL_BAR:1,DROPDOWN_MENU:2,INSET:3,INSET_LARGE:4},MapTypeId:_.ph,MapTypeRegistry:Ad,Marker:_.te,MarkerImage:function(a,b,c,d,e){this.url=a;this.size=b||e;this.origin=c;this.anchor=d;this.scaledSize=e;this.labelOrigin=null},NavigationControlStyle:{DEFAULT:0,SMALL:1,
|
||||
ANDROID:2,ZOOM_PAN:3,Co:4,fk:5},OverlayView:_.ag,Point:_.H,Polygon:_.jg,Polyline:_.kg,Rectangle:_.lg,ScaleControlStyle:{DEFAULT:0},Size:_.J,StreetViewPreference:_.Zh,StreetViewSource:_.$h,StrokePosition:{CENTER:0,INSIDE:1,OUTSIDE:2},SymbolPath:Eh,ZoomControlStyle:{DEFAULT:0,SMALL:1,LARGE:2,fk:3},event:_.M};_.ub(ne,{Feature:_.Ud,Geometry:Ed,GeometryCollection:_.ae,LineString:_.ce,LinearRing:_.de,MultiLineString:_.fe,MultiPoint:_.ge,MultiPolygon:_.ke,Point:_.Fd,Polygon:_.ie});
|
||||
_.ub(bi,{BicyclingLayer:_.He,DirectionsRenderer:Ae,DirectionsService:Be,DirectionsStatus:{OK:_.ha,UNKNOWN_ERROR:_.la,OVER_QUERY_LIMIT:_.ia,REQUEST_DENIED:_.ka,INVALID_REQUEST:_.ba,ZERO_RESULTS:_.ma,MAX_WAYPOINTS_EXCEEDED:_.ea,NOT_FOUND:_.fa},DirectionsTravelMode:_.Hh,DirectionsUnitSystem:_.Gh,DistanceMatrixService:Ce,DistanceMatrixStatus:{OK:_.ha,INVALID_REQUEST:_.ba,OVER_QUERY_LIMIT:_.ia,REQUEST_DENIED:_.ka,UNKNOWN_ERROR:_.la,MAX_ELEMENTS_EXCEEDED:_.da,MAX_DIMENSIONS_EXCEEDED:_.ca},DistanceMatrixElementStatus:{OK:_.ha,
|
||||
NOT_FOUND:_.fa,ZERO_RESULTS:_.ma},ElevationService:De,ElevationStatus:{OK:_.ha,UNKNOWN_ERROR:_.la,OVER_QUERY_LIMIT:_.ia,REQUEST_DENIED:_.ka,INVALID_REQUEST:_.ba,ro:"DATA_NOT_AVAILABLE"},FusionTablesLayer:$f,Geocoder:_.Ee,GeocoderLocationType:{ROOFTOP:"ROOFTOP",RANGE_INTERPOLATED:"RANGE_INTERPOLATED",GEOMETRIC_CENTER:"GEOMETRIC_CENTER",APPROXIMATE:"APPROXIMATE"},GeocoderStatus:{OK:_.ha,UNKNOWN_ERROR:_.la,OVER_QUERY_LIMIT:_.ia,REQUEST_DENIED:_.ka,INVALID_REQUEST:_.ba,ZERO_RESULTS:_.ma,ERROR:_.aa},KmlLayer:Ge,
|
||||
KmlLayerStatus:_.Uh,MaxZoomService:Zf,MaxZoomStatus:{OK:_.ha,ERROR:_.aa},SaveWidget:_.sg,StreetViewCoverageLayer:mg,StreetViewPanorama:lf,StreetViewService:_.ng,StreetViewStatus:{OK:_.ha,UNKNOWN_ERROR:_.la,ZERO_RESULTS:_.ma},StyledMapType:_.rg,TrafficLayer:Ie,TrafficModel:_.Ih,TransitLayer:Je,TransitMode:_.Jh,TransitRoutePreference:_.Kh,TravelMode:_.Hh,UnitSystem:_.Gh});_.Sd("main",{});var vg=/'/g,wg;var qe=arguments[0];
|
||||
window.google.maps.Load(function(a,b){var c=window.google.maps;Ag();var d=Bg(c);_.T=new Ze(a);_.ci=Math.random()<_.P(_.T,0,1);_.di=Math.round(1E15*Math.random()).toString(36);_.Vf=xg();_.Th=yg();_.Vh=new _.Zc;_.Wh=b;for(a=0;a<_.zd(_.T,8);++a)_.sf[_.xd(_.T,8,a)]=!0;a=new _.Xe(_.T.data[3]);re(_.Q(a,0));_.tb(bi,function(a,b){c[a]=b});c.version=_.Q(a,1);window.setTimeout(function(){_.Td(["util","stats"],function(a,b){a.f.b();a.j();d&&b.b.b({ev:"api_alreadyloaded",client:_.Q(_.T,6),key:_.bf()})})},5E3);
|
||||
(a=_.Q(_.T,11))&&_.Td(_.vd(_.T,12),zg(a),!0)});}).call(this,{});
|
File diff suppressed because one or more lines are too long
|
@ -1,91 +0,0 @@
|
|||
/*
|
||||
* jQuery UI Slider Access
|
||||
* By: Trent Richardson [http://trentrichardson.com]
|
||||
* Version 0.3
|
||||
* Last Modified: 10/20/2012
|
||||
*
|
||||
* Copyright 2011 Trent Richardson
|
||||
* Dual licensed under the MIT and GPL licenses.
|
||||
* http://trentrichardson.com/Impromptu/GPL-LICENSE.txt
|
||||
* http://trentrichardson.com/Impromptu/MIT-LICENSE.txt
|
||||
*
|
||||
*/
|
||||
(function($){
|
||||
|
||||
$.fn.extend({
|
||||
sliderAccess: function(options){
|
||||
options = options || {};
|
||||
options.touchonly = options.touchonly !== undefined? options.touchonly : true; // by default only show it if touch device
|
||||
|
||||
if(options.touchonly === true && !("ontouchend" in document)){
|
||||
return $(this);
|
||||
}
|
||||
|
||||
return $(this).each(function(i,obj){
|
||||
var $t = $(this),
|
||||
o = $.extend({},{
|
||||
where: 'after',
|
||||
step: $t.slider('option','step'),
|
||||
upIcon: 'ui-icon-plus',
|
||||
downIcon: 'ui-icon-minus',
|
||||
text: false,
|
||||
upText: '+',
|
||||
downText: '-',
|
||||
buttonset: true,
|
||||
buttonsetTag: 'span',
|
||||
isRTL: false
|
||||
}, options),
|
||||
$buttons = $('<'+ o.buttonsetTag +' class="ui-slider-access">'+
|
||||
'<button data-icon="'+ o.downIcon +'" data-step="'+ (o.isRTL? o.step : o.step*-1) +'">'+ o.downText +'</button>'+
|
||||
'<button data-icon="'+ o.upIcon +'" data-step="'+ (o.isRTL? o.step*-1 : o.step) +'">'+ o.upText +'</button>'+
|
||||
'</'+ o.buttonsetTag +'>');
|
||||
|
||||
$buttons.children('button').each(function(j, jobj){
|
||||
var $jt = $(this);
|
||||
$jt.button({
|
||||
text: o.text,
|
||||
icons: { primary: $jt.data('icon') }
|
||||
})
|
||||
.click(function(e){
|
||||
var step = $jt.data('step'),
|
||||
curr = $t.slider('value'),
|
||||
newval = curr += step*1,
|
||||
minval = $t.slider('option','min'),
|
||||
maxval = $t.slider('option','max'),
|
||||
slidee = $t.slider("option", "slide") || function(){},
|
||||
stope = $t.slider("option", "stop") || function(){};
|
||||
|
||||
e.preventDefault();
|
||||
|
||||
if(newval < minval || newval > maxval){
|
||||
return;
|
||||
}
|
||||
|
||||
$t.slider('value', newval);
|
||||
|
||||
slidee.call($t, null, { value: newval });
|
||||
stope.call($t, null, { value: newval });
|
||||
});
|
||||
});
|
||||
|
||||
// before or after
|
||||
$t[o.where]($buttons);
|
||||
|
||||
if(o.buttonset){
|
||||
$buttons.removeClass('ui-corner-right').removeClass('ui-corner-left').buttonset();
|
||||
$buttons.eq(0).addClass('ui-corner-left');
|
||||
$buttons.eq(1).addClass('ui-corner-right');
|
||||
}
|
||||
|
||||
// adjust the width so we don't break the original layout
|
||||
var bOuterWidth = $buttons.css({
|
||||
marginLeft: ((o.where === 'after' && !o.isRTL) || (o.where === 'before' && o.isRTL)? 10:0),
|
||||
marginRight: ((o.where === 'before' && !o.isRTL) || (o.where === 'after' && o.isRTL)? 10:0)
|
||||
}).outerWidth(true) + 5;
|
||||
var tOuterWidth = $t.outerWidth(true);
|
||||
$t.css('display','inline-block').width(tOuterWidth-bOuterWidth);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
})(jQuery);
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,51 @@
|
|||
/*
|
||||
A simple jQuery mage_modal
|
||||
Version 1.0
|
||||
*/
|
||||
! function(o) { "object" == typeof module && "object" == typeof module.exports ? o(require("jquery"), window, document) : o(jQuery, window, document) }(function(o, t, i, e) {
|
||||
var s = [],
|
||||
l = function() { return s.length ? s[s.length - 1] : null },
|
||||
n = function() { var o, t = !1; for (o = s.length - 1; o >= 0; o--) s[o].$mage_blocker && (s[o].$mage_blocker.toggleClass("current", !t).toggleClass("behind", t), t = !0) };
|
||||
o.mage_modal = function(t, i) {
|
||||
var e, n;
|
||||
if (this.$body = o("body"), this.options = o.extend({}, o.mage_modal.defaults, i), this.options.doFade = !isNaN(parseInt(this.options.fadeDuration, 10)), this.$mage_blocker = null, this.options.closeExisting)
|
||||
for (; o.mage_modal.isActive();) o.mage_modal.close();
|
||||
if (s.push(this), t.is("a"))
|
||||
if (n = t.attr("href"), this.anchor = t, /^#/.test(n)) {
|
||||
if (this.$elm = o(n), 1 !== this.$elm.length) return null;
|
||||
this.$body.append(this.$elm), this.open()
|
||||
} else this.$elm = o("<div>"), this.$body.append(this.$elm), e = function(o, t) { t.elm.remove() }, this.showSpinner(), t.trigger(o.mage_modal.AJAX_SEND), o.get(n).done(function(i) {
|
||||
if (o.mage_modal.isActive()) {
|
||||
t.trigger(o.mage_modal.AJAX_SUCCESS);
|
||||
var s = l();
|
||||
s.$elm.empty().append(i).on(o.mage_modal.CLOSE, e), s.hideSpinner(), s.open(), t.trigger(o.mage_modal.AJAX_COMPLETE)
|
||||
}
|
||||
}).fail(function() {
|
||||
t.trigger(o.mage_modal.AJAX_FAIL);
|
||||
var i = l();
|
||||
i.hideSpinner(), s.pop(), t.trigger(o.mage_modal.AJAX_COMPLETE)
|
||||
});
|
||||
else this.$elm = t, this.anchor = t, this.$body.append(this.$elm), this.open()
|
||||
}, o.mage_modal.prototype = {
|
||||
constructor: o.mage_modal,
|
||||
open: function() {
|
||||
var t = this;
|
||||
this.block(), this.anchor.blur(), this.options.doFade ? setTimeout(function() { t.show() }, this.options.fadeDuration * this.options.fadeDelay) : this.show(), o(i).off("keydown.mage_modal").on("keydown.mage_modal", function(o) {
|
||||
var t = l();
|
||||
27 === o.which && t.options.escapeClose && t.close()
|
||||
}), this.options.clickClose && this.$mage_blocker.click(function(t) { t.target === this && o.mage_modal.close() })
|
||||
},
|
||||
close: function() { s.pop(), this.unblock(), this.hide(), o.mage_modal.isActive() || o(i).off("keydown.mage_modal") },
|
||||
block: function() { this.$elm.trigger(o.mage_modal.BEFORE_BLOCK, [this._ctx()]), this.$body.css("overflow", "hidden"), this.$mage_blocker = o('<div class="' + this.options.mage_blockerClass + ' mage_blocker current"></div>').appendTo(this.$body), n(), this.options.doFade && this.$mage_blocker.css("opacity", 0).animate({ opacity: 1 }, this.options.fadeDuration), this.$elm.trigger(o.mage_modal.BLOCK, [this._ctx()]) },
|
||||
unblock: function(t) {!t && this.options.doFade ? this.$mage_blocker.fadeOut(this.options.fadeDuration, this.unblock.bind(this, !0)) : (this.$mage_blocker.children().appendTo(this.$body), this.$mage_blocker.remove(), this.$mage_blocker = null, n(), o.mage_modal.isActive() || this.$body.css("overflow", "")) },
|
||||
show: function() { this.$elm.trigger(o.mage_modal.BEFORE_OPEN, [this._ctx()]), this.options.showClose && (this.closeButton = o('<a href="#close-mage_modal" rel="mage_modal:close" class="close-mage_modal ' + this.options.closeClass + '">' + this.options.closeText + "</a>"), this.$elm.append(this.closeButton)), this.$elm.addClass(this.options.mage_modalClass).appendTo(this.$mage_blocker), this.options.doFade ? this.$elm.css({ opacity: 0, display: "inline-block" }).animate({ opacity: 1 }, this.options.fadeDuration) : this.$elm.css("display", "inline-block"), this.$elm.trigger(o.mage_modal.OPEN, [this._ctx()]) },
|
||||
hide: function() {
|
||||
this.$elm.trigger(o.mage_modal.BEFORE_CLOSE, [this._ctx()]), this.closeButton && this.closeButton.remove();
|
||||
var t = this;
|
||||
this.options.doFade ? this.$elm.fadeOut(this.options.fadeDuration, function() { t.$elm.trigger(o.mage_modal.AFTER_CLOSE, [t._ctx()]) }) : this.$elm.hide(0, function() { t.$elm.trigger(o.mage_modal.AFTER_CLOSE, [t._ctx()]) }), this.$elm.trigger(o.mage_modal.CLOSE, [this._ctx()])
|
||||
},
|
||||
showSpinner: function() { this.options.showSpinner && (this.spinner = this.spinner || o('<div class="' + this.options.mage_modalClass + '-spinner"></div>').append(this.options.spinnerHtml), this.$body.append(this.spinner), this.spinner.show()) },
|
||||
hideSpinner: function() { this.spinner && this.spinner.remove() },
|
||||
_ctx: function() { return { elm: this.$elm, $elm: this.$elm, $mage_blocker: this.$mage_blocker, options: this.options } }
|
||||
}, o.mage_modal.close = function(t) { if (o.mage_modal.isActive()) { t && t.preventDefault(); var i = l(); return i.close(), i.$elm } }, o.mage_modal.isActive = function() { return s.length > 0 }, o.mage_modal.getCurrent = l, o.mage_modal.defaults = { closeExisting: !0, escapeClose: !0, clickClose: !0, closeText: "Close", closeClass: "", mage_modalClass: "mage_modal", mage_blockerClass: "jquery-mage_modal", spinnerHtml: '<div class="rect1"></div><div class="rect2"></div><div class="rect3"></div><div class="rect4"></div>', showSpinner: !0, showClose: !0, fadeDuration: null, fadeDelay: 1 }, o.mage_modal.BEFORE_BLOCK = "mage_modal:before-block", o.mage_modal.BLOCK = "mage_modal:block", o.mage_modal.BEFORE_OPEN = "mage_modal:before-open", o.mage_modal.OPEN = "mage_modal:open", o.mage_modal.BEFORE_CLOSE = "mage_modal:before-close", o.mage_modal.CLOSE = "mage_modal:close", o.mage_modal.AFTER_CLOSE = "mage_modal:after-close", o.mage_modal.AJAX_SEND = "mage_modal:ajax:send", o.mage_modal.AJAX_SUCCESS = "mage_modal:ajax:success", o.mage_modal.AJAX_FAIL = "mage_modal:ajax:fail", o.mage_modal.AJAX_COMPLETE = "mage_modal:ajax:complete", o.fn.mage_modal = function(t) { return 1 === this.length && new o.mage_modal(this, t), this }, o(i).on("click.mage_modal", 'a[rel~="mage_modal:close"]', o.mage_modal.close), o(i).on("click.mage_modal", 'a[rel~="mage_modal:open"]', function(t) { t.preventDefault(), o(this).mage_modal() })
|
||||
});
|
|
@ -1 +0,0 @@
|
|||
jQuery(document).ready(function(a){jQuery(document).on("keyup","input.search-options",function(){keyword=jQuery(this).val();if(keyword!=""){a(".form-table tr th").each(function(b){title=a(this).text();title=title.toLowerCase();n=title.indexOf(keyword);if(n<0){a(this).parent().hide()}else{a(this).parent().show()}});a(".form-section .tab-content").each(function(b){a(this).show()});a(".form-section .tab-content h2").each(function(b){a(this).hide()})}else{a(".form-table tr th").each(function(b){a(this).parent().show()});a(".form-section .tab-content").each(function(b){if(b==0){a(this).addClass("active");a(this).show()}else{a(this).removeClass("active");a(this).removeAttr("style")}});a(".form-section .tab-content h2").each(function(b){a(this).show()})}});a(document).on("click",".ppof-settings .nav-items .nav-item",function(b){b.preventDefault();dataid=a(this).attr("dataid");a(".nav-items .nav-item").removeClass("active");a(this).addClass("active");a(".tab-content").removeClass("active");a(".tab-content-"+dataid).addClass("active")})});
|
51
js/maps.js
51
js/maps.js
|
@ -1,51 +0,0 @@
|
|||
function initialize() {
|
||||
var hlat = parseFloat(helper.lat)||39.0000;
|
||||
var hlng = parseFloat(helper.lng)||22.0000;
|
||||
|
||||
var myLatLng = new google.maps.LatLng(hlat,hlng);
|
||||
|
||||
var mapOptions = {
|
||||
center: myLatLng,
|
||||
zoom: 5
|
||||
};
|
||||
var map = new google.maps.Map(document.getElementById('map-canvas'),
|
||||
mapOptions);
|
||||
var marker = new google.maps.Marker({position: myLatLng, map: map, draggable: true});
|
||||
marker.setMap(map);
|
||||
|
||||
google.maps.event.addListener(marker, 'dragend', function(event) {
|
||||
placeMarker(event.latLng);
|
||||
});
|
||||
|
||||
// Create the search box and link it to the UI element.
|
||||
var input = document.getElementById('pac-input');
|
||||
var searchBox = new google.maps.places.SearchBox(input);
|
||||
map.controls[google.maps.ControlPosition.TOP_LEFT].push(input);
|
||||
|
||||
// Bias the SearchBox results towards current map's viewport.
|
||||
map.addListener('bounds_changed', function() {
|
||||
searchBox.setBounds(map.getBounds());
|
||||
});
|
||||
|
||||
function placeMarker(location) {
|
||||
|
||||
|
||||
|
||||
if (marker == undefined){
|
||||
marker = new google.maps.Marker({
|
||||
position: location,
|
||||
map: map,
|
||||
animation: google.maps.Animation.DROP
|
||||
});
|
||||
}
|
||||
else {
|
||||
marker.setPosition(location);
|
||||
}
|
||||
map.setCenter(location);
|
||||
//console.log(location.lat()+" "+location.lng()); // click debug
|
||||
document.getElementById("latitude").value = location.lat();
|
||||
document.getElementById("longitude").value = location.lng();
|
||||
}
|
||||
|
||||
}
|
||||
google.maps.event.addDomListener(window, 'load', initialize);
|
|
@ -1,31 +0,0 @@
|
|||
jQuery(document).ready(function($){
|
||||
// var startDateTextBox = jQuery('.event_start');
|
||||
// var endDateTextBox = jQuery('.event_end');
|
||||
// jQuery.timepicker.datetimeRange(
|
||||
// startDateTextBox,
|
||||
// endDateTextBox,
|
||||
// {
|
||||
// minInterval: (1000*60*60), // 1hr
|
||||
// dateFormat: 'yy-mm-dd',
|
||||
// timeFormat: 'HH:mm',
|
||||
// start: {}, // start picker options
|
||||
// end: {} // end picker options
|
||||
// }
|
||||
// );
|
||||
|
||||
|
||||
// jQuery('.event_more_date').datetimepicker({
|
||||
// dateFormat: 'yy-mm-dd',
|
||||
// timeFormat: "HH:mm"
|
||||
// // minDate:0
|
||||
// });
|
||||
|
||||
|
||||
jQuery('.event_more_date').datetimepicker({
|
||||
dateFormat: 'yy-mm-dd',
|
||||
timeFormat: "HH:mm"
|
||||
// minDate:0
|
||||
});
|
||||
|
||||
|
||||
});
|
|
@ -0,0 +1,27 @@
|
|||
jQuery(document).ready(function() {
|
||||
jQuery(".mep-event-faq-set > a").on("click", function() {
|
||||
if (jQuery(this).hasClass("active")) {
|
||||
jQuery(this).removeClass("active");
|
||||
jQuery(this)
|
||||
.siblings(".mep-event-faq-content")
|
||||
.slideUp(200);
|
||||
jQuery(".mep-event-faq-set > a i")
|
||||
.removeClass("fa-minus")
|
||||
.addClass("fa-plus");
|
||||
} else {
|
||||
jQuery(".mep-event-faq-set > a i")
|
||||
.removeClass("fa-minus")
|
||||
.addClass("fa-plus");
|
||||
jQuery(this)
|
||||
.find("i")
|
||||
.removeClass("fa-plus")
|
||||
.addClass("fa-minus");
|
||||
jQuery(".mep-event-faq-set > a").removeClass("active");
|
||||
jQuery(this).addClass("active");
|
||||
jQuery(".mep-event-faq-content").slideUp(200);
|
||||
jQuery(this)
|
||||
.siblings(".mep-event-faq-content")
|
||||
.slideDown(200);
|
||||
}
|
||||
});
|
||||
});
|
|
@ -1,11 +0,0 @@
|
|||
.mkb_cats {
|
||||
display: none;
|
||||
}
|
||||
.mkb_cats {
|
||||
display: none;
|
||||
}
|
||||
.mkb_custom_css_code .regular-text {
|
||||
border: 1px solid #999;
|
||||
width: 100%;
|
||||
min-height: 300px;
|
||||
}
|
|
@ -8228,7 +8228,18 @@ if( ! class_exists( 'FormFieldsGenerator' ) ) {
|
|||
}else if(type == 'email'){
|
||||
html+='<input type="email" name="<?php echo esc_attr($field_name); ?>['+now+']['+element.item_id+']"/>';
|
||||
}else if(type == 'textarea'){
|
||||
html+='<textarea name="<?php echo esc_attr($field_name); ?>['+now+']['+element.item_id+']"></textarea>';
|
||||
|
||||
html+='<textarea id="<?php echo esc_attr($field_name); ?>'+now+'" name="<?php echo esc_attr($field_name); ?>['+now+']['+element.item_id+']"></textarea>';
|
||||
|
||||
jQuery(function(){
|
||||
tinymce.init({
|
||||
selector:"#<?php echo esc_attr($field_name); ?>"+now,
|
||||
menubar: true,
|
||||
toolbar: 'undo redo formatselect bold italic backcolor alignleft aligncenter alignright alignjustify bullist numlist outdent indent removeformat fullscreen',
|
||||
plugins: 'fullscreen'
|
||||
});
|
||||
});
|
||||
|
||||
}else if(type == 'select'){
|
||||
args = element.args;
|
||||
html+='<select name="<?php echo esc_attr($field_name); ?>['+now+']['+element.item_id+']">';
|
||||
|
@ -8313,7 +8324,7 @@ if( ! class_exists( 'FormFieldsGenerator' ) ) {
|
|||
<?php if($collapsible):?>
|
||||
<div class="content">
|
||||
<?php endif; ?>
|
||||
<div><?php echo esc_attr($name); ?></div>
|
||||
<div class="item-title"><?php echo esc_attr($name); ?></div>
|
||||
<?php if($type == 'text'):
|
||||
$default = isset($field['default']) ? $field['default'] : '';
|
||||
$value = !empty($val[$item_id]) ? $val[$item_id] : $default;
|
||||
|
@ -8369,7 +8380,20 @@ if( ! class_exists( 'FormFieldsGenerator' ) ) {
|
|||
$_value = !empty($val[$item_id]) ? $val[$item_id] : $default;
|
||||
$__value = str_replace('<br />', PHP_EOL, html_entity_decode($_value));;
|
||||
?>
|
||||
<textarea name="<?php echo esc_attr($field_name); ?>[<?php echo esc_attr($index); ?>][<?php echo esc_attr($item_id); ?>]"><?php echo mep_esc_html($__value); ?></textarea>
|
||||
|
||||
<?php $rnd = rand(); ?>
|
||||
<textarea id="<?php echo esc_attr($field_name).$rnd; ?>" name="<?php echo esc_attr($field_name); ?>[<?php echo esc_attr($index); ?>][<?php echo esc_attr($item_id); ?>]"><?php echo $__value; ?></textarea>
|
||||
<script>
|
||||
jQuery(function(){
|
||||
tinymce.init({
|
||||
selector: "#<?php echo esc_attr($field_name).$rnd; ?>",
|
||||
menubar: true,
|
||||
toolbar: 'undo redo formatselect bold italic backcolor alignleft aligncenter alignright alignjustify bullist numlist outdent indent removeformat fullscreen',
|
||||
plugins: 'fullscreen'
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<?php elseif($type == 'select'):
|
||||
$args = isset($field['args']) ? $field['args'] : array();
|
||||
$default = isset($field['default']) ? $field['default'] : '';
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,72 @@
|
|||
<?php
|
||||
/*
|
||||
* Author : MagePeople Team
|
||||
* Developer : Ariful
|
||||
* Version : 1.0.0
|
||||
*/
|
||||
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
die;
|
||||
} // Cannot access pages directly.
|
||||
|
||||
if ( ! class_exists( 'class_icon_popup' ) ) {
|
||||
class class_icon_popup {
|
||||
|
||||
public function __construct() {
|
||||
add_action( 'admin_footer',array($this,'mep_admin_icon_scripts'));
|
||||
}
|
||||
|
||||
function mep_admin_icon_scripts(){
|
||||
$icon_library = new mep_icon_library();
|
||||
$icon_library_list = $icon_library->mep_fontawesome_icons();
|
||||
?>
|
||||
<script>
|
||||
jQuery(document).ready(function(){
|
||||
// Global Icon Popup
|
||||
jQuery('.mep_global_icon_lib_btn').click(function (e) {
|
||||
let remove_active_label = jQuery('#mep_global_icon_list_wrapper label').removeClass('selected');
|
||||
let data_key = jQuery(this).attr('data-key');
|
||||
jQuery("#mep_global_icon_list_wrapper").attr('data-key', data_key);
|
||||
jQuery("#mep_global_icon_list_wrapper").mage_modal({
|
||||
escapeClose: false,
|
||||
clickClose: false,
|
||||
showClose: false
|
||||
});
|
||||
|
||||
// Selected Global Icon Action
|
||||
jQuery('#mep_global_icon_list_wrapper label').click(function (e) {
|
||||
e.stopImmediatePropagation();
|
||||
let selected_label = jQuery(this);
|
||||
let selected_val = jQuery('input', this).val();
|
||||
let selected_data_key = jQuery("#mep_global_icon_list_wrapper").attr('data-key');
|
||||
jQuery('#mep_global_icon_list_wrapper label').removeClass('selected');
|
||||
jQuery('.mep_global_settings_icon_preview[data-key="'+selected_data_key+'"]').empty();
|
||||
jQuery(selected_label).addClass('selected');
|
||||
jQuery('.mep_global_settings_icon[data-key="'+selected_data_key+'"]').val(selected_val);
|
||||
jQuery('.mep_global_settings_icon_preview[data-key="'+selected_data_key+'"]').append('<i class="'+selected_val+'"></i>');
|
||||
|
||||
});
|
||||
});
|
||||
// End Global Icon Popup
|
||||
});
|
||||
</script>
|
||||
<div id="mep_global_icon_list_wrapper" class="mage_modal">
|
||||
<a href="#mep_global_icon_list_wrapper" rel="mage_modal:close" class="mep_global_icon_list_close_button"><?php esc_html_e('Close','mage-eventpress'); ?></a>
|
||||
<hr>
|
||||
<?php
|
||||
foreach ($icon_library_list as $key => $value) {
|
||||
$input_id = str_replace(' ', '', $key);
|
||||
?>
|
||||
<label for="<?php echo $input_id; ?>">
|
||||
<input type="radio" name="mep_icon" id="<?php echo $input_id; ?>" value="<?php echo $key; ?>">
|
||||
<i class="<?php echo $key; ?>"></i>
|
||||
</label>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
new class_icon_popup();
|
||||
}
|
|
@ -2,11 +2,13 @@
|
|||
$day = mep_get_event_upcomming_date($event_id, 'day');
|
||||
$month = mep_get_event_upcomming_date($event_id, 'month-name');
|
||||
$recurring = get_post_meta($event_id, 'mep_enable_recurring', true) ? get_post_meta($event_id, 'mep_enable_recurring', true) : 'no';
|
||||
$mep_hide_event_hover_btn = mep_get_option('mep_hide_event_hover_btn', 'general_setting_sec', 'no');
|
||||
$mep_hide_event_hover_btn = mep_get_option('mep_hide_event_hover_btn', 'event_list_setting_sec', 'no');
|
||||
$mep_hide_event_hover_btn_text = mep_get_option('mep_hide_event_hover_btn_text', 'general_setting_sec', 'Book Now');
|
||||
$taxonomy_category = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_cat');
|
||||
$taxonomy_organizer = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_org');
|
||||
$date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
$event_organizer_icon = mep_get_option('mep_event_organizer_icon', 'icon_setting_sec', 'far fa-list-alt');
|
||||
?>
|
||||
<div class='filter_item mep-event-list-loop <?php echo esc_attr($columnNumber); ?> mep_event_<?php echo esc_attr($style); ?>_item mix <?php echo esc_attr($org_class) . ' ' . esc_attr($cat_class); ?>' data-title="<?php echo get_the_title($event_id); ?>" data-city-name="<?php echo get_post_meta($event_id, 'mep_city', true); ?>" data-category="<?php echo esc_attr($taxonomy_category); ?>" data-organizer="<?php echo esc_attr($taxonomy_organizer); ?>" data-date="<?php echo esc_attr(date('m/d/Y',strtotime($date))); ?>" style="width:calc(<?php echo esc_attr($width); ?>% - 14px);">
|
||||
<?php do_action('mep_event_list_loop_header', $event_id); ?>
|
||||
|
@ -66,7 +68,7 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
if (sizeof($author_terms) > 0) {
|
||||
?>
|
||||
<li class="mep_list_org_name">
|
||||
<div class="evl-ico"><i class="fa fa-university"></i></div>
|
||||
<div class="evl-ico"><i class="<?php echo $event_organizer_icon; ?>"></i></div>
|
||||
<div class="evl-cc">
|
||||
<h5>
|
||||
<?php echo mep_get_option('mep_organized_by_text', 'label_setting_sec') ? mep_get_option('mep_organized_by_text', 'label_setting_sec') : esc_html__('Organized By:', 'mage-eventpress'); ?>
|
||||
|
@ -80,7 +82,7 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
if ($hide_location_list == 'no') { ?>
|
||||
|
||||
<li class="mep_list_location_name">
|
||||
<div class="evl-ico"><i class="fas fa-map-marker-alt"></i></div>
|
||||
<div class="evl-ico"><i class="<?php echo $event_location_icon; ?>"></i></div>
|
||||
<div class="evl-cc">
|
||||
<h5>
|
||||
<?php echo mep_get_option('mep_location_text', 'label_setting_sec') ? mep_get_option('mep_location_text', 'label_setting_sec') : esc_html__('Location:', 'mage-eventpress'); ?>
|
||||
|
|
|
@ -7,6 +7,7 @@ $taxonomy_category = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_cat');
|
|||
$taxonomy_organizer = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_org');
|
||||
// $date = mep_get_event_upcomming_date($event_id, 'date');
|
||||
$date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class='filter_item mep-event-list-loop mep_event_list_item mep_event_minimal_list mix <?php echo esc_attr($org_class) . ' ' . esc_attr($cat_class); ?>'
|
||||
data-title="<?php echo esc_attr(get_the_title($event_id)); ?>"
|
||||
|
@ -35,7 +36,7 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
?>
|
||||
<h3 class='mep_list_date'> <?php do_action('mep_event_list_date_li', $event_id, 'minimal'); ?>
|
||||
<span class='mep_minimal_list_location'>
|
||||
<i class="fas fa-map-marker-alt"></i>
|
||||
<i class="<?php echo $event_location_icon; ?>"></i>
|
||||
<?php mep_get_event_city($event_id); ?>
|
||||
</span>
|
||||
</h3>
|
||||
|
|
|
@ -5,6 +5,7 @@ $taxonomy_category = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_cat');
|
|||
$taxonomy_organizer = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_org');
|
||||
// $date = mep_get_event_upcomming_date($event_id, 'date');
|
||||
$date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class='filter_item mep-event-list-loop mep_event_list_item mep_event_native_list mix <?php echo esc_attr($org_class) . ' ' . esc_attr($cat_class); ?>'
|
||||
data-title="<?php echo esc_attr(get_the_title($event_id)); ?>"
|
||||
|
@ -30,7 +31,7 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
<h3 class='mep_list_date'>
|
||||
<?php do_action('mep_event_list_date_li', $event_id, 'minimal'); ?>
|
||||
<span class='mep_minimal_list_location'>
|
||||
<i class='fa fa-map-marker'></i>
|
||||
<i class='<?php echo $event_location_icon; ?>'></i>
|
||||
<?php mep_get_event_city($event_id); ?>
|
||||
</span>
|
||||
</h3>
|
||||
|
|
|
@ -5,6 +5,9 @@ $taxonomy_category = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_cat');
|
|||
$taxonomy_organizer = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_org');
|
||||
// $date = mep_get_event_upcomming_date($event_id, 'date');
|
||||
$date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_time_icon = mep_get_option('mep_event_time_icon', 'icon_setting_sec', 'fas fa-clock');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class='filter_item mep-event-list-loop mep_event_list_item mep_event_spring_list mix <?php echo esc_attr($org_class) . ' ' . esc_attr($cat_class); ?>'
|
||||
data-title="<?php echo esc_attr(get_the_title($event_id)); ?>"
|
||||
|
@ -22,9 +25,9 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
|
||||
<a href="<?php the_permalink(); ?>">
|
||||
|
||||
<span class="mep_spring_event_time"><i class="far fa-clock"></i> <?php echo esc_html(get_mep_datetime($start_time_format, 'time')); ?> - <?php echo esc_html(get_mep_datetime($end_time_format, 'time')); ?></span>
|
||||
<span class='mep_spring_event_location'><i class="fas fa-map-marker-alt"></i> <?php mep_get_event_city($event_id); ?></span>
|
||||
<span class="mep_spring_event_date"><i class="far fa-calendar-alt"></i> <?php echo esc_html(get_mep_datetime($date, 'date')); ?> - <?php echo esc_html(get_mep_datetime($date, 'date')); ?></span>
|
||||
<span class="mep_spring_event_time"><i class="<?php echo $event_time_icon; ?>"></i> <?php echo esc_html(get_mep_datetime($start_time_format, 'time')); ?> - <?php echo esc_html(get_mep_datetime($end_time_format, 'time')); ?></span>
|
||||
<span class='mep_spring_event_location'><i class="<?php echo $event_location_icon; ?>"></i> <?php mep_get_event_city($event_id); ?></span>
|
||||
<span class="mep_spring_event_date"><i class="<?php echo $event_date_icon; ?>"></i> <?php echo esc_html(get_mep_datetime($date, 'date')); ?> - <?php echo esc_html(get_mep_datetime($date, 'date')); ?></span>
|
||||
|
||||
</a>
|
||||
<?php do_action('mep_event_list_loop_footer', $event_id); ?>
|
||||
|
|
|
@ -3,6 +3,8 @@ $day = get_mep_datetime(get_post_meta($event_id, 'event_upcoming_datetime', true
|
|||
$month = get_mep_datetime(get_post_meta($event_id, 'event_upcoming_datetime', true), 'month-name');
|
||||
// $date = mep_get_event_upcomming_date($event_id, 'date');
|
||||
$date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class="timeline__item">
|
||||
<div class="timeline__content">
|
||||
|
@ -24,14 +26,14 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
} ?>
|
||||
<h3 class='mep_list_date'>
|
||||
<span class='mep_minimal_list_date'>
|
||||
<i class="fa fa-calendar"></i>
|
||||
<i class="<?php echo $event_date_icon; ?>"></i>
|
||||
<?php echo esc_html(get_mep_datetime($event_meta['event_start_datetime'][0], 'time')); ?> - <?php if ($start_datetime == $end_datetime) {
|
||||
echo esc_html(get_mep_datetime($event_meta['event_end_datetime'][0], 'time'));
|
||||
} else {
|
||||
echo esc_html(get_mep_datetime($event_meta['event_end_datetime'][0], 'date-time-text'));
|
||||
} ?>
|
||||
</span>
|
||||
<span class='mep_minimal_list_location'><i class="fas fa-map-marker-alt"></i> <?php mep_get_event_city($event_id); ?></span></h3>
|
||||
<span class='mep_minimal_list_location'><i class="<?php echo $event_location_icon; ?>"></i> <?php mep_get_event_city($event_id); ?></span></h3>
|
||||
</a>
|
||||
<?php do_action('mep_event_list_loop_footer', $event_id); ?>
|
||||
</div>
|
||||
|
|
|
@ -5,6 +5,9 @@ $taxonomy_category = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_cat');
|
|||
$taxonomy_organizer = MPWEM_Helper::all_taxonomy_as_text($event_id, 'mep_org');
|
||||
// $date = mep_get_event_upcomming_date($event_id, 'date');
|
||||
$date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_time_icon = mep_get_option('mep_event_time_icon', 'icon_setting_sec', 'fas fa-clock');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class='filter_item mep-event-list-loop mep_event_list_item mep_event_winter_list mix <?php echo esc_attr($org_class) . ' ' . esc_attr($cat_class); ?>'
|
||||
data-title="<?php echo esc_attr(get_the_title($event_id)); ?>"
|
||||
|
@ -34,9 +37,9 @@ $date = get_post_meta($event_id, 'event_upcoming_datetime', true);
|
|||
</span>
|
||||
<a href="<?php the_permalink(); ?>">
|
||||
|
||||
<span class="mep_winter_event_time"><i class="far fa-clock"></i> <?php echo esc_html(get_mep_datetime($start_time_format, 'time')); ?> - <?php echo esc_html(get_mep_datetime($end_time_format, 'time')); ?></span>
|
||||
<span class='mep_winter_event_location'><i class="fas fa-map-marker-alt"></i> <?php mep_get_event_city($event_id); ?></span>
|
||||
<span class="mep_winter_event_date"><i class="far fa-calendar-alt"></i> <?php echo esc_html(get_mep_datetime($start_date_format, 'date')); ?> - <?php echo esc_html(get_mep_datetime($end_date_format, 'date')); ?></span>
|
||||
<span class="mep_winter_event_time"><i class="<?php echo $event_time_icon; ?>"></i> <?php echo esc_html(get_mep_datetime($start_time_format, 'time')); ?> - <?php echo esc_html(get_mep_datetime($end_time_format, 'time')); ?></span>
|
||||
<span class='mep_winter_event_location'><i class="<?php echo $event_location_icon; ?>"></i> <?php mep_get_event_city($event_id); ?></span>
|
||||
<span class="mep_winter_event_date"><i class="<?php echo $event_date_icon; ?>"></i> <?php echo esc_html(get_mep_datetime($start_date_format, 'date')); ?> - <?php echo esc_html(get_mep_datetime($end_date_format, 'date')); ?></span>
|
||||
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php $event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar'); ?>
|
||||
<div id="mep_add_calender_button" class='mep-add-calender'>
|
||||
<i class="fa fa-calendar"></i><?php echo esc_html(mep_get_label($pid,'mep_calender_btn_text',esc_html__('Add Calendar','mage-eventpress'))); ?>
|
||||
<i class="<?php echo $event_date_icon; ?>"></i><?php echo esc_html(mep_get_label($pid,'mep_calender_btn_text',esc_html__('Add Calendar','mage-eventpress'))); ?>
|
||||
</div>
|
||||
<ul id="mep_add_calender_links">
|
||||
<li><a href="https://calendar.google.com/calendar/r/eventedit?text=<?php echo esc_html($event->post_title); ?>&dates=<?php echo esc_html(mep_calender_date($event_start)); ?>/<?php echo esc_html(mep_calender_date($event_end)); ?>&details=<?php echo esc_html(substr(mage_array_strip($event->post_content),0,1000)); ?>&location=<?php echo esc_html($location); ?>&sf=true" rel="noopener noreferrer" target='_blank' class='mep-add-calender' rel="nofollow"><?php esc_html_e('Google','mage-eventpress'); ?></a></li>
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
<?php $event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar'); ?>
|
||||
<li>
|
||||
<?php do_action('mep_single_before_event_date_list_item',$event_id,$start_datetime); ?>
|
||||
<span class="mep-more-date">
|
||||
<i class="fa fa-calendar"></i>
|
||||
<i class="<?php echo $event_date_icon; ?>"></i>
|
||||
<span class='mep_date_scdl_start_datetime'>
|
||||
<?php echo esc_html(get_mep_datetime($start_datetime, 'date-text')); ?>
|
||||
<?php echo esc_html(get_mep_datetime($start_datetime, 'time')); ?>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar'); ?>
|
||||
<h3>
|
||||
<i class="fa fa-calendar"></i>
|
||||
<i class="<?php echo $event_date_icon; ?>"></i>
|
||||
<?php echo mep_get_option('mep_event_schedule_text', 'label_setting_sec', esc_html__('Event Schedule Details', 'mage-eventpress')); ?>
|
||||
</h3>
|
|
@ -1,13 +1,20 @@
|
|||
<div class="mep-day-details-section">
|
||||
<h4><?php esc_html_e('Event Timelines', 'mage-eventpress'); ?></h4>
|
||||
<h4><?php esc_html_e('Event Timelines', 'mage-eventpress'); ?></h4>
|
||||
<?php
|
||||
foreach ($mep_event_day as $field) {
|
||||
$i = 1;
|
||||
foreach ($mep_event_day as $field):
|
||||
?>
|
||||
<div class="mep-day-title"><?php echo esc_html($field['mep_day_title']); ?></div>
|
||||
<div class="mep-day-details">
|
||||
<p><?php echo mep_esc_html(html_entity_decode(nl2br($field['mep_day_content']))); ?></p>
|
||||
<div class="mep-day-details-item">
|
||||
<div class="mep-day-icon"><?php echo $i; ?></div>
|
||||
<div class="mep-day-content">
|
||||
<div class="mep-day-title"><?php echo esc_html($field['mep_day_title']); ?></div>
|
||||
<div class="mep-day-details">
|
||||
<?php echo mep_esc_html(html_entity_decode(nl2br($field['mep_day_content']))); ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
$i++;
|
||||
endforeach;
|
||||
?>
|
||||
</div>
|
|
@ -1,13 +1,14 @@
|
|||
<div class="mep-event-faq-part">
|
||||
<h3 class="ex-sec-title"><?php esc_html_e('Event F.A.Q', 'mage-eventpress'); ?></h3>
|
||||
<div id='mep-event-accordion' class="">
|
||||
<?php
|
||||
foreach ($mep_event_faq as $field) {
|
||||
?>
|
||||
<h3><?php if ($field['mep_faq_title'] != '') echo esc_html($field['mep_faq_title']); ?></h3>
|
||||
<p><?php if ($field['mep_faq_content'] != '') echo mep_esc_html(html_entity_decode(nl2br($field['mep_faq_content']))); ?></p>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
<h3 class="ex-sec-title"><?php esc_html_e('Event FAQs', 'mage-eventpress'); ?></h3>
|
||||
<?php foreach ($mep_event_faq as $field): ?>
|
||||
<div class="mep-event-faq-set">
|
||||
<a>
|
||||
<?php if ($field['mep_faq_title'] != '') echo esc_html($field['mep_faq_title']); ?>
|
||||
<i class="fa fa-plus"></i>
|
||||
</a>
|
||||
<div class="mep-event-faq-content">
|
||||
<?php if ($field['mep_faq_content'] != '') echo mep_esc_html(html_entity_decode(nl2br($field['mep_faq_content']))); ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
|
@ -1,13 +1,16 @@
|
|||
<?php
|
||||
$event_location_list_icon = mep_get_option('mep_event_location_list_icon', 'icon_setting_sec', 'fa fa-arrow-circle-right');
|
||||
?>
|
||||
<ul>
|
||||
<?php if($venue){ ?> <li><i class="fa fa-arrow-circle-right"></i> <span><?php do_action('mep_event_location_venue'); ?></span>
|
||||
<?php if($venue){ ?> <li><i class="<?php echo $event_location_list_icon; ?>"></i> <span><?php do_action('mep_event_location_venue'); ?></span>
|
||||
</li> <?php } ?>
|
||||
<?php if($street){ ?><li><i class="fa fa-arrow-circle-right"></i> <?php do_action('mep_event_location_street'); ?>
|
||||
<?php if($street){ ?><li><i class="<?php echo $event_location_list_icon; ?>"></i> <?php do_action('mep_event_location_street'); ?>
|
||||
</li><?php } ?>
|
||||
<?php if($city){ ?><li><i class="fa fa-arrow-circle-right"></i> <?php do_action('mep_event_location_city'); ?></li>
|
||||
<?php if($city){ ?><li><i class="<?php echo $event_location_list_icon; ?>"></i> <?php do_action('mep_event_location_city'); ?></li>
|
||||
<?php } ?>
|
||||
<?php if($state){ ?><li><i class="fa fa-arrow-circle-right"></i> <?php do_action('mep_event_location_state'); ?>
|
||||
<?php if($state){ ?><li><i class="<?php echo $event_location_list_icon; ?>"></i> <?php do_action('mep_event_location_state'); ?>
|
||||
</li><?php } ?>
|
||||
<?php if($country){ ?><li><i class="fa fa-arrow-circle-right"></i>
|
||||
<?php if($country){ ?><li><i class="<?php echo $event_location_list_icon; ?>"></i>
|
||||
<?php do_action('mep_event_location_country'); ?><?php } ?>
|
||||
</li>
|
||||
</ul>
|
|
@ -1,9 +1,13 @@
|
|||
<?php
|
||||
$event_ss_fb_icon = mep_get_option('mep_event_ss_fb_icon', 'icon_setting_sec', 'fab fa-facebook-f');
|
||||
$event_ss_twitter_icon = mep_get_option('mep_event_ss_twitter_icon', 'icon_setting_sec', 'fab fa-twitter');
|
||||
?>
|
||||
<div class="mep-event-meta">
|
||||
<span class='mep-share-btn-title'> <?php echo esc_html(mep_get_label($post_id, 'mep_share_text', esc_html__('Share This','mage-eventpress').' '.$event_label.':')); ?></span>
|
||||
<ul class='mep-social-share'>
|
||||
<?php do_action('mep_before_social_share_list',get_the_id()); ?>
|
||||
<li> <a data-toggle="tooltip" title="" class="facebook" onclick="window.open('https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>','Facebook','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="http://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>" data-original-title="Share on Facebook"><i class="fab fa-facebook-f"></i></a></li>
|
||||
<li><a data-toggle="tooltip" title="" class="twitter" onclick="window.open('https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php echo mep_html_chr(get_the_title()); ?>','Twitter share','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="http://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php echo mep_html_chr(get_the_title()); ?>" data-original-title="Twittet it"><i class="fab fa-twitter"></i></a></li>
|
||||
<li> <a data-toggle="tooltip" title="" class="facebook" onclick="window.open('https://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>','Facebook','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="http://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>" data-original-title="Share on Facebook"><i class="<?php echo $event_ss_fb_icon; ?>"></i></a></li>
|
||||
<li><a data-toggle="tooltip" title="" class="twitter" onclick="window.open('https://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php echo mep_html_chr(get_the_title()); ?>','Twitter share','width=600,height=300,left='+(screen.availWidth/2-300)+',top='+(screen.availHeight/2-150)+''); return false;" href="http://twitter.com/share?url=<?php the_permalink(); ?>&text=<?php echo mep_html_chr(get_the_title()); ?>" data-original-title="Twittet it"><i class="<?php echo $event_ss_twitter_icon; ?>"></i></a></li>
|
||||
<?php do_action('mep_after_social_share_list',get_the_id()); ?>
|
||||
</ul>
|
||||
</div>
|
|
@ -2,17 +2,20 @@
|
|||
// Template Name: Default Theme
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_time_icon = mep_get_option('mep_event_time_icon', 'icon_setting_sec', 'fas fa-clock');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
$event_organizer_icon = mep_get_option('mep_event_organizer_icon', 'icon_setting_sec', 'far fa-list-alt');
|
||||
?>
|
||||
|
||||
<div class="mep-default-theme mep_flex default_theme">
|
||||
|
@ -26,7 +29,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<div class="mep-default-feature-date-location">
|
||||
<?php if ($hide_date_details == 'no') { ?>
|
||||
<div class="mep-default-feature-date">
|
||||
<div class="df-ico"><i class="fa fa-calendar"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_date_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_date_text', 'label_setting_sec') ? mep_get_option('mep_event_date_text', 'label_setting_sec') : esc_html__('Event Date:', 'mage-eventpress'); ?>
|
||||
|
@ -37,7 +40,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php }
|
||||
if ($hide_time_details == 'no') { ?>
|
||||
<div class="mep-default-feature-time">
|
||||
<div class="df-ico"><i class="fa fa-clock-o"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_time_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_time_text', 'label_setting_sec') ? mep_get_option('mep_event_time_text', 'label_setting_sec') : esc_html__('Event Time:', 'mage-eventpress'); ?>
|
||||
|
@ -48,7 +51,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php }
|
||||
if ($hide_location_details == 'no') { ?>
|
||||
<div class="mep-default-feature-location">
|
||||
<div class="df-ico"><i class="fas fa-map-marker-alt"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_location_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_location_text', 'label_setting_sec') ? mep_get_option('mep_event_location_text', 'label_setting_sec') : esc_html__('Event Location:', 'mage-eventpress'); ?>
|
||||
|
@ -88,7 +91,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php } ?>
|
||||
<?php if ($hide_org_by_details == 'no') { ?>
|
||||
<div class="mep-default-sidrbar-meta">
|
||||
<i class="far fa-list-alt"></i> <?php do_action('mep_event_organizer'); ?>
|
||||
<i class="<?php echo $event_organizer_icon; ?>"></i> <?php do_action('mep_event_organizer'); ?>
|
||||
</div>
|
||||
<?php }
|
||||
|
||||
|
|
|
@ -2,17 +2,19 @@
|
|||
// Template Name: Royal
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_time_icon = mep_get_option('mep_event_time_icon', 'icon_setting_sec', 'fas fa-clock');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
|
||||
<div class="mep-default-theme mep_flex royal_theme">
|
||||
|
@ -30,7 +32,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<div class="mep-default-feature-date-location">
|
||||
<?php if ($hide_date_details == 'no') { ?>
|
||||
<div class="mep-default-feature-date">
|
||||
<div class="df-ico"><i class="fa fa-calendar"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_date_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_date_text', 'label_setting_sec') ? mep_get_option('mep_event_date_text', 'label_setting_sec') : esc_html__('Event Date:', 'mage-eventpress'); ?>
|
||||
|
@ -41,7 +43,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php }
|
||||
if ($hide_time_details == 'no') { ?>
|
||||
<div class="mep-default-feature-time">
|
||||
<div class="df-ico"><i class="fa fa-clock-o"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_time_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_time_text', 'label_setting_sec') ? mep_get_option('mep_event_time_text', 'label_setting_sec') : esc_html__('Event Time:', 'mage-eventpress'); ?>
|
||||
|
@ -52,7 +54,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php }
|
||||
if ($hide_location_details == 'no') { ?>
|
||||
<div class="mep-default-feature-location">
|
||||
<div class="df-ico"><i class="fas fa-map-marker-alt"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_location_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_location_text', 'label_setting_sec') ? mep_get_option('mep_event_location_text', 'label_setting_sec') : esc_html__('Event Location:', 'mage-eventpress'); ?>
|
||||
|
|
|
@ -2,16 +2,18 @@
|
|||
// Template Name: Springfield
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class="mep-default-theme spring_field">
|
||||
<div class="mep_flex">
|
||||
|
@ -47,7 +49,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<div class="mep_spring_date">
|
||||
<?php if ($hide_schedule_details == 'no') { ?>
|
||||
<div class="mep-default-feature-date">
|
||||
<div class="df-ico"><i class="fa fa-calendar"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_date_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3><?php esc_html_e('Date and Time:', 'mage-eventpress'); ?></h3>
|
||||
<?php do_action('mep_event_date'); ?>
|
||||
|
@ -56,7 +58,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php } ?>
|
||||
<?php if ($hide_location_details == 'no') { ?>
|
||||
<div class="mep-default-feature-location">
|
||||
<div class="df-ico"><i class="fas fa-map-marker-alt"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_location_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_location_text', 'label_setting_sec') ? mep_get_option('mep_event_location_text', 'label_setting_sec') : esc_html__('Event Location:', 'mage-eventpress'); ?>
|
||||
|
|
|
@ -3,17 +3,16 @@
|
|||
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
?>
|
||||
<div class="mep-default-theme franklin">
|
||||
<div class="mep-default-title">
|
||||
|
|
|
@ -1,22 +1,20 @@
|
|||
<?php
|
||||
// Template Name: Bristol
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option( 'mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option( 'mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option( 'mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option( 'mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option( 'mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option( 'mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option( 'mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option( 'mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option( 'mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
$hide_date_details = mep_get_option( 'mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option( 'mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option( 'mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option( 'mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option( 'mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option( 'mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option( 'mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option( 'mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option( 'mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
$event_label = mep_get_option('mep_event_label', 'general_setting_sec', 'Events');
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
<div class="mep-default-theme bristol">
|
||||
<div class="mep-default-feature-image">
|
||||
|
@ -28,7 +26,7 @@ $event_label = mep_get_option('mep_event_label', 'general_setting
|
|||
<div class="bristol_divided">
|
||||
<?php if ($hide_schedule_details == 'no') { ?>
|
||||
<div class="mep-default-feature-date">
|
||||
<div class="df-ico"><i class="fa fa-calendar"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_date_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3><?php esc_html_e('Date and Time:', 'mage-eventpress'); ?></h3>
|
||||
<?php do_action('mep_event_date'); ?>
|
||||
|
@ -37,7 +35,7 @@ $event_label = mep_get_option('mep_event_label', 'general_setting
|
|||
<?php }?>
|
||||
<?php if ($hide_location_details == 'no') { ?>
|
||||
<div class="mep-default-feature-location">
|
||||
<div class="df-ico"><i class="fas fa-map-marker-alt"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_location_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_location_text', 'label_setting_sec') ? mep_get_option('mep_event_location_text', 'label_setting_sec') : esc_html__("$event_label Location:", 'mage-eventpress'); ?>
|
||||
|
@ -84,7 +82,7 @@ $event_label = mep_get_option('mep_event_label', 'general_setting
|
|||
<?php do_action('mep_add_to_cart',get_the_id()) ?>
|
||||
</div>
|
||||
<div class="mep-default-feature-content">
|
||||
<h4 class="mep-cart-table-title"><?php esc_html_e("About The", 'mage-eventpress'); echo esc_html($event_label); ?></h4>
|
||||
<h4 class="mep-cart-table-title"><?php esc_html_e("About The ", 'mage-eventpress'); echo esc_html($event_label); ?></h4>
|
||||
<?php do_action('mep_event_details'); ?>
|
||||
</div>
|
||||
<div class="mep-default-sidrbar-map">
|
||||
|
|
|
@ -2,17 +2,19 @@
|
|||
// Template Name: Vanilla
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
$event_date_icon = mep_get_option('mep_event_date_icon', 'icon_setting_sec', 'fa fa-calendar');
|
||||
$event_time_icon = mep_get_option('mep_event_time_icon', 'icon_setting_sec', 'fas fa-clock');
|
||||
$event_location_icon = mep_get_option('mep_event_location_icon', 'icon_setting_sec', 'fas fa-map-marker-alt');
|
||||
?>
|
||||
|
||||
<div class="mep-default-theme vanilla_theme">
|
||||
|
@ -26,7 +28,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<div class="mep-default-feature-date-location">
|
||||
<?php if ($hide_date_details == 'no') { ?>
|
||||
<div class="mep-default-feature-date">
|
||||
<div class="df-ico"><i class="fa fa-calendar"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_date_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_date_text', 'label_setting_sec') ? mep_get_option('mep_event_date_text', 'label_setting_sec') : esc_html__('Event Date:', 'mage-eventpress'); ?>
|
||||
|
@ -37,7 +39,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php }
|
||||
if ($hide_time_details == 'no') { ?>
|
||||
<div class="mep-default-feature-time">
|
||||
<div class="df-ico"><i class="fa fa-clock-o"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_time_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_time_text', 'label_setting_sec') ? mep_get_option('mep_event_time_text', 'label_setting_sec') : esc_html__('Event Time:', 'mage-eventpress'); ?>
|
||||
|
@ -48,7 +50,7 @@ $speaker_status = mep_get_option('mep_enable_speaker_list', 'general
|
|||
<?php }
|
||||
if ($hide_location_details == 'no') { ?>
|
||||
<div class="mep-default-feature-location">
|
||||
<div class="df-ico"><i class="fas fa-map-marker-alt"></i></div>
|
||||
<div class="df-ico"><i class="<?php echo $event_location_icon; ?>"></i></div>
|
||||
<div class='df-dtl'>
|
||||
<h3>
|
||||
<?php echo mep_get_option('mep_event_location_text', 'label_setting_sec') ? mep_get_option('mep_event_location_text', 'label_setting_sec') : esc_html__('Event Location:', 'mage-eventpress'); ?>
|
||||
|
|
|
@ -2,16 +2,16 @@
|
|||
// Template Name: Virtual Event Theme
|
||||
|
||||
// Settings Value :::::::::::::::::::::::::::::::::::::::;
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'general_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'general_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'general_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'general_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'general_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'general_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'general_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'general_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'general_setting_sec', 'no');
|
||||
$hide_date_details = mep_get_option('mep_event_hide_date_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_time_details = mep_get_option('mep_event_hide_time_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_location_details = mep_get_option('mep_event_hide_location_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_total_seat_details = mep_get_option('mep_event_hide_total_seat_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_org_by_details = mep_get_option('mep_event_hide_org_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_address_details = mep_get_option('mep_event_hide_address_from_details', 'single_event_setting_sec', 'no');
|
||||
$hide_schedule_details = mep_get_option('mep_event_hide_event_schedule_details', 'single_event_setting_sec', 'no');
|
||||
$hide_share_details = mep_get_option('mep_event_hide_share_this_details', 'single_event_setting_sec', 'no');
|
||||
$hide_calendar_details = mep_get_option('mep_event_hide_calendar_details', 'single_event_setting_sec', 'no');
|
||||
$speaker_status = mep_get_option('mep_enable_speaker_list', 'single_event_setting_sec', 'no');
|
||||
?>
|
||||
<div class="mep-default-theme mep_flex default_theme">
|
||||
<div class="mep-default-content">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* Plugin Name: Event Manager and Tickets Selling Plugin for WooCommerce
|
||||
* Plugin URI: http://mage-people.com
|
||||
* Description: A Complete Event Solution for WordPress by MagePeople..
|
||||
* Version: 3.6.1
|
||||
* Version: 3.6.2
|
||||
* Author: MagePeople Team
|
||||
* Author URI: http://www.mage-people.com/
|
||||
* Text Domain: mage-eventpress
|
||||
|
|
Loading…
Reference in New Issue