'desc'=>__('Please enter the slug name you want. Remember after change this slug you need to flush permalink, Just go to Settings->Permalink hit the Save Settings button','mage-eventpress'),
'desc'=>__('If you want to change the event icon in the dashboard menu you can change from here, Dashboard icon only support dashicon, So please go to <a href=https://developer.wordpress.org/resource/dashicons/#calendar-alt target=_blank>Dash Icon</a> and copy your icon code and paste here','mage-eventpress'),
'desc'=>__('Please enter the slug name you want for event category. Remember after change this slug you need to flush permalink, Just go to Settings->Permalink hit the Save Settings button','mage-eventpress'),
'desc'=>__('Please enter the slug name you want for event category. Remember after change this slug you need to flush permalink, Just go to Settings->Permalink hit the Save Settings button','mage-eventpress'),
'desc'=>__('Please select the map type you want to show in fronntend, Note it: Iframe Not always show the accurate location where API enable map has drag & drop feature so you can drag the point to accurate location.','mage-eventpress'),
'type'=>'select',
'default'=>'yes',
'options'=>array(
''=>'Please Select a Map Type',
'api'=>'API',
'iframe'=>'Iframe'
)
),
array(
'name'=>'google-map-api',
'label'=>__('Google Map API Key','mage-eventpress'),
'desc'=>__('Enter Your Google Map API key. <a href=https://developers.google.com/maps/documentation/javascript/get-api-key target=_blank>Get KEY</a>. Note: You must enter billing address and information into google map api account to work perfectly the google map in website.','mage-eventpress'),
'desc'=>__('If you want to enable speaker list, Please select Yes by default its disable','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_show_product_cat_in_event',
'label'=>__('Show Product Category in Event?','mage-eventpress'),
'desc'=>__('Want to show Product Category in Event Edit Page? If you want set product category based coupon code you need to assign event into Product category, Please set yes only when you need it','mage-eventpress'),
'label'=>__('Show Event Price in List?','mage-eventpress'),
'desc'=>__('Please select if you want to show event price in the list Yes/No','mage-eventpress'),
'type'=>'select',
'default'=>'yes',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_date_list_in_event_listing',
'label'=>__('Show Multi Date List in Event listing Page?','mage-eventpress'),
'desc'=>__('Please select if you want to show the full date list for multi date event in the event listing page','mage-eventpress'),
'type'=>'select',
'default'=>'yes',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_product_type',
'label'=>__('Enable Shipping Method on event?','mage-eventpress'),
'desc'=>__('Please Select The event product type which is using in WooCommerce, By default its virtual. If you change this type you need to re-save all the event again.','mage-eventpress'),
'label'=>__('Event Price Label For Single Price','mage-eventpress'),
'desc'=>__('Enter The text which you want to show as price label For Single Price, Its only displayed if Show Event price value is YES above. ','mage-eventpress'),
'label'=>__('Event Time Format','mage-eventpress'),
'desc'=>__('Please select what format time you want to display in event fronntend.','mage-eventpress'),
'type'=>'select',
'default'=>'wtss',
'options'=>array(
'wtss'=>'WordPress TimeStamp Settings'
)
),
array(
'name'=>'mep_event_direct_checkout',
'label'=>__('Redirect Checkout after Booking?','mage-eventpress'),
'desc'=>__('If you want to go direct checkout page after booking an event please enable/disable this.','mage-eventpress'),
'type'=>'select',
'default'=>'yes',
'options'=>array(
'yes'=>'Enable',
'no'=>'Disable'
)
),
array(
'name'=>'mep_event_expire_on_datetimes',
'label'=>__('When will event expire','mage-eventpress'),
'desc'=>__('Please select when event will expire, On event start time or event endtime','mage-eventpress'),
'type'=>'select',
'default'=>'mep_event_start_date',
'options'=>array(
'event_start_datetime'=>'Event Start Time',
'event_expire_datetime'=>'Event End Time'
)
),
array(
'name'=>'mep_event_hide_organizer_list',
'label'=>__('Hide Organizer Section from list ?','mage-eventpress'),
'desc'=>__('Select yes to hide organizer section from list.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_location_list',
'label'=>__('Hide Location Section from list ?','mage-eventpress'),
'desc'=>__('Select yes to hide location section from list.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_time_list',
'label'=>__('Hide Full Time Section from list ?','mage-eventpress'),
'desc'=>__('Select yes to hide time section from list.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_end_time_list',
'label'=>__('Hide Only End Time Section from list ?','mage-eventpress'),
'desc'=>__('Select yes to hide Only End Time section from list.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_date_from_details',
'label'=>__('Hide Event Date Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to hide time section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_time_from_details',
'label'=>__('Hide Event Time Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to hide time section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_location_from_details',
'label'=>__('Hide Event Location Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to hide location section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_total_seat_from_details',
'label'=>__('Hide Event Total Seats Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to hide Total Seats Section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_org_from_details',
'label'=>__('Hide "Org By" Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to Event by Section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_address_from_details',
'label'=>__('Hide Event Address Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to Event Address Section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_event_schedule_details',
'label'=>__('Hide Event Schedule Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to Event Schedule Section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_share_this_details',
'label'=>__('Hide Event Share this Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to Event Share this Section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_event_hide_calendar_details',
'label'=>__('Hide Add Calendar Button from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to Event google map Section from details.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_hide_location_from_order_page',
'label'=>__('Hide Location From Order Details & Email Section?','mage-eventpress'),
'desc'=>__('If you want to hide Location from order details section in the tankyou page & from the confirmation email body, Please select Yes. By default is: No.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_hide_date_from_order_page',
'label'=>__('Hide Date From Order Details & Email Section?','mage-eventpress'),
'desc'=>__('If you want to hide Date from order details section in the tankyou page & from the confirmation email body, Please select Yes. By default is: No.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_hide_event_hover_btn',
'label'=>__('Hide / Visible Event Hover Book Now Button ?','mage-eventpress'),
'desc'=>__('If you want to Hide / Visible Event Hover Book Now Button , Please select Yes. By default is: No.','mage-eventpress'),
'type'=>'select',
'default'=>'no',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_hide_event_hover_btn_text',
'label'=>__('Event Hover Book Now Button Text ?','mage-eventpress'),
'desc'=>__('Pleaase Type Event Hover Book Now Button Text . OtherWise It will be Book Now.','mage-eventpress'),
'type'=>'text',
'default'=>'Book Now',
'placeholder'=>'Book Now'
),
array(
'name'=>'mep_show_zero_as_free',
'label'=>__('Show 0 Price as Free ?','mage-eventpress'),
'desc'=>__('If you want to show 0 Price as Free , Please select Yes.','mage-eventpress'),
'type'=>'select',
'default'=>'yes',
'options'=>array(
'yes'=>'Yes',
'no'=>'No'
)
),
array(
'name'=>'mep_ticket_expire_time',
'label'=>__('Event Ticket Expire before minutes','mage-eventpress'),
'desc'=>__('Please enter the minute that you want attendee can not book/register the ticket before start of the event','mage-eventpress'),