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 "