import & welcome page update

This commit is contained in:
magepeopleteam 2021-12-31 08:49:14 +00:00
parent 93f96de94b
commit 201c76e262
4 changed files with 253 additions and 231 deletions

View File

@ -23,7 +23,7 @@ add_action('admin_menu', 'mep_event_welcome_admin_menu');
function mep_event_welcome_admin_menu()
{
add_submenu_page('edit.php?post_type=mep_events', __('Welcome', 'mage-eventpress'), __('<span style="color:green">Welcome</span>', 'mage-eventpress'), 'manage_options', 'mep_event_welcome_page', 'mep_event_welcome_page');
add_submenu_page('edit.php?post_type=mep_events', __('Import', 'mage-eventpress'), __('<span style="color:green">Import</span>', 'mage-eventpress'), 'manage_options', 'mep_event_import_page', 'mep_event_import_page');
add_submenu_page('edit.php?post_type=mep_events', __('Dummy Import', 'mage-eventpress'), __('<span style="color:green">Dummy Import</span>', 'mage-eventpress'), 'manage_options', 'mep_event_import_page', 'mep_event_import_page');
}
function mep_event_welcome_page()
{

View File

@ -1,40 +1,40 @@
<header class="mageStyle">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/top_bg.png" alt="banner" class="zeroRadius"/>
<div class="topBanner fullAbsolute alignCenter">
<div class="mage_container">
<div class="mage_row">
<div class="col_3 sd_2 alignCenter">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/logo.png" alt="logo"/>
</div>
<div class="col_5 sd_6 alignCenter">
<div class="textContent">
<h3>Import Dummy Events</h3>
<h2 class="extraBold">Event Manager For Woocommerce</h2>
</div>
</div>
<div class="col_4">
<div class="flexColumn top_icon_area">
<ul class="flexEqual">
<li></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/refresh.png" alt="refresh"/></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/rocket.png" alt="rocket"/></a></li>
</ul>
<ul class="flexEqual">
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/setting.png" alt="settings"/></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/reading.png" alt="reading"/></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/graph.png" alt="graph"/></a></li>
</ul>
<ul class="flexEqual">
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/gift.png" alt="gift"/></a></li>
<li></li>
<li></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!--<header class="mageStyle">-->
<!-- <img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/top_bg.png" alt="banner" class="zeroRadius"/>-->
<!-- <div class="topBanner fullAbsolute alignCenter">-->
<!-- <div class="mage_container">-->
<!-- <div class="mage_row">-->
<!-- <div class="col_3 sd_2 alignCenter">-->
<!-- <img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/logo.png" alt="logo"/>-->
<!-- </div>-->
<!-- <div class="col_5 sd_6 alignCenter">-->
<!-- <div class="textContent">-->
<!-- <h3>Import Dummy Events</h3>-->
<!-- <h2 class="extraBold">Event Manager For Woocommerce</h2>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col_4">-->
<!-- <div class="flexColumn top_icon_area">-->
<!-- <ul class="flexEqual">-->
<!-- <li></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/refresh.png" alt="refresh"/></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/rocket.png" alt="rocket"/></a></li>-->
<!-- </ul>-->
<!-- <ul class="flexEqual">-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/setting.png" alt="settings"/></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/reading.png" alt="reading"/></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/graph.png" alt="graph"/></a></li>-->
<!-- </ul>-->
<!-- <ul class="flexEqual">-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/gift.png" alt="gift"/></a></li>-->
<!-- <li></li>-->
<!-- <li></li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</header>-->
<section class="mageStyle">
<div class="unlimited_section">
<div class="mage_container">
@ -45,36 +45,36 @@
<p>Please follow the below process to import dummy event data to your website.</p>
<div>
<div class="alignCenter content_area nowrap">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_1.png" alt="icon"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_1.png" alt="icon" />
<div class="textContent">
<h4>Download Dummy XML File</h4>
<p>Please downlaod this <a href="http://event.mage-people.com/sample-events.xml" target="_blank">Dummy Events XML File</a></p>
<p>Please downlaod this <a href="https://vaincode.com/update/sample-events.zip" target="_blank">Dummy Events XML File</a></p>
</div>
</div>
<div class="alignCenter content_area nowrap">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_2.png" alt="icon"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_2.png" alt="icon" />
<div class="textContent">
<h4>Import File </h4>
<p>After Download the XML file, <br/>
Go to: </br/></br/>
<p>After Download the XML file, <br />
Go to: </br /></br />
<b>Tools -> Import </b>
<br/></br/>
<br /></br />
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.</p>
</div>
</div>
<div class="alignCenter content_area nowrap">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_3.png" alt="icon"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_3.png" alt="icon" />
<div class="textContent">
<h4>Finish Import Process</h4>
<p>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.</p>
</div>
</div>
</div>
<a href="http://event.mage-people.com/sample-events.xml" target="_blank" class="buttonOutline allCenter_radius_transition customButton">Download Dummy Events XML File</a>
<a href="https://vaincode.com/update/sample-events.zip" target="_blank" class="buttonOutline allCenter_radius_transition customButton">Download Dummy Events XML File</a>
</div>
</div>
<div class="col_6 sd_12">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/ullimited_img.png" alt="unlimited"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/ullimited_img.png" alt="unlimited" />
</div>
</div>
</div>
@ -107,5 +107,7 @@
</div>
</section>
<style>
.widget h3 {font-size: 18px;}
.widget h3 {
font-size: 18px;
}
</style>

View File

@ -1,41 +1,40 @@
<header class="mageStyle">
<img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/top_bg.png" alt="banner" class="zeroRadius" />
<div class="topBanner fullAbsolute alignCenter">
<div class="mage_container">
<div class="mage_row">
<div class="col_3 sd_2 alignCenter">
<img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/logo.png" alt="logo" />
</div>
<div class="col_5 sd_6 alignCenter">
<div class="textContent">
<h3>Thanks a lot</h3>
<h2 class="extraBold">For choosing MageAddons</h2>
</div>
</div>
<div class="col_4">
<div class="flexColumn top_icon_area">
<ul class="flexEqual">
<li></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/refresh.png" alt="refresh" /></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/rocket.png" alt="rocket" /></a></li>
</ul>
<ul class="flexEqual">
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/setting.png" alt="settings" /></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/reading.png" alt="reading" /></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/graph.png" alt="graph" /></a></li>
</ul>
<ul class="flexEqual">
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/gift.png" alt="gift" /></a></li>
<li></li>
<li></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!--<header class="mageStyle">-->
<!-- <img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/top_bg.png" alt="banner" class="zeroRadius" />-->
<!-- <div class="topBanner fullAbsolute alignCenter">-->
<!-- <div class="mage_container">-->
<!-- <div class="mage_row">-->
<!-- <div class="col_3 sd_2 alignCenter">-->
<!-- <img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/logo.png" alt="logo" />-->
<!-- </div>-->
<!-- <div class="col_5 sd_6 alignCenter">-->
<!-- <div class="textContent">-->
<!-- <h3>Thanks a lot</h3>-->
<!-- <h2 class="extraBold">For choosing MageAddons</h2>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col_4">-->
<!-- <div class="flexColumn top_icon_area">-->
<!-- <ul class="flexEqual">-->
<!-- <li></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/refresh.png" alt="refresh" /></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/rocket.png" alt="rocket" /></a></li>-->
<!-- </ul>-->
<!-- <ul class="flexEqual">-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/setting.png" alt="settings" /></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/reading.png" alt="reading" /></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/graph.png" alt="graph" /></a></li>-->
<!-- </ul>-->
<!-- <ul class="flexEqual">-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/gift.png" alt="gift" /></a></li>-->
<!-- <li></li>-->
<!-- <li></li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</header>-->
<section class="mageStyle">
<div class="knowledge" style="background:white;">
<div class="mage_container shortcode">
@ -44,29 +43,51 @@
<div>
<h2 style="text-align: center;"><strong>Here is All Shortcode list we have available</strong></h2>
<ul>
<li>All Event List Style : <pre>[event-list style='list'] </pre><a href="https://vaincode.com/reevent/all-event-list/" target="_blank">View Example</a></li>
<li>All Event List minimal Style<pre> [event-list style='minimal' show=10 pagination='yes'] </pre><a href="https://vaincode.com/reevent/event-list-minimal-style/">View Example</a></li>
<li>All Event list in Native Style <pre>[event-list style='native' show='8' pagination='yes'] </pre> <a href="https://vaincode.com/reevent/event-list-native-style/">View Example</a></li>
<li>All Event Grid Style : <pre>[event-list column=3] </pre><a href="https://vaincode.com/reevent/event-list-style/" target="_blank" rel="noopener noreferrer">View Example</a></li>
<li>Show only Event Title with Order: <pre>[[event-list style='title']</pre><a href="https://vaincode.com/reevent/event-list-title-only/">View Example</a></li>
<li>All Events With Organizer filter :<pre> [event-list org-filter=yes style=grid]</pre><a href="https://vaincode.com/reevent/all-event-with-organizer-filter/" target="_blank">View Example</a></li>
<li>All Events With Pagination :<pre> [event-list style='grid' pagination=yes show=4]</pre> <a href="https://vaincode.com/reevent/all-event-with-pagination/" target="_blank">View Example</a></li>
<li>All Events with category Filter :<pre> [event-list cat-filter=yes style=grid] </pre><a href="https://vaincode.com/reevent/all-event-with-category-filter/" target="_blank">View Example</a></li>
<li>Event by Category :<pre> [event-list cat=44]</pre> <a href="https://vaincode.com/reevent/event-by-category/" target="_blank" rel="noopener noreferrer">View Example</a> Here 44 is Category Id, you need to replace as your need</li>
<li>Event by Organizer: <pre>[event-list org=49] </pre><a href="https://vaincode.com/reevent/event-by-organization/" target="_blank" rel="noopener noreferrer">View Example </a>Here 49 is organizer ID, you can to replace as your need</li>
<li>Event Expire list: <pre>[expire-event-list]</pre><a href="https://vaincode.com/reevent/expire-events/" target="_blank" rel="noopener noreferrer">View Example</a></li>
<li>Show only 10 events:<pre> [event-list show='10']</pre>you can change show='Any number as your need'</li>
<li>Show events grid with 3 column: <pre>[event-list column=3]</pre>Here 3 is number of colunn in grid, you need to replace as need</li>
<li>Show Events by a City: <pre>[event-list style='grid' city='Dhaka' column=3 show=8]</pre>Here Washington is city name, you can change as your need</li>
<li>Show list of City name of upcoming Events: <pre>[event-city-list] </pre>All Upcoming Events City name will display with this Shortcode</li>
<li>Event Filter by country <pre>[event-list style='grid' country='India' column=3 show=8]</pre></li>
<li>Event Vertical Timeline: <pre>[event-list style='timeline' timeline-mode='vertical'] </pre><a href="https://vaincode.com/reevent/event-list-vertical-timeline-view/">View Example</a></li>
<li>Event Horizontal Timeline<pre> [event-list style='timeline' timeline-mode='horizontal'] </pre> <a href="https://vaincode.com/reevent/event-list-horizontal-timeline-view/">View Example</a></li>
<li>Event Carousal Style<pre> [event-list style='grid' pagination='carousal' carousal-dots='yes' carousal-nav='yes' column=3]</pre><a href="https://vaincode.com/reevent/event-carousal/">View Example</a></li>
<li>EventWise Speaker list: <pre>[event-speaker-list event=EventID]</pre> <a href="https://vaincode.com/reevent/speaker-list/">View Example</a></li>
<li>Event Cart Section only:<pre>[[event-add-cart-section event=EventID]</pre> <a href="https://vaincode.com/reevent/event-add-to-cart-section/">View Example</a></li>
</ul>
<ul>
<li>All Event List Style :
<pre>[event-list style='list'] </pre><a href="https://vaincode.com/reevent/all-event-list/" target="_blank">View Example</a></li>
<li>All Event List minimal Style
<pre> [event-list style='minimal' show=10 pagination='yes'] </pre><a href="https://vaincode.com/reevent/event-list-minimal-style/">View Example</a></li>
<li>All Event list in Native Style
<pre>[event-list style='native' show='8' pagination='yes'] </pre> <a href="https://vaincode.com/reevent/event-list-native-style/">View Example</a></li>
<li>All Event Grid Style :
<pre>[event-list column=3] </pre><a href="https://vaincode.com/reevent/event-list-style/" target="_blank" rel="noopener noreferrer">View Example</a></li>
<li>Show only Event Title with Order:
<pre>[[event-list style='title']</pre><a href="https://vaincode.com/reevent/event-list-title-only/">View Example</a></li>
<li>All Events With Organizer filter :
<pre> [event-list org-filter=yes style=grid]</pre><a href="https://vaincode.com/reevent/all-event-with-organizer-filter/" target="_blank">View Example</a></li>
<li>All Events With Pagination :
<pre> [event-list style='grid' pagination=yes show=4]</pre> <a href="https://vaincode.com/reevent/all-event-with-pagination/" target="_blank">View Example</a></li>
<li>All Events with category Filter :
<pre> [event-list cat-filter=yes style=grid] </pre><a href="https://vaincode.com/reevent/all-event-with-category-filter/" target="_blank">View Example</a></li>
<li>Event by Category :
<pre> [event-list cat=44]</pre> <a href="https://vaincode.com/reevent/event-by-category/" target="_blank" rel="noopener noreferrer">View Example</a> Here 44 is Category Id, you need to replace as your need</li>
<li>Event by Organizer:
<pre>[event-list org=49] </pre><a href="https://vaincode.com/reevent/event-by-organization/" target="_blank" rel="noopener noreferrer">View Example </a>Here 49 is organizer ID, you can to replace as your need</li>
<li>Event Expire list:
<pre>[expire-event-list]</pre><a href="https://vaincode.com/reevent/expire-events/" target="_blank" rel="noopener noreferrer">View Example</a></li>
<li>Show only 10 events:
<pre> [event-list show='10']</pre>you can change show='Any number as your need'</li>
<li>Show events grid with 3 column:
<pre>[event-list column=3]</pre>Here 3 is number of colunn in grid, you need to replace as need</li>
<li>Show Events by a City:
<pre>[event-list style='grid' city='Dhaka' column=3 show=8]</pre>Here Washington is city name, you can change as your need</li>
<li>Show list of City name of upcoming Events:
<pre>[event-city-list] </pre>All Upcoming Events City name will display with this Shortcode</li>
<li>Event Filter by country
<pre>[event-list style='grid' country='India' column=3 show=8]</pre>
</li>
<li>Event Vertical Timeline:
<pre>[event-list style='timeline' timeline-mode='vertical'] </pre><a href="https://vaincode.com/reevent/event-list-vertical-timeline-view/">View Example</a></li>
<li>Event Horizontal Timeline
<pre> [event-list style='timeline' timeline-mode='horizontal'] </pre> <a href="https://vaincode.com/reevent/event-list-horizontal-timeline-view/">View Example</a></li>
<li>Event Carousal Style
<pre> [event-list style='grid' pagination='carousal' carousal-dots='yes' carousal-nav='yes' column=3]</pre><a href="https://vaincode.com/reevent/event-carousal/">View Example</a></li>
<li>EventWise Speaker list:
<pre>[event-speaker-list event=EventID]</pre> <a href="https://vaincode.com/reevent/speaker-list/">View Example</a></li>
<li>Event Cart Section only:
<pre>[[event-add-cart-section event=EventID]</pre> <a href="https://vaincode.com/reevent/event-add-to-cart-section/">View Example</a></li>
</ul>
</div>
</div>
@ -79,7 +100,7 @@
<div class="mage_row">
<div class="col_12">
<div class="postDash customButton customIcon">
<img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/faq_icon.png" alt="icon" />
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/faq_icon.png" alt="icon" />
</div>
<div class="justifyBetween">
<div>
@ -137,7 +158,7 @@
<div class="col_6 sd_12 pad_25">
<h5>Do you offer customization?</h5>
<p class="marT">: Yes! we offer customization service for our client. If you want any new features dont
hesitate to contact us. Email: magepeopleteam@gmail.com.</p>
hesitate to contact us. Email: magepeopleteam@gmail.com.</p>
</div>
</div>
</div>
@ -148,11 +169,11 @@ hesitate to contact us. Email: magepeopleteam@gmail.com.</p>
<div class="mage_container">
<div class="mage_row">
<div class="col_6 sd_12">
<img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/missing_img.png" alt="icon" />
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/missing_img.png" alt="icon" />
</div>
<div class="col_6 sd_12 pad_25">
<div class="postDash customButton customIcon">
<img src="<?php echo plugin_dir_url(__DIR__).'welcome/' ?>img/faq_icon.png" alt="icon" />
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/faq_icon.png" alt="icon" />
</div>
<h3>Missing And Feature?</h3>
<p class="marT"> We are always interested to enhance our plugin feature if you have a good idea please let us know. </p>
@ -164,25 +185,25 @@ hesitate to contact us. Email: magepeopleteam@gmail.com.</p>
</section>
<style>
/* List */
.shortcode ul {
/* List */
.shortcode ul {
counter-reset: index;
padding: 0;
}
}
/* List element */
.shortcode li {
/* List element */
.shortcode li {
counter-increment: index;
display: flex;
align-items: center;
padding: 12px 0;
box-sizing: border-box;
font-size: 16px;
}
}
/* Element counter */
.shortcode li::before {
/* Element counter */
.shortcode li::before {
content: counters(index, ".", decimal-leading-zero);
font-size: 1.5rem;
text-align: right;
@ -195,30 +216,27 @@ hesitate to contact us. Email: magepeopleteam@gmail.com.</p>
background-attachment: fixed;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
}
/* Element separation */
.shortcode li + li {
border-top: 1px solid rgba(255,255,255,0.2);
}
/* Element separation */
.shortcode li+li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.shortcode pre{
.shortcode pre {
background: beige;
padding: 4px;
color: black;
margin: 0px 10px;
font-weight: bold;
font-size: 16px;
}
}
.shortcode h2{
.shortcode h2 {
border: 2px solid #ff555d;
color: #ff555d;
margin-bottom:40px;
width:60%;
}
margin-bottom: 40px;
width: 60%;
}
</style>

View File

@ -1,40 +1,40 @@
<header class="mageStyle">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/top_bg.png" alt="banner" class="zeroRadius"/>
<div class="topBanner fullAbsolute alignCenter">
<div class="mage_container">
<div class="mage_row">
<div class="col_3 sd_2 alignCenter">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/logo.png" alt="logo"/>
</div>
<div class="col_5 sd_6 alignCenter">
<div class="textContent">
<h3>What's Inside</h3>
<h2 class="extraBold">The MagePeopleAddons Pro</h2>
</div>
</div>
<div class="col_4">
<div class="flexColumn top_icon_area">
<ul class="flexEqual">
<li></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/refresh.png" alt="refresh"/></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/rocket.png" alt="rocket"/></a></li>
</ul>
<ul class="flexEqual">
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/setting.png" alt="settings"/></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/reading.png" alt="reading"/></a></li>
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/graph.png" alt="graph"/></a></li>
</ul>
<ul class="flexEqual">
<li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/gift.png" alt="gift"/></a></li>
<li></li>
<li></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!--<header class="mageStyle">-->
<!-- <img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/top_bg.png" alt="banner" class="zeroRadius"/>-->
<!-- <div class="topBanner fullAbsolute alignCenter">-->
<!-- <div class="mage_container">-->
<!-- <div class="mage_row">-->
<!-- <div class="col_3 sd_2 alignCenter">-->
<!-- <img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/logo.png" alt="logo"/>-->
<!-- </div>-->
<!-- <div class="col_5 sd_6 alignCenter">-->
<!-- <div class="textContent">-->
<!-- <h3>What's Inside</h3>-->
<!-- <h2 class="extraBold">The MagePeopleAddons Pro</h2>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col_4">-->
<!-- <div class="flexColumn top_icon_area">-->
<!-- <ul class="flexEqual">-->
<!-- <li></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/refresh.png" alt="refresh"/></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/rocket.png" alt="rocket"/></a></li>-->
<!-- </ul>-->
<!-- <ul class="flexEqual">-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/setting.png" alt="settings"/></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/reading.png" alt="reading"/></a></li>-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/graph.png" alt="graph"/></a></li>-->
<!-- </ul>-->
<!-- <ul class="flexEqual">-->
<!-- <li><a href="#"><img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/gift.png" alt="gift"/></a></li>-->
<!-- <li></li>-->
<!-- <li></li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</header>-->
<section class="mageStyle">
<div class="unlimited_section">
<div class="mage_container">
@ -47,21 +47,21 @@
after ticket purchasing etc.</p>
<div>
<div class="alignCenter content_area nowrap">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_1.png" alt="icon"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_1.png" alt="icon" />
<div class="textContent">
<h4>Attendee Management</h4>
<p>Attendee can be managed easily with attendee form builder and attendee information can edit also can export as CSV</p>
</div>
</div>
<div class="alignCenter content_area nowrap">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_2.png" alt="icon"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_2.png" alt="icon" />
<div class="textContent">
<h4>PDF Ticketing </h4>
<p>every ticket purchased a pdf ticket will be generate that can print as entry document, different pdf template possible.</p>
</div>
</div>
<div class="alignCenter content_area nowrap">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_3.png" alt="icon"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/icon_3.png" alt="icon" />
<div class="textContent">
<h4>Emailing Features</h4>
<p>Pro version has email feature, after purchase complete, pdf ticket can send to buyer by email, it has customize email shortcode.</p>
@ -72,7 +72,7 @@
</div>
</div>
<div class="col_6 sd_12">
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/ullimited_img.png" alt="unlimited"/>
<img src="<?php echo plugin_dir_url(__DIR__) . 'welcome/' ?>img/ullimited_img.png" alt="unlimited" />
</div>
</div>
</div>
@ -130,5 +130,7 @@
</div>
</section>
<style>
.widget h3 {font-size: 18px;}
.widget h3 {
font-size: 18px;
}
</style>