'desc'=>__('If you want to change the event label in the dashboard menu you can change here','mage-eventpress'),
'type'=>'text',
'default'=>'Events'
),
array(
'name'=>'mep_event_slug',
'label'=>__('Event Slug','mage-eventpress'),
'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'),
'type'=>'text',
'default'=>'events'
),
array(
'name'=>'mep_event_icon',
'label'=>__('Event Icon','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'),
'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'),
'desc'=>__('Enter The text which you want to show as price label, Its only displayed if Show Event price value is YES above. ','mage-eventpress'),
'type'=>'text',
'default'=>'Price Starts from:'
),
array(
'name'=>'mep_event_time_format',
'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 Seat Section from Details page ?','mage-eventpress'),
'desc'=>__('Select yes to hide Total Seat 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'),