<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>General - Documentation</title>
	<atom:link href="https://docs.myeventon.com/documentation/general/feed/" rel="self" type="application/rss+xml" />
	<link>https://docs.myeventon.com</link>
	<description>EventON Documentation</description>
	<lastBuildDate>Wed, 11 Jun 2025 23:28:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Basic System Requirements for EventON</title>
		<link>https://docs.myeventon.com/documentations/basic-system-requirements-for-eventon/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=basic-system-requirements-for-eventon</link>
		
		<dc:creator><![CDATA[Ashan Perera]]></dc:creator>
		<pubDate>Wed, 11 Jun 2025 23:23:28 +0000</pubDate>
				<guid isPermaLink="false">https://docs.myeventon.com/?post_type=document&#038;p=29555</guid>

					<description><![CDATA[<p>To ensure optimal performance of the EventON main plugin and its addons, your web server must meet the following technical requirements. These specifications vary depending on whether you are using the EventON main plugin alone, EventON with addons, or the specific combination of EventON, Tickets addon, and WooCommerce. Also depending on amount of events and [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/basic-system-requirements-for-eventon/">Basic System Requirements for EventON</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">To ensure optimal performance of the EventON main plugin and its addons, your web server must meet the following technical requirements. These specifications vary depending on whether you are using the EventON main plugin alone, EventON with addons, or the specific combination of EventON, Tickets addon, and WooCommerce. Also depending on amount of events and event data, website traffic, and memory needs of other plugins in your website, may require higher than mentioned requirements from your website. What is mention below are general minimal conditions.</p>



<h2 class="wp-block-heading">EventON Main Plugin (Only)</h2>



<p class="wp-block-paragraph">The following requirements apply to running the EventON main plugin on your WordPress site:</p>



<ul class="wp-block-list">
<li><strong>WordPress Version</strong>: 6.0 or higher (latest stable version recommended)</li>



<li><strong>PHP Version</strong>: 8.0 or higher (PHP 8.1+ recommended for best performance)</li>



<li><strong>MySQL Version</strong>: 5.7 or higher, or MariaDB 10.3 or higher</li>



<li><strong>PHP Memory Limit</strong>: Minimum 128 MB (256 MB recommended)</li>



<li><strong>Web Server</strong>: Apache or Nginx</li>



<li><strong>SSL</strong>: HTTPS is strongly recommended for secure data handling</li>



<li><strong>Cron Jobs</strong>: WordPress cron (WP-Cron) must be enabled for scheduled events</li>



<li><strong>Permalinks</strong>: WordPress permalinks must be enabled for proper URL routing</li>



<li><strong>Browser Compatibility</strong>: Latest versions of Chrome, Firefox, or Safari for admin and front-end functionality</li>
</ul>



<h2 class="wp-block-heading">EventON with Addons</h2>



<p class="wp-block-paragraph">When using EventON with one or more addons (e.g., RSVP, Seats, or Bookings), the requirements are slightly higher due to increased functionality and database interactions:</p>



<ul class="wp-block-list">
<li><strong>WordPress Version</strong>: 6.0 or higher (latest stable version recommended)</li>



<li><strong>PHP Version</strong>: 8.0 or higher (PHP 8.2+ recommended for optimal performance)</li>



<li><strong>MySQL Version</strong>: 5.7 or higher, or MariaDB 10.3 or higher</li>



<li><strong>PHP Memory Limit</strong>: Minimum 256 MB (512 MB recommended for multiple addons)</li>



<li><strong>Web Server</strong>: Apache or Nginx</li>



<li><strong>SSL</strong>: HTTPS is required for addons handling sensitive data (e.g., payments or user information)</li>



<li><strong>Cron Jobs</strong>: WordPress cron (WP-Cron) must be enabled, with server-side cron recommended for addons with recurring tasks</li>



<li><strong>Permalinks</strong>: WordPress permalinks must be enabled</li>



<li><strong>Browser Compatibility</strong>: Latest versions of Chrome, Firefox, or Safari</li>



<li><strong>Additional Notes</strong>:
<ul class="wp-block-list">
<li>Some addons may require specific PHP extensions (e.g., mbstring, json, curl). Ensure these are enabled on your server.</li>



<li>High-traffic sites or sites with many events may benefit from a hosting environment with opcode caching (e.g., OPcache) and object caching (e.g., Redis or Memcached).</li>
</ul>
</li>
</ul>



<h2 class="wp-block-heading">EventON + Tickets Addon + Woocommerce</h2>



<p class="wp-block-paragraph">The combination of EventON, the Tickets addon, and WooCommerce significantly increases server demands due to complex database queries, ticketing functionality, and e-commerce processing. Slow load times can be mitigated by meeting the following requirements:</p>



<ul class="wp-block-list">
<li><strong>WordPress Version</strong>: 6.0 or higher (latest stable version recommended)</li>



<li><strong>WooCommerce Version</strong>: 7.0 or higher (latest stable version recommended)</li>



<li><strong>PHP Version</strong>: 8.0 or higher (PHP 8.2+ strongly recommended for performance)</li>



<li><strong>MySQL Version</strong>: 8.0 or higher, or MariaDB 10.4 or higher</li>



<li><strong>PHP Memory Limit</strong>: Minimum 512 MB (768 MB or higher recommended to prevent memory exhaustion)</li>



<li><strong>Web Server</strong>: Apache or Nginx with sufficient resources (at least 2 CPU cores and 4 GB RAM for medium-traffic sites)</li>



<li><strong>SSL</strong>: HTTPS is required for secure payment processing</li>



<li><strong>Cron Jobs</strong>: Server-side cron is strongly recommended to handle ticketing and WooCommerce scheduled tasks efficiently</li>



<li><strong>Permalinks</strong>: WordPress permalinks must be enabled</li>



<li><strong>Browser Compatibility</strong>: Latest versions of Chrome, Firefox, or Safari</li>



<li><strong>PHP Extensions</strong>: Ensure mbstring, json, curl, gd, and imagick are enabled for WooCommerce and ticketing features</li>



<li><strong>Performance Optimization</strong>:
<ul class="wp-block-list">
<li><strong>Opcode Caching</strong>: Enable OPcache to improve PHP performance.</li>



<li><strong>Object Caching</strong>: Use Redis or Memcached to reduce database load, especially for high-traffic sites.</li>



<li><strong>Database Optimization</strong>: Regularly optimize your database to improve query performance. Consider InnoDB storage engine for better concurrency.</li>



<li><strong>CDN</strong>: Use a Content Delivery Network (CDN) for faster delivery of static assets (e.g., images, scripts).</li>



<li><strong>Hosting</strong>: A managed WordPress hosting plan or a VPS with at least 4 GB RAM is recommended for sites with heavy event and ticket sales activity.</li>
</ul>
</li>



<li><strong>Important Notes</strong>:
<ul class="wp-block-list">
<li>Slow loading times are often due to insufficient PHP memory or unoptimized database queries. Increasing the PHP memory limit to 768 MB and enabling object caching can significantly improve performance.</li>



<li>Ensure your hosting provider supports high resource allocation for PHP processes, as shared hosting plans may struggle with this setup.</li>



<li>Test your site with a performance tool (e.g., GTmetrix or Pingdom) to identify bottlenecks, especially if handling large numbers of events or tickets.</li>
</ul>
</li>
</ul>



<h2 class="wp-block-heading">General Recommendations</h2>



<ul class="wp-block-list">
<li><strong>Backup</strong>: Always have a reliable backup system in place to protect your event and ticketing data.</li>



<li><strong>Staging Environment</strong>: Use a staging environment to test updates for WordPress, EventON, addons, and WooCommerce before applying them to your live site.</li>



<li><strong>Hosting</strong>: Choose a reputable hosting provider with scalable resources, especially for sites using the Tickets addon and WooCommerce.</li>
</ul>



<p class="wp-block-paragraph">If you need help verifying your server setup or optimizing your site, please consult your hosting provider. </p>



<p class="wp-block-paragraph">You can also try the tips mentioned at <a href="https://docs.myeventon.com/documentations/why-my-site-and-eventon-page-loading-slow/" title="Why my site and eventon page loading slow">improve website loading speed</a>. </p><p>The post <a href="https://docs.myeventon.com/documentations/basic-system-requirements-for-eventon/">Basic System Requirements for EventON</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Delete Old Events from WordPress Trash Automatically</title>
		<link>https://docs.myeventon.com/documentations/how-to-delete-old-events-from-wordpress-trash-automatically/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-delete-old-events-from-wordpress-trash-automatically</link>
		
		<dc:creator><![CDATA[Ashan Perera]]></dc:creator>
		<pubDate>Mon, 02 Dec 2024 18:25:38 +0000</pubDate>
				<guid isPermaLink="false">https://docs.myeventon.com/?post_type=document&#038;p=28573</guid>

					<description><![CDATA[<p>How to Move old Events to Trash Automatically EventON makes it easy to keep your website clean and organized by automatically moving outdated events to the trash. This feature ensures that events which have already ended do not clutter your site. To enable this option, simply follow these steps: Once activated, EventON will automatically move [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/how-to-delete-old-events-from-wordpress-trash-automatically/">How to Delete Old Events from WordPress Trash Automatically</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">How to Move old Events to Trash Automatically</h2>



<p class="wp-block-paragraph">EventON makes it easy to keep your website clean and organized by automatically moving outdated events to the trash. This feature ensures that events which have already ended do not clutter your site. To enable this option, simply follow these steps:</p>



<ol class="wp-block-list">
<li><strong>Go to the EventON Settings</strong>: Navigate to <strong>EventON Settings</strong> &gt; <strong>Advanced Settings</strong>.</li>



<li><strong>Enable the Option</strong>: Locate and enable the setting labeled <strong>&#8220;Auto move events to trash when the event date is past.&#8221;</strong></li>



<li><strong>Save the Settings</strong>: After enabling the option, make sure to save your changes.</li>
</ol>



<p class="wp-block-paragraph">Once activated, EventON will automatically move events to the trash once their end date/time has passed.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="650" height="752" src="https://docs.myeventon.com/wp-content/uploads/2024/12/Screenshot-2025-02-12-at-00.14.05.jpg" alt="" class="wp-image-29201" srcset="https://docs.myeventon.com/wp-content/uploads/2024/12/Screenshot-2025-02-12-at-00.14.05.jpg 650w, https://docs.myeventon.com/wp-content/uploads/2024/12/Screenshot-2025-02-12-at-00.14.05-259x300.jpg 259w" sizes="(max-width: 650px) 100vw, 650px" /></figure>
</div>


<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">How to Automatically Delete Trashed Event Posts</h2>



<p class="wp-block-paragraph">While the setting above will move past events to the trash, these trashed posts will still remain in your WordPress database. To fully delete them after they’ve been trashed, you can configure your WordPress site to automatically remove trashed posts after a set period. This will apply to all trashed posts on your site, not just events.</p>



<p class="wp-block-paragraph">Here’s how you can set this up:</p>



<h4 class="wp-block-heading">1. Edit the wp-config.php File</h4>



<p class="wp-block-paragraph">To enable automatic deletion of trashed posts, you’ll need to modify the <code>wp-config.php</code> file. This can be done through FTP, your cPanel file manager, or directly in your WordPress dashboard (if you have access to the file manager).</p>



<h4 class="wp-block-heading">2. Add the Code</h4>



<p class="wp-block-paragraph">Once you’ve located the <code>wp-config.php</code> file, open it and add the following line towards the end of the file:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-JetBrains-Mono" style="font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span style="display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff"><svg xmlns="http://www.w3.org/2000/svg" width="54" height="14" viewBox="0 0 54 14"><g fill="none" fill-rule="evenodd" transform="translate(1 1)"><circle cx="6" cy="6" r="6" fill="#FF5F56" stroke="#E0443E" stroke-width=".5"></circle><circle cx="26" cy="6" r="6" fill="#FFBD2E" stroke="#DEA123" stroke-width=".5"></circle><circle cx="46" cy="6" r="6" fill="#27C93F" stroke="#1AAB29" stroke-width=".5"></circle></g></svg></span><span role="button" tabindex="0" data-code="define('EMPTY_TRASH_DAYS', 7);" style="color:#d8dee9ff;display:none" aria-label="Copy" class="code-block-pro-copy-button"><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"></path></svg></span><pre class="shiki nord" style="background-color: #2e3440ff" tabindex="0"><code><span class="line"><span style="color: #88C0D0">define</span><span style="color: #ECEFF4">(</span><span style="color: #ECEFF4">&#39;</span><span style="color: #A3BE8C">EMPTY_TRASH_DAYS</span><span style="color: #ECEFF4">&#39;</span><span style="color: #ECEFF4">,</span><span style="color: #88C0D0"> </span><span style="color: #B48EAD">7</span><span style="color: #ECEFF4">)</span><span style="color: #81A1C1">;</span></span></code></pre></div>



<p class="wp-block-paragraph">This code tells WordPress to automatically delete any posts in the trash after <strong>7 days</strong>. You can customize this by changing the <code>7</code> to any number of days that works best for you. For example:</p>



<ul class="wp-block-list">
<li><strong><code>0</code></strong> will completely disable the trash feature and permanently delete posts immediately.</li>



<li><strong><code>30</code></strong> will keep trashed posts for 30 days before they are permanently deleted.</li>
</ul>



<h4 class="wp-block-heading">3. Save the Changes</h4>



<p class="wp-block-paragraph">After adding the code, save the <code>wp-config.php</code> file. WordPress will now automatically delete posts that have been in the trash for the specified duration.</p>



<h3 class="wp-block-heading">Summary</h3>



<ul class="wp-block-list">
<li><strong>Step 1:</strong> Enable the auto-move feature in EventON Settings to trash past events.</li>



<li><strong>Step 2:</strong> Add the <code>EMPTY_TRASH_DAYS</code> setting in your <code>wp-config.php</code> file to auto-delete trashed posts after a set number of days.</li>
</ul>



<p class="wp-block-paragraph">By configuring these two features, you can ensure that your WordPress site remains tidy, with outdated or unnecessary content being cleaned up automatically.</p><p>The post <a href="https://docs.myeventon.com/documentations/how-to-delete-old-events-from-wordpress-trash-automatically/">How to Delete Old Events from WordPress Trash Automatically</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How To Upgrade From Lite to Full Version</title>
		<link>https://docs.myeventon.com/documentations/how-to-upgrade-from-lite-to-full-version/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-upgrade-from-lite-to-full-version</link>
		
		<dc:creator><![CDATA[Artem Barkov]]></dc:creator>
		<pubDate>Wed, 23 Aug 2023 10:45:13 +0000</pubDate>
				<guid isPermaLink="false">https://docs.myeventon.com/?post_type=document&#038;p=27973</guid>

					<description><![CDATA[<p>Upgrading from the Lite version to the Full version is straightforward and can be done in two simple steps. In this guide, we&#8217;ll walk you through the recommended procedures to ensure no data loss while you transition to enjoy the advanced premium features. Before getting started, please backup your site by following the steps in [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/how-to-upgrade-from-lite-to-full-version/">How To Upgrade From Lite to Full Version</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">Upgrading from the Lite version to the Full version is straightforward and can be done in two simple steps. In this guide, we&#8217;ll walk you through the recommended procedures to ensure no data loss while you transition to enjoy the advanced premium features.</p>



<p class="wp-block-paragraph">Before getting started, please backup your site by following the steps in <a href="https://docs.myeventon.com/documentations/best-practices-before-doing-an-addon-update/" data-type="link" data-id="https://docs.myeventon.com/documentations/best-practices-before-doing-an-addon-update/">this guide</a>.</p>



<h2 class="wp-block-heading" id="step-one">Step 1</h2>



<p class="wp-block-paragraph">EventON respects customer data storage preferences and offers a <strong>Data Management </strong>setting that gives our users the option to delete all EventON data from the database when the plugin is uninstalled. To continue, please go to <strong>EventON &gt; Settings &gt; General Settings</strong> and ensure that this option is <strong>disabled</strong> as shown below:</p>



<figure class="wp-block-image size-full"><img decoding="async" width="865" height="207" src="https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-events-local-—-WordPress-7.png" alt="" class="wp-image-27974" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-events-local-—-WordPress-7.png 865w, https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-events-local-—-WordPress-7-300x72.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-events-local-—-WordPress-7-768x184.png 768w" sizes="(max-width: 865px) 100vw, 865px" /></figure>



<p class="wp-block-paragraph">Next, go to <strong>Plugins &gt; Installed Plugins &gt; EventOn Lite</strong> and click on the <strong>Deactivate</strong> button.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="88" src="https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1-1024x88.png" alt="" class="wp-image-27975" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1-1024x88.png 1024w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1-300x26.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1-768x66.png 768w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1.png 1261w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">To keep your WordPress installation tidy, click on the <strong>Delete</strong> button to clear the plugin files.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="83" src="https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-2-1024x83.png" alt="" class="wp-image-27976" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-2-1024x83.png 1024w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-2-300x24.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-2-768x62.png 768w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-2.png 1297w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading" id="step-two">Step 2</h2>



<p class="wp-block-paragraph">Download a copy of the EventON plugin zip file by logging in to your Codecanyon account <a href="https://codecanyon.net/item/eventon-wordpress-event-calendar-plugin/1211017?ref=ashanjay&amp;clickthrough_id=1432169533&amp;redirect_back=true" data-type="link" data-id="https://codecanyon.net/item/eventon-wordpress-event-calendar-plugin/1211017?ref=ashanjay&amp;clickthrough_id=1432169533&amp;redirect_back=true">here</a> and store it on your computer. </p>



<p class="wp-block-paragraph">Next, log in to your site and go to <strong>Plugins &gt; Add New &gt; Upload Plugin </strong>and follow the prompts to install the downloaded zip file. Once the plugin is installed and activated, follow these steps to successfully activate your license: <a href="https://docs.myeventon.com/documentations/how-to-activate-eventon/" data-type="link" data-id="https://docs.myeventon.com/documentations/how-to-activate-eventon/">How to Activate EventON</a>.</p>



<p class="wp-block-paragraph">Once your license is activated, you will get a success message as shown below on the EventON &gt; Addons &amp; Licenses page:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="390" src="https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-EventON-—-WordPress-4-1024x390.png" alt="" class="wp-image-27978" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-EventON-—-WordPress-4-1024x390.png 1024w, https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-EventON-—-WordPress-4-300x114.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-EventON-—-WordPress-4-768x293.png 768w, https://docs.myeventon.com/wp-content/uploads/2023/08/EventON-Event-Calendar-‹-EventON-—-WordPress-4.png 1120w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">You&#8217;re all set to start crafting amazing events! Please follow this guide to learn more about how to install addons to get the most out of EventON: <a href="https://docs.myeventon.com/documentations/install-addons/" data-type="link" data-id="https://docs.myeventon.com/documentations/install-addons/">How to Install Addons</a>.</p><p>The post <a href="https://docs.myeventon.com/documentations/how-to-upgrade-from-lite-to-full-version/">How To Upgrade From Lite to Full Version</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Best Practices Before Doing an Addon Update</title>
		<link>https://docs.myeventon.com/documentations/best-practices-before-doing-an-addon-update/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=best-practices-before-doing-an-addon-update</link>
		
		<dc:creator><![CDATA[Artem Barkov]]></dc:creator>
		<pubDate>Fri, 18 Aug 2023 12:26:17 +0000</pubDate>
				<guid isPermaLink="false">https://docs.myeventon.com/?post_type=document&#038;p=27966</guid>

					<description><![CDATA[<p>We frequently release updates for our addons, which may include new features or essential security patches. To safeguard your website from potential disruptions or unexpected errors during or after the update, it&#8217;s crucial to create a backup. In this tutorial, we&#8217;ll go through various ways you can do a backup of your whole site. We&#8217;ll [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/best-practices-before-doing-an-addon-update/">Best Practices Before Doing an Addon Update</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">We frequently release updates for our addons, which may include new features or essential security patches. To safeguard your website from potential disruptions or unexpected errors during or after the update, it&#8217;s crucial to create a backup.</p>



<p class="wp-block-paragraph">In this tutorial, we&#8217;ll go through various ways you can do a backup of your whole site. We&#8217;ll also cover how you can backup the current version of an EventON addon before an update in case backing up your whole website is not an option.</p>



<p class="wp-block-paragraph">Let&#8217;s get started.</p>



<h2 class="wp-block-heading" id="site-backup">1. Full Site Backup</h2>



<p class="wp-block-paragraph">There are three primary methods to backup your entire website:</p>



<ol class="wp-block-list">
<li><strong>Using a Plugin:</strong> This method allows you to easily backup your site directly from your website&#8217;s dashboard.</li>



<li><strong>Through Your Hosting Dashboard:</strong> This is a more direct approach, where you can backup your site from the control panel provided by your hosting provider.</li>



<li><strong>Using FTP</strong>: This is a manual approach where you download copies of plugins and themes and store them locally on your computer.</li>
</ol>



<h3 class="wp-block-heading" id="using-a-plugin">Using a Plugin</h3>



<p class="wp-block-paragraph">Backing up your WordPress site using a plugin is a straightforward and efficient method, especially for those who may not be technically inclined. Plugins are designed to automate the backup process, ensuring that all your website data, including posts, pages, comments, and settings, are safely stored. While many backup plugins are available for free, some offer advanced features, such as off-site cloud storage, which come with a price tag. To get started, simply install and activate your chosen backup plugin from the WordPress repository. Here are a couple of plugins that you can use for this purpose:</p>



<ol class="wp-block-list">
<li><strong>UpdraftPlus:</strong> This plugin allows you to backup and restore your website with ease. Please go through <a href="https://updraftplus.com/how-to-backup-a-wordpress-site-step-by-step-guide/">this guide</a> for more details about the process.</li>



<li><strong>BackupBuddy:</strong> This plugin offers scheduled backups, off-site storage options, and more. Please go through <a href="https://help.ithemes.com/hc/en-us/articles/211015427-Complete-Full-Backups">this guide</a> for more details.</li>



<li><strong>Duplicator:</strong> This plugin not only helps in backing up but also in migrating WordPress sites. Please go through <a href="https://duplicator.com/how-to-backup-wordpress-site/">this guide</a> for more details.</li>



<li><strong>VaultPress (now part of Jetpack):</strong> This plugin provides a subscription-based protection, security, and backup service. Please go through <a href="https://jetpack.com/support/backup/" data-type="link" data-id="https://jetpack.com/support/backup/">this guide</a> for more details.</li>



<li><strong>BackWPup</strong>: This plugin offers a free and premium version that supports backups to Google Drive, Rackspace Cloud, SugarSync, Microsoft Azure, and Amazon&nbsp;Glacier. Please go through <a href="https://backwpup.com/docs/how-to-backup-wordpress-to-onedrive/">this guide</a> for more details.</li>
</ol>



<h3 class="wp-block-heading" id="using-your-hosting-dashboard">Using Your Hosting Dashboard</h3>



<p class="wp-block-paragraph">To backup your WordPress website via the hosting dashboard, first, log in to your hosting account&#8217;s control panel. Most hosting providers, like Bluehost, SiteGround, or cPanel-based hosts, offer a &#8220;Backup&#8221; or &#8220;Backup Wizard&#8221; option. Navigate to this section, and you&#8217;ll typically find options to create a full website backup, which includes all files, databases, and configurations. For the purpose of this tutorial, you can backup your files ONLY before doing the update and perform a restore through the wizard if anything breaks after an update. Here are some tutorials from the most common hosts:</p>



<ol class="wp-block-list">
<li><a href="https://world.siteground.com/tutorials/getting-started/backup-and-restore-tool/">How to backup with SiteGround</a></li>



<li><a href="https://ca.godaddy.com/help/backup-and-restore-my-managed-wordpress-site-9187">How to backup with GoDaddy</a></li>



<li><a href="https://support.hostinger.com/en/articles/6436203-website-builder-how-to-create-and-restore-website-backups">How to backup with Hostinger</a></li>



<li><a href="https://www.bluehost.com/help/article/backup-and-restore-with-site-backup-pro">How to backup with Bluehost</a></li>



<li><a href="https://www.hostgator.com/help/article/how-to-generatedownload-a-full-backup">How to backup with Hostgator</a></li>



<li><a href="https://wpengine.com/support/restore/">How to backup with WPEngine</a></li>
</ol>



<h3 class="wp-block-heading" id="using-ftp">Using FTP</h3>



<p class="wp-block-paragraph">To backup your entire website using FTP (File Transfer Protocol), you&#8217;ll first need an FTP client like <a href="https://filezilla-project.org/">FileZilla</a> or <a href="https://cyberduck.io/download/">Cyberduck</a>. You can find your FTP login credentials from your hosting dashboard. After connecting to your website using your FTP credentials, navigate to the root directory of your site. From here, select all files and directories and download them to your local computer. This process effectively creates a local backup of your website. </p>



<p class="wp-block-paragraph">For added security, it&#8217;s wise to store this backup on an external hard drive or a secure cloud storage service. You can perform a local backup anytime you are updating EventON or WordPress.</p>



<h2 class="wp-block-heading" id="addon-backup">2. Backing Up a Single EventON Addon</h2>



<p class="wp-block-paragraph">In certain situations, you might want to avoid the hassle and time-consuming process of backing up your entire website just for a single addon update. In these instances, there are two primary methods to backup the addon itself:</p>



<ol class="wp-block-list">
<li><strong>Using a plugin</strong>: You can install a plugin on your WordPress site to facilitate the download of the plugin from your dashboard.</li>



<li><strong>Using FTP</strong>: You can connect to your site via FTP and create an archive of the addon or clone and rename the addon.</li>
</ol>



<h3 class="wp-block-heading" id="addon-backup-via-plugin">Using a plugin</h3>



<p class="wp-block-paragraph">You can install the <a href="https://wordpress.org/plugins/wp-file-manager/">WP File Manager</a> plugin on your site and use this to navigate the file system on your site and download copies of the installed plugins on your site. Please follow these steps:</p>



<ul class="wp-block-list">
<li>Install and activate WP File Manager by going to <strong>WP Dashboard &gt; Plugins &gt; Add New</strong>.</li>



<li>Once the plugin is activated, navigate to WP File Manager and go to the <strong>public/wp-content/plugins</strong> folder as shown below:</li>
</ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1024x688.png" alt="" class="wp-image-27968" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1024x688.png 1024w, https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-300x202.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-768x516.png 768w, https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress.png 1269w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list">
<li>Select the plugin/addon that you&#8217;d like to backup, right-click, and select <strong>Download</strong> from the context menu as shown below:</li>
</ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="684" src="https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1-1024x684.png" alt="" class="wp-image-27969" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1-1024x684.png 1024w, https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1-300x200.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1-768x513.png 768w, https://docs.myeventon.com/wp-content/uploads/2023/08/WP-File-Manager-‹-events-local-—-WordPress-1.png 1267w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list">
<li>This will download a zipped copy of the addon which you can store locally on your computer.</li>



<li>Alternatively, you can select the option to <strong>Create archive </strong>and store the backed-up version in the same <strong>wp-content</strong> folder. In case an issue arises, you can delete the plugin folder and unzip the backup.</li>



<li>Go ahead and update the addon, if anything breaks, you are covered and you can easily roll back to the downloaded version by deleting the installed copy and installing the old version.</li>
</ul>



<p class="wp-block-paragraph">Alternatively, you can install the <a href="https://wordpress.org/plugins/download-plugin/">Download Plugin</a> from the WordPress repository and use it to download any EventON in just a few clicks. You can follow these steps:</p>



<ul class="wp-block-list">
<li>Install and activate WP File Manager by going to <strong>WP Dashboard &gt; Plugins &gt; Add New</strong>.</li>



<li>Once the plugin is installed, go to <strong>WP Dashboard &gt; Plugins</strong> and click the <strong>Download</strong> link to generate a zipped copy of the addon. Here is a screenshot:</li>
</ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="378" src="https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1024x378.png" alt="" class="wp-image-27970" srcset="https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-1024x378.png 1024w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-300x111.png 300w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress-768x283.png 768w, https://docs.myeventon.com/wp-content/uploads/2023/08/Plugins-‹-events-local-—-WordPress.png 1165w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading" id="addon-backup-via-ftp">Using FTP</h3>



<p class="wp-block-paragraph">You can download a copy of one of your installed EventON addons by following these steps:</p>



<p class="wp-block-paragraph"><strong>Access cPanel:</strong></p>



<ul class="wp-block-list">
<li>Open your web browser and navigate to your website&#8217;s cPanel login URL. Typically, it&#8217;s in the format: <strong>http://yourwebsite.com/cpanel</strong> or <strong>https://cpanel.yourwebsite.com</strong>.</li>



<li>Enter your cPanel username and password to log in. Please get in touch with your host if you would like help getting these credentials.</li>
</ul>



<p class="wp-block-paragraph"><strong>Navigate to the File Manager App:</strong></p>



<ul class="wp-block-list">
<li>Once logged in, look for the &#8220;File Manager&#8221; icon and click on it. This will open the file directory of your website.</li>
</ul>



<p class="wp-block-paragraph"><strong>Locate the Plugin Directory:</strong></p>



<ul class="wp-block-list">
<li>In the File Manager, navigate to the<strong> public_html</strong> directory (or the directory where your WordPress is installed).</li>



<li>Inside, locate and open the <strong>wp-content </strong>folder.</li>



<li>Within this folder, locate the addon that you want to backup.</li>
</ul>



<p class="wp-block-paragraph"><strong>Download the Plugin:</strong></p>



<ul class="wp-block-list">
<li>Right-click on the plugin folder and select &#8220;Compress&#8221; from the dropdown menu. Choose the &#8220;Zip&#8221; format and give the compressed file a name if you wish.</li>



<li>Once the zipping process is complete, right-click on the newly created zip file and select &#8220;Download.&#8221;</li>
</ul>



<p class="wp-block-paragraph"><strong>Store Safely:</strong></p>



<ul class="wp-block-list">
<li>Save the downloaded zip file to a secure location on your computer or an external storage device.</li>
</ul>



<p class="wp-block-paragraph">And that&#8217;s it! You&#8217;ve successfully downloaded a zipped version of a WordPress plugin from cPanel. In case any issue arises after the update, you can roll back by deleting the currently installed version of the addon and installing the backup copy. </p><p>The post <a href="https://docs.myeventon.com/documentations/best-practices-before-doing-an-addon-update/">Best Practices Before Doing an Addon Update</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is the calendar filter</title>
		<link>https://docs.myeventon.com/documentations/what-is-the-calendar-filter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-the-calendar-filter</link>
		
		<dc:creator><![CDATA[Ashan Perera]]></dc:creator>
		<pubDate>Tue, 17 Jan 2017 18:44:23 +0000</pubDate>
				<guid isPermaLink="false">http://www.myeventon.com/?post_type=document&#038;p=21744</guid>

					<description><![CDATA[<p>The filter section of the calendar can be activated by going to EventON &#62; Settings &#62; Sorting and Filtering. Note: If there are no events assigned to event types (filter terms) those filter terms will not show under the filter type. Once your filter types are activated, they will show on the frontend calendar. You [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/what-is-the-calendar-filter/">What is the calendar filter</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">The filter section of the calendar can be activated by going to EventON &gt; Settings &gt; Sorting and Filtering.</p>



<p class="wp-block-paragraph">Note: If there are no events assigned to event types (filter terms) those filter terms will not show under the filter type.</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="649" height="799" src="https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.02.04.jpg" alt="" class="wp-image-28809" srcset="https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.02.04.jpg 649w, https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.02.04-244x300.jpg 244w" sizes="auto, (max-width: 649px) 100vw, 649px" /></figure>



<p class="wp-block-paragraph">Once your filter types are activated, they will show on the frontend calendar.</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="649" height="378" src="https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.04.27.jpg" alt="" class="wp-image-28811" srcset="https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.04.27.jpg 649w, https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.04.27-300x175.jpg 300w" sizes="auto, (max-width: 649px) 100vw, 649px" /></figure>



<p class="wp-block-paragraph">You can also control the sorting and filtering of each calendar when generating the shortcode as shown below:</p>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="649" height="888" src="https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.03.05.jpg" alt="" class="wp-image-28812" srcset="https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.03.05.jpg 649w, https://docs.myeventon.com/wp-content/uploads/2017/01/Screenshot-2024-12-30-at-16.03.05-219x300.jpg 219w" sizes="auto, (max-width: 649px) 100vw, 649px" /></figure><p>The post <a href="https://docs.myeventon.com/documentations/what-is-the-calendar-filter/">What is the calendar filter</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>I am confused about Event Type categories</title>
		<link>https://docs.myeventon.com/documentations/confused-event-type-categories/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=confused-event-type-categories</link>
		
		<dc:creator><![CDATA[Ashan Perera]]></dc:creator>
		<pubDate>Thu, 08 May 2014 18:37:20 +0000</pubDate>
				<guid isPermaLink="false">http://www.myeventon.com/?post_type=document&#038;p=4645</guid>

					<description><![CDATA[<p>EventON by default provides two category types that you can utilize to categorize events with up to three additional ones you can activate based on need. In this article, I will go over how to use these category types, how to activate more, and how to create calendars with them. Do I need more categories? [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/confused-event-type-categories/">I am confused about Event Type categories</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">EventON by default provides two category types that you can utilize to categorize events with up to three additional ones you can activate based on need. In this article, I will go over how to use these category types, how to activate more, and how to create calendars with them.</p>



<h2 class="wp-block-heading">Do I need more categories?</h2>



<p class="wp-block-paragraph">I get a lot of people confused as to how many categories they need. Let&#8217;s say you want to categorize events by &#8220;Genre&#8221;, you don&#8217;t need 100 categories, one for each genre. All you need is 1 category called &#8220;Genre&#8221; and in there you can create category tags for each genre and assign them to events.</p>



<h2 class="wp-block-heading">How to activate additional categories?</h2>



<p class="wp-block-paragraph">Go to <strong>EventON &gt; Settings &gt; Categories</strong> you will find that here you can activate up to 3 additional categories for events. Make sure you activate them in order.</p>


<div class="wp-block-image">
<figure class="aligncenter"><img loading="lazy" decoding="async" width="636" height="777" src="https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.00.52.jpg" alt="" class="wp-image-28626" srcset="https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.00.52.jpg 636w, https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.00.52-246x300.jpg 246w" sizes="auto, (max-width: 636px) 100vw, 636px" /></figure>
</div>


<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Once you click activate be sure to type a name for this or else it will be called &#8220;Event Type 4&#8221;</p>



<p class="wp-block-paragraph">Click&nbsp;<strong>Save Changes</strong> for this to take effect and refresh the page.</p>


<div class="wp-block-image">
<figure class="aligncenter"><img loading="lazy" decoding="async" width="635" height="432" src="https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.02.54.jpg" alt="" class="wp-image-28625" srcset="https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.02.54.jpg 635w, https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.02.54-300x204.jpg 300w" sizes="auto, (max-width: 635px) 100vw, 635px" /></figure>
</div>


<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Now if you go to each event you will see that you can assign category tags to this new category on right side menu of the event edit page.</p>



<h2 class="wp-block-heading">How to create shortcode calendars to show only those category events?</h2>



<p class="wp-block-paragraph">Most of the EventON calendar types support event type only filtering. So in order to do this you will need the tag ID of the event type category and the category slug name.</p>


<div class="wp-block-image">
<figure class="alignleft"><img decoding="async" src="http://www.myeventon.com/wp-content/uploads/2014/05/Capture7.png" alt="Capture" class="wp-image-4651"/></figure>
</div>


<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"><strong>Tag ID:</strong> To find the tag id for category tag go to&nbsp;<strong>Events &gt;&nbsp;</strong> and then the category you want to find the tag ID for. In here you will see all the possible tags you have created so far in a list where you can find the ID.</p>



<p class="wp-block-paragraph"><strong>Slug:</strong> Slug for event type category is easy. Lets say from the picture on left; Genre which was event type #3 category we activated in above step. So the slug for this would be <strong>event_type_3</strong></p>


<div class='clear'></div>


<div class="wp-block-image">
<figure class="aligncenter"><img loading="lazy" decoding="async" width="635" height="460" src="https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.04.18.jpg" alt="" class="wp-image-28623" srcset="https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.04.18.jpg 635w, https://docs.myeventon.com/wp-content/uploads/2014/05/Screenshot-2024-12-26-at-00.04.18-300x217.jpg 300w" sizes="auto, (max-width: 635px) 100vw, 635px" /></figure>
</div>


<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">For example, if we want to show <strong>ONLY&nbsp;</strong> the events that fall into&nbsp;<strong>Hip Hop</strong> genre we will use a shortcode variable as below:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-JetBrains-Mono" style="font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span style="display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff"><svg xmlns="http://www.w3.org/2000/svg" width="54" height="14" viewBox="0 0 54 14"><g fill="none" fill-rule="evenodd" transform="translate(1 1)"><circle cx="6" cy="6" r="6" fill="#FF5F56" stroke="#E0443E" stroke-width=".5"></circle><circle cx="26" cy="6" r="6" fill="#FFBD2E" stroke="#DEA123" stroke-width=".5"></circle><circle cx="46" cy="6" r="6" fill="#27C93F" stroke="#1AAB29" stroke-width=".5"></circle></g></svg></span><span role="button" tabindex="0" data-code="event_type_3=&quot;22&quot;" style="color:#d8dee9ff;display:none" aria-label="Copy" class="code-block-pro-copy-button"><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"></path></svg></span><pre class="shiki nord" style="background-color: #2e3440ff" tabindex="0"><code><span class="line"><span style="color: #D8DEE9FF">event_type_3</span><span style="color: #81A1C1">=</span><span style="color: #ECEFF4">&quot;</span><span style="color: #A3BE8C">22</span><span style="color: #ECEFF4">&quot;</span></span></code></pre></div>



<p class="wp-block-paragraph"><strong>event_type_3</strong> because it is the #3 event type category we activated and&nbsp;<strong>22</strong> is the tag ID for hip hop. &nbsp;So the complete EventON calendar shortcode for the basic calendar would look like this:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-JetBrains-Mono" style="font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span style="display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff"><svg xmlns="http://www.w3.org/2000/svg" width="54" height="14" viewBox="0 0 54 14"><g fill="none" fill-rule="evenodd" transform="translate(1 1)"><circle cx="6" cy="6" r="6" fill="#FF5F56" stroke="#E0443E" stroke-width=".5"></circle><circle cx="26" cy="6" r="6" fill="#FFBD2E" stroke="#DEA123" stroke-width=".5"></circle><circle cx="46" cy="6" r="6" fill="#27C93F" stroke="#1AAB29" stroke-width=".5"></circle></g></svg></span><span role="button" tabindex="0" data-code="[add_eventon event_type_3=&quot;22&quot;]" style="color:#d8dee9ff;display:none" aria-label="Copy" class="code-block-pro-copy-button"><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"></path></svg></span><pre class="shiki nord" style="background-color: #2e3440ff" tabindex="0"><code><span class="line"><span style="color: #ECEFF4">[</span><span style="color: #D8DEE9FF">add_eventon event_type_3</span><span style="color: #81A1C1">=</span><span style="color: #ECEFF4">&quot;</span><span style="color: #A3BE8C">22</span><span style="color: #ECEFF4">&quot;</span><span style="color: #ECEFF4">]</span></span></code></pre></div>



<p class="wp-block-paragraph">Hope this clarifies your doubts and concerns about event-type categories. If you have any other questions please contact us on our <a title="Support" href="http://www.myeventon.com/support/" target="_blank" rel="noopener">support helpdesk</a>.</p><p>The post <a href="https://docs.myeventon.com/documentations/confused-event-type-categories/">I am confused about Event Type categories</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why am I unable to proceed with the checkout for addon purchases?</title>
		<link>https://docs.myeventon.com/documentations/cant-checkout-addons-purchase/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cant-checkout-addons-purchase</link>
		
		<dc:creator><![CDATA[Ashan Perera]]></dc:creator>
		<pubDate>Sun, 05 Jan 2014 21:17:11 +0000</pubDate>
				<guid isPermaLink="false">http://www.myeventon.com/?post_type=document&#038;p=2494</guid>

					<description><![CDATA[<p>Are you experiencing an issue where nothing happens when you click the &#8220;Checkout&#8221; button when purchasing EventON addons? We have recently identified the problem: If you add EventON addons to your shopping cart while within the Codecanyon frame (for example, if you go to &#8220;Live Preview&#8221; from the Codecanyon EventON page), and then attempt to [&#8230;]</p>
<p>The post <a href="https://docs.myeventon.com/documentations/cant-checkout-addons-purchase/">Why am I unable to proceed with the checkout for addon purchases?</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">Are you experiencing an issue where nothing happens when you click the &#8220;Checkout&#8221; button when purchasing EventON addons? We have recently identified the problem: If you add EventON addons to your shopping cart while within the Codecanyon frame (for example, if you go to &#8220;Live Preview&#8221; from the Codecanyon EventON page), and then attempt to proceed with the checkout using PayPal, nothing will happen. This is because the website is loaded inside an iframe from Codecanyon.</p>



<h3 class="wp-block-heading">Solution</h3>



<p class="wp-block-paragraph">Please open a new web tab and visit <a href="http://www.myeventon.com/addons">www.myeventon.com/addons</a>. Once you are on that page, proceed to place your order and complete the checkout process there.</p><p>The post <a href="https://docs.myeventon.com/documentations/cant-checkout-addons-purchase/">Why am I unable to proceed with the checkout for addon purchases?</a> first appeared on <a href="https://docs.myeventon.com">Documentation</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
