diff --git a/css/style.css b/css/style.css index f06017d..f947c21 100644 --- a/css/style.css +++ b/css/style.css @@ -360,7 +360,7 @@ ul#mep_event_date_sch li span { display: -webkit-flex;display: flex; font-size: 13px; } - +span.mep-more-date {-webkit-flex-wrap: wrap;flex-wrap: wrap;} span.mep-more-date i { margin: 0; } diff --git a/inc/mep_enque.php b/inc/mep_enque.php index de87ce8..7dfbd15 100644 --- a/inc/mep_enque.php +++ b/inc/mep_enque.php @@ -72,7 +72,7 @@ function mep_event_enqueue_scripts() wp_enqueue_script('jquery-ui-core'); wp_enqueue_script('jquery-ui-accordion'); wp_enqueue_style('mep-jquery-ui-style', plugin_dir_url(__DIR__) . 'css/jquery-ui.css', array()); - wp_enqueue_style('mep-event-style', plugin_dir_url(__DIR__) . 'css/style.css', array()); + wp_enqueue_style('mep-event-style', plugin_dir_url(__DIR__) . 'css/style.css', array(),time()); wp_enqueue_style('filter_pagination', plugin_dir_url(__DIR__) . 'css/filter_pagination.css', array()); wp_enqueue_style('mep-event-timeline-min-style', plugin_dir_url(__DIR__) . 'css/timeline.min.css', array('mep-event-style')); wp_enqueue_style('font-awesome-css-cdn', "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css", null, 1); diff --git a/inc/mep_event_meta.php b/inc/mep_event_meta.php index e269d63..6ede396 100644 --- a/inc/mep_event_meta.php +++ b/inc/mep_event_meta.php @@ -416,8 +416,8 @@ class MP_Event_All_Info_In_One
Please follow the below process to import dummy event data to your website.
+Please downlaod this Dummy Events XML File
+After Download the XML file,
+ Go to:
+ Tools -> Import
+
+ In the bottom of this page there is a WordPress import option. If you have already enabled this you can see Run Import, if not click on the Install Now link. After that click on Run Importer and select the XML file you downlaod earlier.
Now select the user of your website to assign the new events from the dropdown, and tick on the Download Attachemnt tick box & Run the Process. After a few minute you will see the Success message. All Done! Have Fun.
+