From e65e5db95fffdec86b81116a718c9fe2fbef4ece Mon Sep 17 00:00:00 2001 From: magepeopleteam Date: Mon, 15 Mar 2021 12:01:19 +0000 Subject: [PATCH] v 3.4.8 --- css/style.css | 3 ++- inc/mep_extra_price.php | 8 +++++--- inc/mep_functions.php | 19 ++++++++++++++++++- inc/mep_shortcode.php | 1 + readme.txt | 11 +++++++++-- woocommerce-event-press.php | 2 +- 6 files changed, 36 insertions(+), 8 deletions(-) diff --git a/css/style.css b/css/style.css index 17b51a0..753ea87 100644 --- a/css/style.css +++ b/css/style.css @@ -1032,4 +1032,5 @@ div.item_hover_effect a:hover{color:#346B80;background-color:#fff;border:1px sol div.three_column, div.four_column{width:100%;margin: 0 0 15px 0;} div.column_style{min-width: calc(100% - 14px) !important;} -} \ No newline at end of file +} +.mep-default-sidrbar-meta i{margin: 0 7px 0 0;} \ No newline at end of file diff --git a/inc/mep_extra_price.php b/inc/mep_extra_price.php index 4b68ba0..8025d1a 100644 --- a/inc/mep_extra_price.php +++ b/inc/mep_extra_price.php @@ -112,18 +112,19 @@ function mep_display_custom_fields_text_cart($item_data, $cart_item) $recurring = get_post_meta($eid, 'mep_enable_recurring', true) ? get_post_meta($eid, 'mep_enable_recurring', true) : 'no'; $time_status = get_post_meta($eid, 'mep_disable_ticket_time', true) ? get_post_meta($eid, 'mep_disable_ticket_time', true) : 'no'; + $start_time = get_post_meta($eid,'event_start_time',true); echo "