version 3.7.8 released
This commit is contained in:
parent
50983464f9
commit
4ab3799c96
|
@ -3316,6 +3316,11 @@ New Winter list style css added by ariful
|
|||
background: #FF5959;
|
||||
}
|
||||
|
||||
.mep_same_attendee input{
|
||||
min-width: 40px;
|
||||
height: 20px;
|
||||
margin: 5px 10px 10px 0;
|
||||
}
|
||||
|
||||
/*************************************************************
|
||||
List style footer list alignment css by ariful
|
||||
|
|
|
@ -104,7 +104,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_multi_lang_plugin',
|
||||
'label' => __('Choose Multilingual Plugin', 'mage-eventpress'),
|
||||
'desc' => __('If you are using a multilingual plugin, Please select the plugin name from the list.', 'mage-eventpress'),
|
||||
'desc' => __('Please select the name of your multilingual plugin from the list below.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'none',
|
||||
'options' => array(
|
||||
|
@ -116,7 +116,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_label',
|
||||
'label' => __('Event Label', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event post type label on the entire plugin.', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event post type label for the entire plugin.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Events'
|
||||
),
|
||||
|
@ -124,7 +124,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_slug',
|
||||
'label' => __('Event Slug', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event slug on the entire plugin. Remember after changing this slug you need to flush permalinks. Just go to <strong>Settings->Permalinks</strong> hit the Save Settings button', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event slug throughout the entire plugin. Remember, after changing this slug you need to flush permalinks. Just go to <strong>Settings->Permalinks</strong> hit the Save Settings button', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'events'
|
||||
),
|
||||
|
@ -132,7 +132,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_icon',
|
||||
'label' => __('Event Icon', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the icon class name for the event custom post type. Example: dashicons-calendar-alt. Find Icons: <a href="https://developer.wordpress.org/resource/dashicons/">Dashicons</a>', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the icon class name for the event custom post type. You can find icons here: Example: dashicons-calendar-alt. Find Icons: <a href="https://developer.wordpress.org/resource/dashicons/">Dashicons</a>', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'dashicons-calendar-alt'
|
||||
),
|
||||
|
@ -141,28 +141,28 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_cat_label',
|
||||
'label' => __('Event Category Label', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event category label on the entire plugin.', 'mage-eventpress'),
|
||||
'desc' => __('This change will apply the event category label to the whole plugin.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Category'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_cat_slug',
|
||||
'label' => __('Event Category Slug', 'mage-eventpress'),
|
||||
'desc' => __('It will change the category slug on the entire plugin. Remember after changing this slug you need to flush permalinks. Just go to <strong>Settings->Permalinks</strong> hit the Save Settings button.', 'mage-eventpress'),
|
||||
'desc' => __('It will change the category slug for the entire plugin. Remember that after you change this slug, you need to flush permalinks. To do this, just go to <strong>Settings->Permalinks</strong> hit the Save Settings button.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'mep_cat'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_org_label',
|
||||
'label' => __('Event Organizer Label', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event organizer label on the entire plugin.', 'mage-eventpress'),
|
||||
'desc' => __('This will change the event organizer label throughout the plugin.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Organizer'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_org_slug',
|
||||
'label' => __('Event Organizer Slug', 'mage-eventpress'),
|
||||
'desc' => __('It will change the event organizer slug on the entire plugin. Remember after changing this slug you need to flush permalinks. Just go to <strong>Settings->Permalinks</strong> hit the Save Settings button.', 'mage-eventpress'),
|
||||
'desc' => __('Changing the event organizer slug will have an effect on the entire plugin. Remember, after changing the slug, you will need to flush the permalinks. To do so, simply go to your settings page and select the flush permalinks option. <strong>Settings->Permalinks</strong> hit the Save Settings button.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'mep_org'
|
||||
),
|
||||
|
@ -171,7 +171,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_google_map_type',
|
||||
'label' => __('Google Map Type', 'mage-eventpress'),
|
||||
'desc' => __('Please select the map type you want to show on the front page.<br><strong>Note:</strong> Iframe does Not always show the accurate location where API enabled map has a drag and drop feature. So you can drag the point to the accurate location.', 'mage-eventpress'),
|
||||
'desc' => __('Please select the preferred map type you want to be displayed on the front page.<br><strong>Note:</strong> It"s been known that Iframe does not always show the precise location, whereas the API enabled map has a drag and drop feature for more accuracy. So if necessary, you can drag the point to the desired location.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'yes',
|
||||
'options' => array(
|
||||
|
@ -200,7 +200,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_expire_on_datetimes',
|
||||
'label' => __('When will the event expire', 'mage-eventpress'),
|
||||
'desc' => __('Please select when the event will expire', 'mage-eventpress'),
|
||||
'desc' => __('Please select when the event will end', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'mep_event_start_date',
|
||||
'options' => array(
|
||||
|
@ -211,7 +211,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_hide_location_from_order_page',
|
||||
'label' => __('Hide Location From Order Details & Email Section', 'mage-eventpress'),
|
||||
'desc' => __('It shows/hides location from the order details section on the thank you page and the confirmation email body. Please choose \'Yes\' to hide or \'No\' to show. By default is \'No\'.', 'mage-eventpress'),
|
||||
'desc' => __('If you would like to hide the location details from the order details section on the thank you page and confirmation email body, please choose "Yes". If you would like to show the location details, please choose "No". The default setting is "No".', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -222,7 +222,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_hide_date_from_order_page',
|
||||
'label' => __('Hide Date From Order Details & Email Section', 'mage-eventpress'),
|
||||
'desc' => __('It shows/hides date from the order details section on the thank you page and the confirmation email body. Please choose \'Yes\' to hide or \'No\' to show. By default is \'No\'.', 'mage-eventpress'),
|
||||
'desc' => __('This toggle determines whether or not the date is shown in the order details section of the thank you page and confirmation email body. Choose "Yes" to hide the date or "No" to show it. The default is "No".', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -233,7 +233,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_direct_checkout',
|
||||
'label' => __('Redirect Checkout after Booking', 'mage-eventpress'),
|
||||
'desc' => __('It enables/disables redirecting the checkout page after booking an event.', 'mage-eventpress'),
|
||||
'desc' => __('This setting controls whether or not the checkout page is redirected after booking an event.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'yes',
|
||||
'options' => array(
|
||||
|
@ -244,7 +244,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_show_zero_as_free',
|
||||
'label' => __('Show 0 Price as Free', 'mage-eventpress'),
|
||||
'desc' => __('It enables 0 price as a free ticket. By default, it is enabled.', 'mage-eventpress'),
|
||||
'desc' => __('This setting enables you to a "Free" at a price of 0. By default, this setting is enabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'yes',
|
||||
'options' => array(
|
||||
|
@ -255,7 +255,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_ticket_expire_time',
|
||||
'label' => __('Event Ticket Expire before minutes', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the minute that you want the attendee can not book/register the ticket before the start of the event.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the number of minutes before the event that an attendee cannot book/register a ticket.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => '0',
|
||||
'placeholder' => '15'
|
||||
|
@ -263,7 +263,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_load_fontawesome_from_theme',
|
||||
'label' => __('Load Font Awesome From Theme?', 'mage-eventpress'),
|
||||
'desc' => __('If the icons are not working, and you want to remove Font Awesome load from the plugin select Yes', 'mage-eventpress'),
|
||||
'desc' => __('If the icons are not working and you want to disable Font Awesome loading from the plugin, select Yes.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -274,7 +274,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_load_flaticon_from_theme',
|
||||
'label' => __('Load Flat Icon From Theme?', 'mage-eventpress'),
|
||||
'desc' => __('If the icons are not working, and you want to remove Flat Icon load from the plugin select Yes', 'mage-eventpress'),
|
||||
'desc' => __('If the icons are not working, and you want to remove Flat Icon load from the plugin, select "Yes."', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -285,7 +285,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_speed_up_list_page',
|
||||
'label' => __('Speed up the Event List Page Loading?', 'mage-eventpress'),
|
||||
'desc' => __('If your event list page is loading slow, you can select this as Yes. WHen its set as Yes, the Waitlist and Seat count base Ribon will not work on the list page. ', 'mage-eventpress'),
|
||||
'desc' => __('If your event list page is loading slowly, you can select this option to improve performance. Keep in mind that selecting this option will disable Waitlist and Seat count features. ', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -296,7 +296,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_hide_not_available_event_from_list_page',
|
||||
'label' => __('Disappear Event from list when fully booked?', 'mage-eventpress'),
|
||||
'desc' => __('If your want to disappear Event from list when fully booked, you can select this as Yes.', 'mage-eventpress'),
|
||||
'desc' => __('If you want your event to be removed from the list once it is fully booked, you can select "Yes" here.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -307,7 +307,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_show_sold_out_ribbon_list_page',
|
||||
'label' => __('Show Sold out Ribon?', 'mage-eventpress'),
|
||||
'desc' => __('If your want to show Sold Out Ribbon on the event list when fully booked, you can select this as Yes.', 'mage-eventpress'),
|
||||
'desc' => __('You can show a "Sold Out" Ribbon on the event list when it is fully booked by selecting "Yes" here.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -321,7 +321,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_price_show',
|
||||
'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'),
|
||||
'desc' => __('This enables or disables the event price in the list. By default, it is enabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_price_show', 'general_setting_sec', 'event_list_setting_sec', 'yes'),
|
||||
'options' => array(
|
||||
|
@ -332,7 +332,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_date_list_in_event_listing',
|
||||
'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'),
|
||||
'desc' => __('This feature enables or disables the full date list for multi-date events in the event listing page. By default, this feature is enabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_date_list_in_event_listing', 'general_setting_sec', 'event_list_setting_sec', 'yes'),
|
||||
'options' => array(
|
||||
|
@ -343,7 +343,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_organizer_list',
|
||||
'label' => __('Hide Organizer Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_organizer_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -354,7 +354,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_location_list',
|
||||
'label' => __('Hide Location Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_location_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -365,7 +365,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_time_list',
|
||||
'label' => __('Hide Full Time Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_time_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -376,7 +376,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_end_time_list',
|
||||
'label' => __('Hide Only End Time Section from list', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_end_time_list', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -387,7 +387,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_hide_event_hover_btn',
|
||||
'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'),
|
||||
'desc' => __('Please select either \'Yes\' to hide or \'No\' to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_hide_event_hover_btn', 'general_setting_sec', 'event_list_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -401,7 +401,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_enable_speaker_list',
|
||||
'label' => __('On/Off Speaker List', 'mage-eventpress'),
|
||||
'desc' => __('To show the speaker list, please select \'Yes\'. By default, it is disabled.', 'mage-eventpress'),
|
||||
'desc' => __('Please select \'Yes\' to display the speaker list. By default, the speaker list is disabled.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_enable_speaker_list', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -412,7 +412,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_show_product_cat_in_event',
|
||||
'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'),
|
||||
'desc' => __('Enabling this feature will allow you to assign a product category to the event edit page. If you have a product category-based coupon code that you want to use, you have to assign the event to the same product category. In order to enable this feature, please select \'Yes\'.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_show_product_cat_in_event', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -423,7 +423,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_global_single_template',
|
||||
'label' => __('Single Event Page Template', 'mage-eventpress'),
|
||||
'desc' => __('It changes the single event details page template.', 'mage-eventpress'),
|
||||
'desc' => __('This change will impact the template for the single event details page.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'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()
|
||||
|
@ -431,7 +431,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_product_type',
|
||||
'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'),
|
||||
'desc' => __('The event product type in WooCommerce is set to virtual by default. If you change this type, you will need to save all of your events again.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_product_type', 'general_setting_sec', 'single_event_setting_sec', 'yes'),
|
||||
'options' => array(
|
||||
|
@ -442,7 +442,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_date_from_details',
|
||||
'label' => __('Hide Event Date Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_date_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -453,7 +453,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_time_from_details',
|
||||
'label' => __('Hide Event Time Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_time_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -464,7 +464,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_location_from_details',
|
||||
'label' => __('Hide Event Location Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_location_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -475,7 +475,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_total_seat_from_details',
|
||||
'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'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_total_seat_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -486,7 +486,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_org_from_details',
|
||||
'label' => __('Hide "Org By" Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_org_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -497,7 +497,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_address_from_details',
|
||||
'label' => __('Hide Event Address Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_address_from_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -508,7 +508,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_event_schedule_details',
|
||||
'label' => __('Hide Event Schedule Section from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_event_schedule_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -519,7 +519,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_share_this_details',
|
||||
'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'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_share_this_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -530,7 +530,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_hide_calendar_details',
|
||||
'label' => __('Hide Add Calendar Button from Single Event Details page', 'mage-eventpress'),
|
||||
'desc' => __('Please choose \'Yes\' to hide or \'No\' to show.', 'mage-eventpress'),
|
||||
'desc' => __('Please select "Yes" to hide or "No" to display.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => mep_change_global_option_section('mep_event_hide_calendar_details', 'general_setting_sec', 'single_event_setting_sec', 'no'),
|
||||
'options' => array(
|
||||
|
@ -545,7 +545,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_email_sending_order_status',
|
||||
'label' => __('Email Sent on order status', 'mage-eventpress'),
|
||||
'desc' => __('Please select when and which order status event confirmation email will send to the customer.', 'mage-eventpress'),
|
||||
'desc' => __('Please select when you would like the customer to receive an email confirming their order status event.', 'mage-eventpress'),
|
||||
'type' => 'multicheck',
|
||||
'default' => array('completed' => 'completed'),
|
||||
'options' => array(
|
||||
|
@ -595,7 +595,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_hide_event_hover_btn_text',
|
||||
'label' => __('Book Now', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Book Now.</strong>', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Book Now.</strong>', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Book Now',
|
||||
'placeholder' => 'Book Now'
|
||||
|
@ -603,21 +603,21 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'event-price-label',
|
||||
'label' => __('Price Starts from:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Price Starts from:</strong>', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Price Starts from:</strong>', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Price Starts from:'
|
||||
),
|
||||
array(
|
||||
'name' => 'event_price_label_single',
|
||||
'label' => __('Price:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Price:</strong>', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Price:</strong>', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Price:'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_free_price_text',
|
||||
'label' => __('Free', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Free</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Free</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Free',
|
||||
'placeholder' => 'Free'
|
||||
|
@ -625,77 +625,77 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_ticket_type_text',
|
||||
'label' => __('Ticket Type:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Ticket Type:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Ticket Type:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Ticket Type:'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_extra_service_text',
|
||||
'label' => __('Extra Service:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Extra Service:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Extra Service:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Extra Service:'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_cart_btn_text',
|
||||
'label' => __('Register This Event', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Register This Event</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Register This Event</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Register This Event'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_calender_btn_text',
|
||||
'label' => __('Add To Your Calender', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Add To Your Calender</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Add To Your Calender</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'ADD TO YOUR CALENDAR'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_share_text',
|
||||
'label' => __('Share This Event', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Share This Event</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Share This Event</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Share This Event'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_organized_by_text',
|
||||
'label' => __('Organized By:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Organized By:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Organized By:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_location_text',
|
||||
'label' => __('Location:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Location:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Location:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_time_text',
|
||||
'label' => __('Time:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Time:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Time:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_location_text',
|
||||
'label' => __('Event Location:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Event Location:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Event Location:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_date_text',
|
||||
'label' => __('Event Date:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Event Date:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Event Date:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_time_text',
|
||||
'label' => __('Event Time:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Event Time:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Event Time:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
|
@ -703,70 +703,70 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_by_text',
|
||||
'label' => __('By:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>By:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>By:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_total_seat_text',
|
||||
'label' => __('Total Seats:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Total Seats:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Total Seats:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_register_now_text',
|
||||
'label' => __('Register Now:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Register Now:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Register Now:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_quantity_text',
|
||||
'label' => __('Quantity:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Quantity:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Quantity:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_name_text',
|
||||
'label' => __('Name:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Name:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Name:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Name:'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_price_text',
|
||||
'label' => __('Price:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Price:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Price:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Price:'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_schedule_text',
|
||||
'label' => __('Event Schedule Details', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Event Schedule Details</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Event Schedule Details</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Event Schedule Details'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_total_text',
|
||||
'label' => __('Total:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Total:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Total:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_ticket_qty_text',
|
||||
'label' => __('Ticket Qty', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Ticket Qty</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Ticket Qty</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_per_ticket_price_text',
|
||||
'label' => __('Per Ticket Price:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Per Ticket Price:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Per Ticket Price:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
|
@ -774,7 +774,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_no_ticket_selected_text',
|
||||
'label' => __('No Ticket Selected!', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>No Ticket Selected!</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>No Ticket Selected!</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
|
@ -782,7 +782,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_no_seat_available_text',
|
||||
'label' => __('No Seat Available', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>No Seat Available</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>No Seat Available</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
|
@ -790,7 +790,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_not_available_text',
|
||||
'label' => __('Not Available', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Not Available</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Not Available</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
|
@ -798,7 +798,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_event_expired_text',
|
||||
'label' => __('Event Expired', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Event Expired</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Event Expired</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
|
@ -806,70 +806,70 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_ticket_text',
|
||||
'label' => __('Ticket', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Ticket</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Ticket</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_left_text',
|
||||
'label' => __('Left', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Left</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Left</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_attendee_info_text',
|
||||
'label' => __('Attendee info:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Attendee info:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Attendee info:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => ''
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_select_ticket_error_message',
|
||||
'label' => __('Select Ticket Error Message:', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Select Ticket Error Message:</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Select Ticket Error Message:</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Please select atleast one(1) ticket Quantity !'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_virtual_label',
|
||||
'label' => __('Virtual Event', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Virtual Event</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Virtual Event</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Virtual Event'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_multidate_ribon_text',
|
||||
'label' => __('Multi Date Event', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Multi Date Event</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Multi Date Event</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Multi Date Event'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_view_more_date_btn_text',
|
||||
'label' => __('View More Date', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>View More Date</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>View More Date</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'View More Date'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_hide_date_list_btn_text',
|
||||
'label' => __('Hide Date Lists', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Hide Date Lists</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Hide Date Lists</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Hide Date Lists'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_recurring_ribon_text',
|
||||
'label' => __('Recurring Event', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Recurring Event</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Recurring Event</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Recurring Event'
|
||||
),
|
||||
array(
|
||||
'name' => 'mep_event_sold_out_label',
|
||||
'label' => __('Sold Out', 'mage-eventpress'),
|
||||
'desc' => __('Enter the translated text of <strong>Sold Out</strong>.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter the translated text of <strong>Sold Out</strong>.', 'mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => 'Sold Out'
|
||||
)
|
||||
|
@ -1055,7 +1055,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_load_carousal_from_theme',
|
||||
'label' => __('Load Owl Carousel From Theme', 'mage-eventpress'),
|
||||
'desc' => __('If your theme Owl Carousel stops working or your theme already loaded the Owl Carousel Library, you can set this yes.', 'mage-eventpress'),
|
||||
'desc' => __('If your theme is not loading the Owl Carousel Library, or if you"re having issues with Owl Carousel, you can set this option to "Yes" to fix the issue.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -1104,7 +1104,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_global_date_format',
|
||||
'label' => __('Date Format', 'mage-eventpress'),
|
||||
'desc' => __('Please select the date format from the list, If you want to use any custom date format then select the Custom and write your custom date format. This Date format will only apply in all the events', 'mage-eventpress'),
|
||||
'desc' => __('Please select your desired date format from the list below. If you wish to use a custom date format, select the "Custom" option and write your format in the box provided. Note that this date format will apply to all events.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => get_option('date_format'),
|
||||
'class' => 'mep_global_date_format',
|
||||
|
@ -1120,7 +1120,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_global_time_format',
|
||||
'label' => __('Time Format', 'mage-eventpress'),
|
||||
'desc' => __('Please select the time format from the list, If you want to use any custom time format then select the Custom and write your custom time format. This time format will only apply in all the events.', 'mage-eventpress'),
|
||||
'desc' => __('Please select the time format you want to use from the list. If you want to use a custom time format, select Custom and write your custom time format. This time format will apply to all events.', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'class' => 'mep_global_time_format',
|
||||
'default' => get_option('time_format'),
|
||||
|
@ -1136,7 +1136,7 @@ if (!class_exists('MAGE_Events_Setting_Controls')) :
|
|||
array(
|
||||
'name' => 'mep_global_timezone_display',
|
||||
'label' => __('Show Timezone', 'mage-eventpress'),
|
||||
'desc' => __('If you want to show the timezone with the date and time please clect yes.', 'mage-eventpress'),
|
||||
'desc' => __('If you want to show the time zone with the date and time, please select "Yes".', 'mage-eventpress'),
|
||||
'type' => 'select',
|
||||
'default' => 'no',
|
||||
'options' => array(
|
||||
|
@ -1221,7 +1221,7 @@ function mep_licensing_page($form) {
|
|||
?>
|
||||
<div class='mep-licensing-page'>
|
||||
<h3>Event Manager For Woocommerce Licensing</h3>
|
||||
<p>Thanks you for using our Event Manager For Woocommerce plugin. This plugin is free and no license is required. We have some Additional addon to enhace feature of this plugin functionality. If you have any addon you need to enter a valid license for that plugin below. </p>
|
||||
<p>Thank you for using our Event Manager for WooCommerce plugin! This plugin is free to use and no license is required. However, we do have some additional add-ons which enhance the features and functionality of this plugin. If you have any of these add-ons, you will need to enter a valid license key below in order to continue using them. </p>
|
||||
|
||||
<div class="mep_licensae_info"></div>
|
||||
<table class='wp-list-table widefat striped posts mep-licensing-table'>
|
||||
|
|
|
@ -64,7 +64,7 @@ function mep_fw_meta_boxs()
|
|||
array(
|
||||
'id' => 'mep_event_speaker_icon',
|
||||
'title' => __('Speaker Icon','mage-eventpress'),
|
||||
'details' => __('Please Select the Icon which will show as Speaker Icon','mage-eventpress'),
|
||||
'details' => __('Please select the icon that will be used for the speaker icon.','mage-eventpress'),
|
||||
'default' => 'fas fa-microphone',
|
||||
'type' => 'icon',
|
||||
'args' => 'FONTAWESOME_ARRAY',
|
||||
|
@ -72,7 +72,7 @@ function mep_fw_meta_boxs()
|
|||
array(
|
||||
'id' => 'mep_speaker_title',
|
||||
'title' => __('Section Label','mage-eventpress'),
|
||||
'details' => __('This Text will be the heading of the Speaker List in the frontend. by default: Speakers ','mage-eventpress'),
|
||||
'details' => __('This is the heading for the Speaker List that will be displayed on the frontend. The default heading is "Speakers." ','mage-eventpress'),
|
||||
'type' => 'text',
|
||||
'default' => "Speaker's",
|
||||
'placeholder' => __("Speaker's",'mage-eventpress'),
|
||||
|
|
|
@ -208,7 +208,7 @@ class MP_Event_All_Info_In_One
|
|||
</select>
|
||||
</label>
|
||||
<p class="event_meta_help_txt">
|
||||
<?php esc_html_e('Select Organizer if you have already saved the organizer details. Please remember that if you select organizer and have not checked the organizer from the Event Organizer list from the right sidebar, the Event Location section of the front end will be blank.', 'mage-eventpress'); ?>
|
||||
<?php esc_html_e('If you have saved organizer details, please select the "Organizer" option. Please note that if you select "Organizer" and have not checked the organizer from the Event Organizer list on the right sidebar, the Event Location section will not populate on the front end.', 'mage-eventpress'); ?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -1057,7 +1057,7 @@ class MP_Event_All_Info_In_One
|
|||
<tr>
|
||||
<td colspan="4">
|
||||
<p class="event_meta_help_txt">
|
||||
<?php esc_html_e('If you reset this count, All booking information will be removed including attendee list & its impossible to undo', 'mage-eventpress'); ?>
|
||||
<?php esc_html_e('If you reset this count, all booking information will be removed, including the attendee list. This action is irreversible, so please be sure before you proceed.', 'mage-eventpress'); ?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -1085,7 +1085,7 @@ class MP_Event_All_Info_In_One
|
|||
<p></p>
|
||||
<label class="mp_event_virtual_type_des <?php echo ($event_type == 'online') ? esc_attr('active') : ''; ?>">
|
||||
<?php wp_editor(html_entity_decode(nl2br($description)), 'mp_event_virtual_type_des'); ?>
|
||||
<p class="event_meta_help_txt"><?php esc_html_e('Please Enter Your Virtual event joining details Information. these information will send to buyer with confirmation email.', 'mage-eventpress') ?></p>
|
||||
<p class="event_meta_help_txt"><?php esc_html_e('Please enter your virtual event joining details information below. This information will be sent to the buyer along with a confirmation email.', 'mage-eventpress') ?></p>
|
||||
</label>
|
||||
</td>
|
||||
</tr> -->
|
||||
|
@ -1147,7 +1147,7 @@ class MP_Event_All_Info_In_One
|
|||
</select>
|
||||
</label>
|
||||
<p class="event_meta_help_txt">
|
||||
<?php esc_html_e('To add any new tax class , Please go to WooCommerce ->Settings->Tax Area', 'mage-eventpress'); ?>
|
||||
<?php esc_html_e('In order to add a new tax class, please go to WooCommerce -> Settings -> Tax Area', 'mage-eventpress'); ?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -1471,7 +1471,7 @@ function mep_event_meta_save($post_id)
|
|||
|
||||
$mep_time_zone_display = isset($_POST['mep_time_zone_display']) ? sanitize_text_field($_POST['mep_time_zone_display']) : $current_global_timezone_display;
|
||||
|
||||
$mep_event_cc_email_text = isset($_POST['mep_event_cc_email_text']) ? wp_kses_post( htmlentities($_POST['mep_event_cc_email_text'])) : '';
|
||||
$mep_event_cc_email_text = isset($_POST['mep_event_cc_email_text']) ? wp_kses_post($_POST['mep_event_cc_email_text']) : '';
|
||||
|
||||
if($mep_reg_status == 'on'){
|
||||
update_post_meta($post_id, 'mep_event_date_format', $mep_event_date_format);
|
||||
|
|
|
@ -733,17 +733,26 @@ function mep_check_attendee_exist_before_create($order_id, $event_id, $date ='')
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if(!class_exists('WC_Xendit_CC')){
|
||||
if(!class_exists( 'PaysonCheckout_For_WooCommerce' )){
|
||||
if(!class_exists( 'RP_SUB' )){
|
||||
if(!class_exists( 'Afterpay_Plugin' )){
|
||||
if(!class_exists( 'WC_Subscriptions' )){
|
||||
$woocommerce->cart->empty_cart();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
} // end of check post type
|
||||
}
|
||||
}
|
||||
do_action('mep_after_event_booking',$order_id,$order->get_status());
|
||||
if(!class_exists('WC_Xendit_CC')){
|
||||
if(!class_exists( 'PaysonCheckout_For_WooCommerce' )){
|
||||
if(!class_exists( 'RP_SUB' )){
|
||||
$woocommerce->cart->empty_cart();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -921,8 +930,8 @@ if (!function_exists('mep_attendee_status_update')) {
|
|||
$order = wc_get_order($order_id);
|
||||
$order_meta = get_post_meta($order_id);
|
||||
$email = isset($order_meta['_billing_email'][0]) ? $order_meta['_billing_email'][0] : array();
|
||||
$email_send_status = mep_get_option('mep_email_sending_order_status', 'email_setting_sec', array('completed' => 'completed'));
|
||||
$email_send_status = !empty($email_send_status) ? $email_send_status : array('completed' => 'completed');
|
||||
$email_send_status = mep_get_option('mep_email_sending_order_status', 'email_setting_sec', array('disable_email' => 'disable_email'));
|
||||
$email_send_status = !empty($email_send_status) ? $email_send_status : array('disable_email' => 'disable_email');
|
||||
|
||||
// mep_email_sending_order_status
|
||||
$order_status = $order->get_status();
|
||||
|
@ -934,32 +943,10 @@ if (!function_exists('mep_attendee_status_update')) {
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// echo '<pre>';
|
||||
// print_r($event_ticket_info_arr);
|
||||
// echo '</pre>';
|
||||
|
||||
// die();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if (get_post_type($event_id) == 'mep_events') {
|
||||
$event_ticket_info_arr = wc_get_order_item_meta($item_id,'_event_ticket_info',true);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// die();
|
||||
|
||||
|
||||
|
||||
if ($order->has_status('processing')) {
|
||||
|
||||
|
||||
|
@ -1055,9 +1042,6 @@ function mep_update_event_total_seat($event_id,$date=''){
|
|||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
function mep_update_total_seat_on_demand($event_id){
|
||||
$upcoming_date = !empty(mep_get_event_upcoming_date($event_id)) ? mep_get_event_upcoming_date($event_id) : '';
|
||||
mep_update_event_total_seat($event_id,$upcoming_date);
|
||||
|
@ -1092,6 +1076,46 @@ if (!function_exists('mep_get_count_total_available_seat')) {
|
|||
return esc_html($total_left);
|
||||
}
|
||||
}
|
||||
if (!function_exists('mep_reset_event_booking')) {
|
||||
function mep_reset_event_booking($event_id) {
|
||||
add_filter('wpseo_public_post_statuses', 'mepfix_sitemap_exclude_post_type', 5);
|
||||
$mep_event_ticket_type = get_post_meta($event_id, 'mep_event_ticket_type', true);
|
||||
|
||||
$date = mep_get_event_upcoming_date($event_id);
|
||||
|
||||
$args_search_qqq = array(
|
||||
'post_type' => array('mep_events_attendees'),
|
||||
'posts_per_page' => -1,
|
||||
'post_status' => 'publish',
|
||||
'meta_query' => array(
|
||||
array(
|
||||
'key' => 'ea_event_id',
|
||||
'value' => $event_id,
|
||||
'compare' => '='
|
||||
)
|
||||
)
|
||||
);
|
||||
$loop = new WP_Query($args_search_qqq);
|
||||
while ($loop->have_posts()) {
|
||||
$loop->the_post();
|
||||
$post_id = get_the_id();
|
||||
$status = 'trash';
|
||||
$current_post = get_post($post_id, 'ARRAY_A');
|
||||
$current_post['post_status'] = $status;
|
||||
wp_update_post($current_post);
|
||||
}
|
||||
|
||||
if ($mep_event_ticket_type) {
|
||||
foreach ($mep_event_ticket_type as $field) {
|
||||
$name = $field['option_name_t'];
|
||||
mep_update_ticket_type_seat($event_id,$name,$date,0,0);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
mep_update_event_total_seat($event_id,$date);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function mep_update_event_seat_inventory($event_id,$ticket_array,$type='order'){
|
||||
|
@ -2391,6 +2415,7 @@ if (!function_exists('mep_get_event_total_seat')) {
|
|||
<span style="background: #dc3232;color: #fff;padding: 5px 10px;">
|
||||
<?php
|
||||
$seat_count_var = apply_filters('mep_event_total_seat_counts', $total, $event_id) . ' - ' . apply_filters('mep_event_total_seat_sold', $available, $event_id, $event_date) . ' = ' . apply_filters('mep_event_total_seat_left', $sold, $event_id, '', $event_date);
|
||||
|
||||
echo apply_filters('mep_event_seat_status_text', $seat_count_var, $total, $available, $sold);
|
||||
?>
|
||||
</span>
|
||||
|
@ -2401,6 +2426,7 @@ if (!function_exists('mep_get_event_total_seat')) {
|
|||
<?php
|
||||
// $sold = ($total_seat - $total_left);
|
||||
$seat_count_var = apply_filters('mep_event_total_seat_counts', $total_seat, $event_id) . ' - ' . apply_filters('mep_event_total_seat_sold', $total_sold, $event_id, $event_date) . ' = ' . apply_filters('mep_event_total_seat_left', $total_left, $event_id, '', $event_date);
|
||||
|
||||
echo apply_filters('mep_event_seat_status_text', $seat_count_var, $total_seat, $total_sold, $total_left);
|
||||
?>
|
||||
</span>
|
||||
|
@ -2411,44 +2437,7 @@ if (!function_exists('mep_get_event_total_seat')) {
|
|||
}
|
||||
|
||||
|
||||
if (!function_exists('mep_reset_event_booking')) {
|
||||
function mep_reset_event_booking($event_id) {
|
||||
add_filter('wpseo_public_post_statuses', 'mepfix_sitemap_exclude_post_type', 5);
|
||||
$mep_event_ticket_type = get_post_meta($event_id, 'mep_event_ticket_type', true);
|
||||
if ($mep_event_ticket_type) {
|
||||
foreach ($mep_event_ticket_type as $field) {
|
||||
$qm = mep_remove_apostopie($field['option_name_t']);
|
||||
$tesqn = $event_id . str_replace(' ', '', $qm);
|
||||
$reset = update_post_meta($event_id, "mep_xtra_$tesqn", 0);
|
||||
}
|
||||
// if($reset){ return 'Reset Done!'; }
|
||||
} else {
|
||||
$reset = update_post_meta($event_id, "total_booking", 0);
|
||||
// if($reset){ return 'Reset Done!'; }
|
||||
}
|
||||
$args_search_qqq = array(
|
||||
'post_type' => array('mep_events_attendees'),
|
||||
'posts_per_page' => -1,
|
||||
'post_status' => 'publish',
|
||||
'meta_query' => array(
|
||||
array(
|
||||
'key' => 'ea_event_id',
|
||||
'value' => $event_id,
|
||||
'compare' => '='
|
||||
)
|
||||
)
|
||||
);
|
||||
$loop = new WP_Query($args_search_qqq);
|
||||
while ($loop->have_posts()) {
|
||||
$loop->the_post();
|
||||
$post_id = get_the_id();
|
||||
$status = 'trash';
|
||||
$current_post = get_post($post_id, 'ARRAY_A');
|
||||
$current_post['post_status'] = $status;
|
||||
wp_update_post($current_post);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
add_filter('manage_mep_events_posts_columns', 'mep_set_custom_mep_events_columns');
|
||||
|
@ -2657,26 +2646,15 @@ if (!function_exists('mep_event_total_seat')) {
|
|||
|
||||
if (!function_exists('get_mep_datetime')) {
|
||||
function get_mep_datetime($date, $type) {
|
||||
|
||||
$event_id = get_the_id() ? get_the_id() : 0;
|
||||
// $date_format = get_option('date_format');
|
||||
// $time_format = get_option('time_format');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
$date_format = mep_get_datetime_format($event_id,'date');
|
||||
$date_format_timezone = mep_get_datetime_format($event_id,'date_timezone');
|
||||
$date_format = mep_get_datetime_format($event_id,'date');
|
||||
$date_format_timezone = mep_get_datetime_format($event_id,'date_timezone');
|
||||
|
||||
$time_format = mep_get_datetime_format($event_id,'time');
|
||||
$time_format_timezone = mep_get_datetime_format($event_id,'time_timezone');
|
||||
$time_format = mep_get_datetime_format($event_id,'time');
|
||||
$time_format_timezone = mep_get_datetime_format($event_id,'time_timezone');
|
||||
|
||||
|
||||
$wpdatesettings = $date_format . ' ' . $time_format_timezone;
|
||||
|
@ -3394,7 +3372,7 @@ if (!function_exists('mep_custom_css_sectings_fields')) {
|
|||
array(
|
||||
'name' => 'mep_custom_css',
|
||||
'label' => __('Custom CSS', 'mage-eventpress'),
|
||||
'desc' => __('Write Your Custom CSS Code Here. Please do not add STYLE tag here.', 'mage-eventpress'),
|
||||
'desc' => __('Please enter your custom CSS code below. Do not include the STYLE tag here.', 'mage-eventpress'),
|
||||
'type' => 'textarea',
|
||||
|
||||
)
|
||||
|
@ -4383,7 +4361,7 @@ function mep_get_event_add_cart_sec($post_id) {
|
|||
<td style='text-align:right;'>
|
||||
<input type="hidden" name="mep_event_location_cart" value="<?php trim(mep_ev_location_ticket($post_id, $event_meta)); ?>">
|
||||
<input type="hidden" name="mep_event_date_cart" value="<?php do_action('mep_event_date'); ?>">
|
||||
<button type="submit" name="add-to-cart" value="<?php echo esc_attr($cart_product_id); ?>" class="single_add_to_cart_button button alt btn-mep-event-cart"><?php esc_html_e(mep_get_label($post_id, 'mep_cart_btn_text', 'Register This Event'), 'mage-eventpress'); ?> </button>
|
||||
<button type="submit" name="add-to-cart" value="<?php echo esc_attr($cart_product_id); ?>" class="single_add_to_cart_button button alt btn-mep-event-cart"><?php esc_html_e(mep_get_label($post_id, 'mep_cart_btn_text', 'Register For This Event'), 'mage-eventpress'); ?> </button>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -4963,10 +4941,10 @@ function mep_event_tab_before_location_virtual_event($post_id){
|
|||
<input class="mp_opacity_zero" type="checkbox" name="mep_event_type" <?php echo esc_attr($checked); ?> />
|
||||
<span class="slider round"></span>
|
||||
</label>
|
||||
<p class="event_meta_help_txt"><?php _e('If your event is online or virtual, enable this option.','mage-eventpress'); ?></p>
|
||||
<p class="event_meta_help_txt"><?php _e('If your event is online or virtual, please ensure that this option is enabled.','mage-eventpress'); ?></p>
|
||||
<label class="mp_event_virtual_type_des <?php echo ($event_type == 'online') ? esc_attr('active') : ''; ?>">
|
||||
<?php wp_editor(html_entity_decode(nl2br($description)), 'mp_event_virtual_type_des'); ?>
|
||||
<p class="event_meta_help_txt"><?php esc_html_e('Please Enter Your Virtual event joining details Information. these information will send to buyer with confirmation email.', 'mage-eventpress') ?></p>
|
||||
<p class="event_meta_help_txt"><?php esc_html_e('Please enter your virtual event joining details in the form below. This information will be sent to the buyer along with a confirmation email.', 'mage-eventpress') ?></p>
|
||||
</label>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
|
@ -5001,7 +4979,7 @@ function mep_event_shortcode_info($post_id){
|
|||
<div class='mep-event-shortcode-info'>
|
||||
<p><?php _e('<b>Add To Cart Form Shortcode</b>','mage-eventpress'); ?></p>
|
||||
<code> [event-add-cart-section event="<?php echo $post_id; ?>"]</code>
|
||||
<p><?php _e('If you want to display this Ticket type list with the add to cart button anywhere in your website, copy the shortcode and use any post/page.','mage-eventpress'); ?></p>
|
||||
<p><?php _e('If you want to display the ticket type list with an add-to-cart button on any post or page of your website, simply copy the shortcode and paste it where desired.','mage-eventpress'); ?></p>
|
||||
<ul>
|
||||
<li><span><?php esc_html_e('Registration Off/On:', 'mage-eventpress'); ?></span></li>
|
||||
<li>
|
||||
|
@ -5074,7 +5052,7 @@ function mep_get_datetime_format($event_id=0,$type='date'){
|
|||
$saved_time_format = $custom_format == 'on' && get_post_meta($event_id,'mep_event_time_format',true) ? get_post_meta($event_id,'mep_event_time_format',true) : $current_time_format;
|
||||
$saved_custom_time_format = $custom_format == 'on' && get_post_meta($event_id,'mep_custom_event_time_format',true) ? get_post_meta($event_id,'mep_custom_event_time_format',true) : $current_global_custom_time_format;
|
||||
|
||||
$saved_time_zone_display = get_post_meta($event_id,'mep_time_zone_display',true) ? get_post_meta($event_id,'mep_time_zone_display',true) : $current_global_timezone_display;
|
||||
$saved_time_zone_display = $custom_format == 'on' && get_post_meta($event_id,'mep_time_zone_display',true) ? get_post_meta($event_id,'mep_time_zone_display',true) : $current_global_timezone_display;
|
||||
|
||||
|
||||
|
||||
|
@ -5154,7 +5132,7 @@ function mep_event_recurring_purchase_notice(){
|
|||
|
||||
|
||||
<ul>
|
||||
<li><h3><?php esc_html_e('Enable Custom DateTime Format for this '.$event_label.' (Off/On):', 'mage-eventpress'); ?></h3><hr /></li>
|
||||
<li><h3><?php esc_html_e('You can change the date and time format by going to the settings '.$event_label.' (Off/On):', 'mage-eventpress'); ?></h3><hr /></li>
|
||||
<li>
|
||||
<label class='mep_enable_custom_dt_format'>
|
||||
<input class="mp_opacity_zero " type="checkbox" name="mep_enable_custom_dt_format" <?php echo esc_attr($mep_enable_custom_dt_format); ?> /><span class="slider round"></span>
|
||||
|
@ -5190,7 +5168,7 @@ jQuery(document).ready(function() {
|
|||
<?php } ?>
|
||||
</select>
|
||||
<p class='event_meta_help_txt'>
|
||||
<?php _e('Please select the date format from the list, If you want to use any custom date format then select the Custom and write your custom date format. This Date format will only apply in all the events','mage-eventpress'); ?>
|
||||
<?php _e('Please select your preferred date format from the options below. If you wish to use a custom date format, select the Custom option and enter your desired date format. Please note that this date format will only apply to events.','mage-eventpress'); ?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -5215,7 +5193,7 @@ jQuery(document).ready(function() {
|
|||
<?php } ?>
|
||||
</select>
|
||||
<p class="event_meta_help_txt">
|
||||
<?php _e('Please select the time format from the list, If you want to use any custom time format then select the Custom and write your custom time format. This time format will only apply in all the events.','mage-eventpress'); ?>
|
||||
<?php _e('Please select the time format from the list. If you want to use a custom time format, select Custom and write your desired time format. This time format will only apply to events.','mage-eventpress'); ?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -5239,7 +5217,7 @@ jQuery(document).ready(function() {
|
|||
<option value="no" <?php if($saved_time_zone_display == 'no'){ echo 'Selected'; } ?>><?php _e('No','mage-eventpress'); ?></option>
|
||||
</select>
|
||||
<p class="event_meta_help_txt">
|
||||
<?php _e('If you want to show the timezone with the date and time please sclect yes.','mage-eventpress'); ?>
|
||||
<?php _e('If you want to show the date and time in your local timezone, please select Yes.','mage-eventpress'); ?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -5253,7 +5231,7 @@ jQuery(document).ready(function() {
|
|||
|
||||
if(!mep_check_plugin_installed('woocommerce-event-manager-addon-recurring-event/recurring_events.php') ) {
|
||||
?>
|
||||
<p class="event_meta_help_txtx"><span class="dashicons dashicons-info"></span> <?php _e("Looking for Recurring events function where customer can choose date and time check out our <a href='https://mage-people.com/product/recurring-events-addon-for-event-manager/' target='_blank'>Recurring Addon</a>", 'mage-eventpress'); ?></p>
|
||||
<p class="event_meta_help_txtx"><span class="dashicons dashicons-info"></span> <?php _e("If you're looking for a recurring events function where customers can choose date and time, check out our website. We have a wide selection of options to choose from to make sure your event is perfect. <a href='https://mage-people.com/product/recurring-events-addon-for-event-manager/' target='_blank'>Recurring Addon</a>", 'mage-eventpress'); ?></p>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@ if (!function_exists('mep_get_event_reg_btn')) {
|
|||
$event_member_type = get_post_meta($event_id, 'mep_member_only_event', true) ? get_post_meta($event_id, 'mep_member_only_event', true) : 'for_all';
|
||||
|
||||
|
||||
$cart_btn_label = array_key_exists('cart-btn-label',$params) ? esc_html($params['cart-btn-label']) : mep_get_label($event_id, 'mep_cart_btn_text', esc_html__('Register This Event','mage-eventpress'));
|
||||
$cart_btn_label = array_key_exists('cart-btn-label',$params) ? esc_html($params['cart-btn-label']) : mep_get_label($event_id, 'mep_cart_btn_text', esc_html__('Register For This Event','mage-eventpress'));
|
||||
$ticket_type_label = array_key_exists('ticket-label',$params) ? esc_html($params['ticket-label']) : mep_get_label($event_id, 'mep_event_ticket_type_text', esc_html__('Ticket Type:','mage-eventpress'));
|
||||
$extra_service_label = array_key_exists('extra-service-label',$params) ? esc_html($params['extra-service-label']) : mep_get_label($event_id, 'mep_event_extra_service_text', esc_html__('Extra Service:','mage-eventpress'));
|
||||
$select_date_label = array_key_exists('select-date-label',$params) ? esc_html($params['select-date-label']) : mep_get_option('mep_event_rec_select_event_date_text', 'label_setting_sec', esc_html__('Select Event Date:', 'mage-eventpress'));
|
||||
|
@ -176,7 +176,7 @@ if (!function_exists('mep_get_event_reg_btn')) {
|
|||
<?php }if($not_in_the_cart){ ?>
|
||||
<button type="submit" name="add-to-cart" value="<?php echo esc_attr($cart_product_id); ?>" class="button-default woocommerce button alt button alt btn-mep-event-cart"><?php do_action('mep_before_add_cart_button',$post_id); echo "<span class='mep-cart-btn-text'>".esc_html($cart_btn_label)."</span>"; do_action('mep_after_add_cart_button',$post_id); ?></button>
|
||||
<?php }else{ ?>
|
||||
<a href="<?php echo wc_get_cart_url(); ?>" class="button-default woocommerce button alt button alt btn-mep-event-cart"><?php esc_html_e('Already Added into Cart! View Cart', 'mage-eventpress'); ?> </a>
|
||||
<a href="<?php echo wc_get_cart_url(); ?>" class="button-default woocommerce button alt button alt btn-mep-event-cart"><?php esc_html_e('You"ve already added this item to your cart! View your cart to continue shopping or checkout now.', 'mage-eventpress'); ?> </a>
|
||||
<?php } ?>
|
||||
<?php do_action('mep_after_add_cart_btn',$post_id); ?>
|
||||
</td>
|
||||
|
@ -190,7 +190,7 @@ if (!function_exists('mep_get_event_reg_btn')) {
|
|||
?>
|
||||
<span class="mep_warning">
|
||||
<?php
|
||||
esc_html_e("Whoops, this event for members only. Login to view content. Not a member? That's easy.","mage-eventpress");
|
||||
esc_html_e("Whoops, this event is for members only. Login to view the content. Not a member? That's easy to fix!","mage-eventpress");
|
||||
?>
|
||||
</span>
|
||||
<?php
|
||||
|
@ -343,7 +343,7 @@ if (!function_exists('mep_get_event_reg_btn_list')) {
|
|||
<input type="hidden" name="mep_event_location_cart" value="<?php trim(mep_ev_location_ticket($post_id, $event_meta)); ?>">
|
||||
<input type="hidden" name="mep_event_date_cart" value="<?php //do_action('mep_event_date'); ?>">
|
||||
<?php if($not_in_the_cart){ ?>
|
||||
<button type="submit" name="add-to-cart" value="<?php echo esc_html($cart_product_id); ?>" class="button-default woocommerce button alt button alt btn-mep-event-cart"><?php do_action('mep_before_add_cart_button',$post_id); esc_html_e(mep_get_label($post_id, 'mep_cart_btn_text', 'Register This Event'), 'mage-eventpress'); do_action('mep_after_add_cart_button',$post_id); ?></button>
|
||||
<button type="submit" name="add-to-cart" value="<?php echo esc_html($cart_product_id); ?>" class="button-default woocommerce button alt button alt btn-mep-event-cart"><?php do_action('mep_before_add_cart_button',$post_id); esc_html_e(mep_get_label($post_id, 'mep_cart_btn_text', 'Register For This Event'), 'mage-eventpress'); do_action('mep_after_add_cart_button',$post_id); ?></button>
|
||||
<?php }else{ ?>
|
||||
<a href="<?php echo wc_get_cart_url(); ?>" class="button-default woocommerce button alt button alt btn-mep-event-cart"><?php esc_html_e('Already Added into Cart!', 'mage-eventpress'); ?> </a>
|
||||
<?php } ?>
|
||||
|
|
|
@ -10,7 +10,7 @@ if (!function_exists('mep_event_display_expire_text')) {
|
|||
ob_start();
|
||||
?>
|
||||
<span class=event-expire-btn>
|
||||
<?php echo mep_get_option('mep_event_expired_text', 'label_setting_sec') ? mep_get_option('mep_event_expired_text', 'label_setting_sec') : esc_html__('Sorry, Event Expired', 'mage-eventpress'); ?>
|
||||
<?php echo mep_get_option('mep_event_expired_text', 'label_setting_sec') ? mep_get_option('mep_event_expired_text', 'label_setting_sec') : esc_html__('Sorry, this event is expired and no longer available.', 'mage-eventpress'); ?>
|
||||
</span>
|
||||
<?php
|
||||
echo ob_get_clean();
|
||||
|
@ -24,7 +24,7 @@ if (!function_exists('mep_event_display_no_seat_text')) {
|
|||
ob_start();
|
||||
?>
|
||||
<span class=event-expire-btn>
|
||||
<?php echo mep_get_option('mep_no_seat_available_text', 'label_setting_sec') ? mep_get_option('mep_no_seat_available_text', 'label_setting_sec') : esc_html__('No Seat Availables', 'mage-eventpress'); ?>
|
||||
<?php echo mep_get_option('mep_no_seat_available_text', 'label_setting_sec') ? mep_get_option('mep_no_seat_available_text', 'label_setting_sec') : esc_html__('Sorry, There Are No Seats Available', 'mage-eventpress'); ?>
|
||||
</span>
|
||||
<?php
|
||||
echo ob_get_clean();
|
||||
|
|
|
@ -28,7 +28,7 @@ if (!function_exists('mep_output_add_to_cart_custom_fields')) {
|
|||
} else {
|
||||
?>
|
||||
<span class=event-expire-btn>
|
||||
<?php echo mep_get_option('mep_no_seat_available_text', 'label_setting_sec') ? mep_get_option('mep_no_seat_available_text', 'label_setting_sec') : esc_html__('No Seat Available', 'mage-eventpress'); ?>
|
||||
<?php echo mep_get_option('mep_no_seat_available_text', 'label_setting_sec') ? mep_get_option('mep_no_seat_available_text', 'label_setting_sec') : esc_html__('Sorry, There Are No Seats Available', 'mage-eventpress'); ?>
|
||||
</span>
|
||||
<?php
|
||||
do_action('mep_after_no_seat_notice');
|
||||
|
|
Binary file not shown.
|
@ -1,871 +0,0 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: EN\n"
|
||||
"POT-Creation-Date: 2018-11-01 11:20+0600\n"
|
||||
"PO-Revision-Date: 2018-11-01 11:21+0600\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-KeywordsList: __;_e\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: inc/admin_setting_panel.php:39
|
||||
msgid "General Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:43
|
||||
msgid "Email Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:47
|
||||
msgid "Style Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:51
|
||||
msgid "Label Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:71
|
||||
msgid "Google Map API Key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:72
|
||||
msgid ""
|
||||
"Enter Your Google Map API key. <a href=https://developers.google.com/maps/"
|
||||
"documentation/javascript/get-api-key target=_blank>Get KEY</a>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:79 inc/admin_setting_panel.php:80
|
||||
msgid "Event Details Template"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:92 inc/admin_setting_panel.php:93
|
||||
msgid "Email From Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:99 inc/admin_setting_panel.php:100
|
||||
msgid "Form Email"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:106 inc/admin_setting_panel.php:107
|
||||
msgid "Email Subject"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:116 inc/admin_setting_panel.php:117
|
||||
msgid "Confirmation Email Text"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:128
|
||||
msgid "Ticket Type Table Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:129
|
||||
msgid ""
|
||||
"Enter the text which you want to display as ticket type table in event "
|
||||
"details page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:135
|
||||
msgid "Extra Service Table Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:136
|
||||
msgid ""
|
||||
"Enter the text which you want to display as extra service table in event "
|
||||
"details page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:142
|
||||
msgid "Cart Button Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:143
|
||||
msgid ""
|
||||
"Enter the text which you want to display in Cart button in event details "
|
||||
"page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:151
|
||||
msgid "Add Calender Button Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:152
|
||||
msgid ""
|
||||
"Enter the text which you want to display in Add you calender in event "
|
||||
"details page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:159
|
||||
msgid "Social Share Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:160
|
||||
msgid ""
|
||||
"Enter the text which you want to display as share button title in event "
|
||||
"details page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:169
|
||||
msgid "Base Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:170
|
||||
msgid ""
|
||||
"Select a Basic Color, It will chanage the icon background color, border color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:176
|
||||
msgid "Label Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:177
|
||||
msgid "Select a Color Label Background"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:183
|
||||
msgid "Label Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:184
|
||||
msgid "Select a Color Label Text"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:190
|
||||
msgid "Cart Button Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:191
|
||||
msgid "Select a color for Cart Button Background"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:197
|
||||
msgid "Cart Button Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:198
|
||||
msgid "Select a color for Cart Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:204
|
||||
msgid "Calender Button Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:205
|
||||
msgid "Select a color for Calender Button Background"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:211
|
||||
msgid "Calender Button Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:212
|
||||
msgid "Select a color for Calender Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:218
|
||||
msgid "FAQ Title Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:219
|
||||
msgid "Select a color for FAQ title Background"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:225
|
||||
msgid "FAQ Title Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin_setting_panel.php:226
|
||||
msgid "Select a color for FAQ Title Text"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:10 inc/mep_cpt.php:11
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:12 inc/mep_cpt.php:13
|
||||
msgid "Events List"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:14
|
||||
msgid "Event Item:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:15
|
||||
msgid "All Events"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:16 inc/mep_cpt.php:17
|
||||
msgid "Add New Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:18
|
||||
msgid "New Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:19
|
||||
msgid "Edit Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:20
|
||||
msgid "Update Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:21 inc/mep_cpt.php:22
|
||||
msgid "View Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:23
|
||||
msgid "Search Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:24
|
||||
msgid "Event Not found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:25
|
||||
msgid "Event Not found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:26
|
||||
msgid "Event Feature Image"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:27
|
||||
msgid "Set Event featured image"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:28
|
||||
msgid "Remove Event featured image"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:29
|
||||
msgid "Use as Event featured image"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:30
|
||||
msgid "Insert into Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:31
|
||||
msgid "Uploaded to this Event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:32
|
||||
msgid "Event list"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:33
|
||||
msgid "Event list navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_cpt.php:34
|
||||
msgid "Filter Event list"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_csv_export.php:19
|
||||
msgid "Export to CSV"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:33
|
||||
msgid "Registration On/Off:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:69
|
||||
msgid "Location/Venue:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:77
|
||||
msgid "Street:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:84
|
||||
msgid "City:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:91
|
||||
msgid "State:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:98
|
||||
msgid "Postcode:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:105
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:113
|
||||
msgid "Show Google Map:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:245
|
||||
msgid "Price Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:246
|
||||
#: templates/template-prts/event_extra_service.php:18
|
||||
msgid "Price"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:247
|
||||
#: templates/template-prts/event_extra_service.php:17
|
||||
msgid "Quantity"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:248
|
||||
msgid "Input Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:249
|
||||
msgid "Show Quantity Box"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:259 inc/mep_event_meta.php:461
|
||||
#: inc/mep_event_meta.php:482 inc/mep_event_meta.php:554
|
||||
#: inc/mep_event_meta.php:572
|
||||
msgid "Input Box"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:260 inc/mep_event_meta.php:462
|
||||
#: inc/mep_event_meta.php:483 inc/mep_event_meta.php:555
|
||||
#: inc/mep_event_meta.php:572
|
||||
msgid "Dropdown List"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:262 templates/single-events.php:151
|
||||
#: templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:326 inc/mep_event_meta.php:343
|
||||
#: inc/mep_event_meta.php:465 inc/mep_event_meta.php:485
|
||||
#: inc/mep_event_meta.php:558 inc/mep_event_meta.php:573
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:351
|
||||
msgid "Add New F.A.Q"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:437
|
||||
msgid "Extra Service Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:438
|
||||
msgid "Service Price"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:439 inc/mep_event_meta.php:533
|
||||
msgid "Available Qty"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:440 inc/mep_event_meta.php:534
|
||||
msgid "Qty Box Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:481 inc/mep_event_meta.php:572
|
||||
msgid "Please Select Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:490
|
||||
msgid "Add Extra Price"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:531
|
||||
msgid "Ticket Type Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:532
|
||||
msgid "Ticket Price"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:577
|
||||
msgid "Add New Ticket Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:598
|
||||
msgid "Start Date & Time:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:604
|
||||
msgid "End Date & Time:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:618
|
||||
msgid "Confirmation Email Text:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:635 woocommerce-event-press.php:629
|
||||
msgid "Full Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:640
|
||||
msgid "Email Address"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:645
|
||||
msgid "Phone Number"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:650 templates/single-mep_events_attendees.php:85
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:656 templates/single-events.php:151
|
||||
#: templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "T-Shirt Size"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:659
|
||||
msgid "Input Tshirts size, separetd by comma (M,L,XL)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:671 templates/single-events.php:151
|
||||
#: templates/single-events.php:178 templates/single-mep_events_attendees.php:90
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Designation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:675 templates/single-events.php:151
|
||||
#: templates/single-events.php:178
|
||||
#: templates/single-mep_events_attendees.php:100
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:680 templates/single-events.php:151
|
||||
#: templates/single-events.php:178
|
||||
#: templates/single-mep_events_attendees.php:111
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Vegetarian"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:684
|
||||
msgid "Company Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:688 templates/single-events.php:151
|
||||
#: templates/single-events.php:178
|
||||
#: templates/single-mep_events_attendees.php:105
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Gender"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1028
|
||||
msgid "Event:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1033
|
||||
msgid "UserID:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1040
|
||||
msgid "Full Name:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1045
|
||||
msgid "Email:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1050
|
||||
msgid "Phone:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1055
|
||||
msgid "Addres:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1062
|
||||
msgid "Gender:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1069
|
||||
msgid "Company:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1076
|
||||
msgid "Designation:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1083
|
||||
msgid "Website:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1091
|
||||
msgid "Vegetarian?:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1099
|
||||
msgid "T-Shirt Size?:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1130
|
||||
msgid "Ticket Type:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1136
|
||||
msgid "Order ID:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_event_meta.php:1144
|
||||
msgid "View Order"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_extra_price.php:249 inc/mep_extra_price.php:268
|
||||
msgid " x "
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_extra_price.php:276
|
||||
msgid "_event_user_info"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_shortcode.php:97 inc/mep_shortcode.php:113 inc/mep_shortcode.php:317
|
||||
#: inc/mep_shortcode.php:333
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_shortcode.php:203
|
||||
msgid "Price Start from:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_shortcode.php:219 inc/mep_shortcode.php:439
|
||||
msgid "Organized By:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_shortcode.php:226 inc/mep_shortcode.php:446
|
||||
msgid "Location:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_shortcode.php:233 inc/mep_shortcode.php:453
|
||||
msgid "Time:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:9
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:10
|
||||
msgid "All Event Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:11
|
||||
msgid "Parent Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:12
|
||||
msgid "Parent Category:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:13
|
||||
msgid "New Category Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:14
|
||||
msgid "Add New Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:15
|
||||
msgid "Edit Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:16
|
||||
msgid "Update Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:17
|
||||
msgid "View Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:18
|
||||
msgid "Separate Category with commas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:19
|
||||
msgid "Add or remove Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:20 inc/mep_tax.php:56
|
||||
msgid "Choose from the most used"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:21
|
||||
msgid "Popular Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:22
|
||||
msgid "Search Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:23 inc/mep_tax.php:59
|
||||
msgid "Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:24
|
||||
msgid "No Category"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:25
|
||||
msgid "Category list"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:26
|
||||
msgid "Category list navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:45
|
||||
msgid "Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:46
|
||||
msgid "All Event Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:47
|
||||
msgid "Parent Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:48
|
||||
msgid "Parent Organizer:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:49
|
||||
msgid "New Organizer Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:50
|
||||
msgid "Add New Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:51
|
||||
msgid "Edit Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:52
|
||||
msgid "Update Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:53
|
||||
msgid "View Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:54
|
||||
msgid "Separate Organizer with commas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:55
|
||||
msgid "Add or remove Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:57
|
||||
msgid "Popular Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:58
|
||||
msgid "Search Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:60
|
||||
msgid "No Organizer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:61
|
||||
msgid "Organizer list"
|
||||
msgstr ""
|
||||
|
||||
#: inc/mep_tax.php:62
|
||||
msgid "Organizer list navigation"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
msgid "Attendee info:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Enter Your Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Enter Your Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Enter Your Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Enter you address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Please Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Male"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Female"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/single-mep_events_attendees.php:95
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-events.php:151 templates/single-events.php:178
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-mep_events_attendees.php:75
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-mep_events_attendees.php:80
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-mep_events_attendees.php:118
|
||||
msgid "T Shirt Size"
|
||||
msgstr ""
|
||||
|
||||
#: templates/single-mep_events_attendees.php:125
|
||||
msgid "Ticket Type"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_add_cart.php:55
|
||||
msgid "\"<span class=event-expire-btn>Event Expired</span>\""
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_add_cart.php:58
|
||||
msgid "\"<span class=event-expire-btn>No Seat Available</span>\""
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_add_cart.php:87
|
||||
msgid "Register Now:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_add_cart.php:95
|
||||
msgid "Quantity:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_add_cart.php:112
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_add_cart.php:126
|
||||
msgid "Attendee info"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_extra_service.php:12
|
||||
msgid "<h3 class='ex-sec-title'>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_extra_service.php:16
|
||||
#: woocommerce-event-press.php:844
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_ticket_type.php:28
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_ticket_type.php:31
|
||||
msgid "Ticket Qty:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_ticket_type.php:38
|
||||
#: woocommerce-event-press.php:634 woocommerce-event-press.php:845
|
||||
msgid "Ticket"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/event_ticket_type.php:53
|
||||
msgid "Per Ticket Price:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/faq.php:9
|
||||
msgid "Event F.A.Q"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/organizer.php:7
|
||||
msgid "By:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/template-prts/total_seat.php:29
|
||||
#: templates/template-prts/total_seat.php:34
|
||||
msgid "Total Seat:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/default-theme.php:17
|
||||
msgid "Event Date:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/default-theme.php:24
|
||||
msgid "Event Time:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/default-theme.php:31 templates/themes/default-theme.php:53
|
||||
#: templates/themes/theme-1.php:48
|
||||
msgid "Event Location:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/theme-1.php:26
|
||||
msgid "Date and Time:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/theme-1.php:34
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/theme-2.php:33
|
||||
msgid "Organizer:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/theme-2.php:35
|
||||
msgid "Venue:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/themes/theme-3.php:41
|
||||
msgid "About The Event"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-event-press.php:42
|
||||
msgid "Invalid product."
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-event-press.php:561
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-event-press.php:562
|
||||
msgid "Attendees"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-event-press.php:628
|
||||
msgid "Unique ID"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-event-press.php:635 woocommerce-event-press.php:846
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-event-press.php:847 woocommerce-event-press.php:876
|
||||
msgid "Download"
|
||||
msgstr ""
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
17
readme.txt
17
readme.txt
|
@ -2,8 +2,8 @@
|
|||
Contributors: magepeopleteam, aamahin
|
||||
Tags: event, woocomerce events manager, events manager, Wordpress Events plugin, Events plugin, wp events
|
||||
Requires at least: 5.3
|
||||
Stable tag: 3.7.2
|
||||
Version: 3.7.2
|
||||
Stable tag: 3.7.8
|
||||
Version: 3.7.8
|
||||
Tested up to: 6.0
|
||||
WC requires at least: 3.0
|
||||
WC tested up to: 6.5
|
||||
|
@ -886,4 +886,15 @@ Email Content Missing issue fixed
|
|||
Code Optimized
|
||||
New Filter & Action Hook added
|
||||
Bug fixed
|
||||
01 Nov 2022*
|
||||
01 Nov 2022*
|
||||
|
||||
= 3.7.8=
|
||||
* Update Release:
|
||||
Email Sending Disable Option
|
||||
TimeZone not showing issue fixed
|
||||
Afterpay Payment Gateway Issue fixed
|
||||
WooCommerce Subscrption Issue fixed
|
||||
Code Optimized
|
||||
New Filter & Action Hook added
|
||||
Bug fixed
|
||||
24 Nov 2022*
|
|
@ -1,14 +1,12 @@
|
|||
<tr>
|
||||
<?php do_action('mep_ticket_type_list_row_start',$field, $post_id); ?>
|
||||
<td align="Left">
|
||||
<span class='mep_ticket_type_name'> <?php echo esc_html($field['option_name_t']); ?></span>
|
||||
<?php if(!empty($ticket_details)){ ?>
|
||||
<div class="mep_ticket_details">
|
||||
<p><?php echo esc_html($ticket_details); ?></p>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
|
||||
<span class='mep_ticket_type_name'> <?php echo esc_html($field['option_name_t']); ?></span>
|
||||
<?php if(!empty($ticket_details)){ ?>
|
||||
<div class="mep_ticket_details">
|
||||
<p><?php echo esc_html($ticket_details); ?></p>
|
||||
</div>
|
||||
<?php } ?>
|
||||
</td>
|
||||
<td class="ticket-qty">
|
||||
|
||||
|
|
|
@ -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.7.7
|
||||
* Version: 3.7.8
|
||||
* Author: MagePeople Team
|
||||
* Author URI: http://www.mage-people.com/
|
||||
* Text Domain: mage-eventpress
|
||||
|
|
Loading…
Reference in New Issue