<?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>Getting Started &#8211; Jedi Help Center</title>
	<atom:link href="https://support.jedithemes.com/category/wordpress/getting-started-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://support.jedithemes.com</link>
	<description>Theme Documentation</description>
	<lastBuildDate>Tue, 27 Feb 2024 08:49:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7</generator>

<image>
	<url>https://support.jedithemes.com/wp-content/uploads/2021/04/jedi-favicon-150x150.png</url>
	<title>Getting Started &#8211; Jedi Help Center</title>
	<link>https://support.jedithemes.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress: How to Find Page, Post or Term ID</title>
		<link>https://support.jedithemes.com/wordpress-how-to-find-page-post-or-term-id/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 22 Jun 2023 09:37:53 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=1018</guid>

					<description><![CDATA[In WordPress, pages, posts, tags, categories etc all have ID&#8217;s which is how they are referenced and saved in the database. To locate the ID of any post or page, simply edit it and look at the URL, where you will see the ID in the format &#8220;post=ID&#8221;. In the example above, the ID for [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In WordPress, pages, posts, tags, categories etc all have ID&#8217;s which is how they are referenced and saved in the database. To locate the ID of any post or page, simply edit it and look at the URL, where you will see the ID in the format &#8220;post=ID&#8221;.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1372" height="540" src="https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-post-id.png" alt="" class="wp-image-1019" srcset="https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-post-id.png 1372w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-post-id-300x118.png 300w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-post-id-1024x403.png 1024w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-post-id-768x302.png 768w" sizes="(max-width: 1372px) 100vw, 1372px" /></figure>



<p>In the example above, the ID for this specific post would be 2738.</p>



<h2 class="wp-block-heading">Locating a Term (Category) ID</h2>



<p>Locating the term ID is basically the same as locating a post ID. You need to go to the term/category edit screen and look at the URL &#8211; however, instead of <strong>post=&#8221;ID&#8221;</strong> you are looking for <strong>tag_ID=&#8221;ID&#8221;</strong>:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="405" src="https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-taxonomy-term-category-id-1024x405.png" alt="" class="wp-image-1020" srcset="https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-taxonomy-term-category-id-1024x405.png 1024w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-taxonomy-term-category-id-300x119.png 300w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-taxonomy-term-category-id-768x304.png 768w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-taxonomy-term-category-id-1536x608.png 1536w, https://support.jedithemes.com/wp-content/uploads/2023/06/wordpress-find-taxonomy-term-category-id.png 1804w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In this case, the ID for the &#8220;fashion&#8221; category would be 7.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Import Demo Content &#038; Widgets</title>
		<link>https://support.jedithemes.com/import-demo-content-widgets/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 05 Apr 2023 17:14:23 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=689</guid>

					<description><![CDATA[Our themes come with single-click importable demo content (posts, pages, images, theme settings etc.) that will make your site look similar as the theme demo. It will allow you to quickly edit the content instead of creating everything from scratch. When you import the data, keep in mind the following: Before importing, make sure you [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Our themes come with single-click importable demo content (posts, pages, images, theme settings etc.) that will make your site look similar as the theme demo. It will allow you to quickly edit the content instead of creating everything from scratch.</p>



<p>When you import the data, keep in mind the following:</p>



<ul class="wp-block-list">
<li>No existing posts, pages, categories, images, custom post types or any other data will be deleted or modified.</li>



<li>Posts, pages, images, widgets, menus and other theme settings will get imported.</li>



<li>Importing Demo Content on a site with lots of posts/pages is highly discouraged. To avoid mixing the content, import only the style/theme settings.</li>
</ul>



<p>Before importing, make sure you have <a href="https://support.jedithemes.com/how-to-install-theme-on-wordpress/">installed and activated&nbsp;your theme</a> and added the recommended <a href="https://support.jedithemes.com/installing-plugins/">Plugins</a>.</p>



<h2 class="wp-block-heading" id="import-the-content">Import Demo Content / Style</h2>



<p>To import a demo, follow these steps:</p>



<ol class="wp-block-list">
<li>Login to your WordPress Dashboard.</li>



<li>Hover over <strong>Appearance</strong> and select <strong>Import Demo Data</strong> from the menu.</li>



<li>Search for the demo and choose if you want to import demo content or style by selecting the checkboxes.</li>



<li>Click the &#8220;<strong>Import</strong>&#8221; button and wait for the demo content to be imported.</li>
</ol>



<h3 class="wp-block-heading">Other Adjustments</h3>



<ul class="wp-block-list">
<li>You can set the Menu from your WordPress Dashboard &gt; <strong>Appearance</strong> &gt; <strong>Menus</strong>.</li>



<li>To add or remove widgets, go to <strong>Appearance</strong> &gt; <strong>Widgets</strong>.</li>



<li>If you want to change/edit/remove the contents, go to <strong>Posts &gt; All Posts</strong> / <strong>Pages</strong> &gt; <strong>All Pages</strong>.</li>



<li>To change the style, go to <strong>Appearance</strong> &gt; <strong>Customize</strong>.</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Installing Plugins</title>
		<link>https://support.jedithemes.com/installing-plugins/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 05 Apr 2023 16:16:44 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=681</guid>

					<description><![CDATA[The theme is crafted to work smoothly without the need for any mandatory plugins. However, if you wish to enrich specific features, you have the option to install and activate optional plugins based on your preferences. We encourage you to explore and select plugins that best suit your needs. Install the plugins The theme has [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>The theme is crafted to work smoothly without the need for any mandatory plugins. However, if you wish to enrich specific features, you have the option to install and activate optional plugins based on your preferences. We encourage you to explore and select plugins that best suit your needs.</p>



<h2 class="wp-block-heading" id="install-the-plugins">Install the plugins</h2>



<p>The theme has a quick plugin installer, so you can install and activate the plugins very quickly. When you <a href="https://support.jedithemes.com/how-to-install-theme-on-wordpress/">install and activate the theme</a>, you will see this dashboard:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="559" src="https://support.jedithemes.com/wp-content/uploads/2024/02/plugins-wordpress-theme-dashboard-1024x559.png" alt="" class="wp-image-1132" srcset="https://support.jedithemes.com/wp-content/uploads/2024/02/plugins-wordpress-theme-dashboard-1024x559.png 1024w, https://support.jedithemes.com/wp-content/uploads/2024/02/plugins-wordpress-theme-dashboard-300x164.png 300w, https://support.jedithemes.com/wp-content/uploads/2024/02/plugins-wordpress-theme-dashboard-768x419.png 768w, https://support.jedithemes.com/wp-content/uploads/2024/02/plugins-wordpress-theme-dashboard-1536x838.png 1536w, https://support.jedithemes.com/wp-content/uploads/2024/02/plugins-wordpress-theme-dashboard-2048x1117.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



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



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



<ol class="wp-block-list">
<li>Click on <strong>Install plugins</strong> button on the &#8220;Install &amp; Activate Plugins&#8221; section.</li>



<li>On the next page, check the plugins you want to install (don&#8217;t skip the required plugins) or check the checkbox next to &#8220;Plugins&#8221; to install all.</li>



<li>Click on the <strong>Bulk actions</strong> dropdown > select <strong>Install</strong> and click <strong>Apply</strong>.</li>
</ol>



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



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="559" src="https://support.jedithemes.com/wp-content/uploads/2024/02/install-requires-wordpress-plugins-1024x559.png" alt="" class="wp-image-1133" srcset="https://support.jedithemes.com/wp-content/uploads/2024/02/install-requires-wordpress-plugins-1024x559.png 1024w, https://support.jedithemes.com/wp-content/uploads/2024/02/install-requires-wordpress-plugins-300x164.png 300w, https://support.jedithemes.com/wp-content/uploads/2024/02/install-requires-wordpress-plugins-768x419.png 768w, https://support.jedithemes.com/wp-content/uploads/2024/02/install-requires-wordpress-plugins-1536x838.png 1536w, https://support.jedithemes.com/wp-content/uploads/2024/02/install-requires-wordpress-plugins-2048x1117.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



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



<h2 class="wp-block-heading" id="recommended-plugins">Recommended plugins</h2>



<p><strong>JediThemes Demo Import</strong> – import content, widgets, and theme settings with just a single click.</p>



<p><strong>Kadence Blocks</strong> – add custom blocks and options to extend Gutenberg&#8217;s editing capabilities.</p>



<p><strong>WooCommerce</strong> – open a shop.</p>



<p><strong>WP Recipe Maker</strong> – add recipes to your posts.</p>



<p><strong>Contact Form 7</strong> and <strong>Flamingo</strong> – store messages in your dashboard.</p>



<p><strong>Regenerate Thumbnails</strong> – use this plugin if your images are not sized correctly.</p>



<h2 class="wp-block-heading" id="important-plugins">Important plugins</h2>



<h3 class="wp-block-heading" id="cache">Cache</h3>



<p>Caching plugins will highly improve the user experience and make your website work faster. </p>



<p>Our recommendations: <a rel="nofollow noopener" href="https://wordpress.org/plugins/wp-fastest-cache/" target="_blank">WP Fastest Cache</a>, <a rel="nofollow noopener" href="https://wordpress.org/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a> and <a rel="nofollow noopener" href="https://wordpress.org/plugins/litespeed-cache/" data-type="URL" data-id="https://wordpress.org/plugins/litespeed-cache/" target="_blank">LiteSpeed Cache</a>.</p>



<h3 class="wp-block-heading" id="seo">SEO</h3>



<p>A SEO plugin will help you optimize your web pages so they&#8217;ll rank higher in search engines. You could try one of the following plugins: <a href="https://wordpress.org/plugins/wordpress-seo/" target="_blank" rel="nofollow noopener">Yoast SEO</a>, <a href="https://wordpress.org/plugins/seo-by-rank-math/" target="_blank" rel="nofollow noopener">Rank Math</a>, <a href="https://wordpress.org/plugins/all-in-one-seo-pack/" target="_blank" rel="nofollow noopener">All in One SEO</a>.</p>



<h3 class="wp-block-heading" id="security">Security</h3>



<p>To protect your site from hackers, we highly advise you to add a security plugin, like <a rel="nofollow noopener" href="https://wordpress.org/plugins/wordfence/" target="_blank">Wordfence</a>.</p>



<h3 class="wp-block-heading" id="image-optimization">Image Optimization</h3>



<p>Optimize your images by compressing them and reducing the file size with <a href="https://wordpress.org/plugins/wp-smushit/" target="_blank" rel="nofollow noopener">Smush</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: How to Install Theme</title>
		<link>https://support.jedithemes.com/how-to-install-theme-on-wordpress/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 05 Apr 2023 12:57:12 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=670</guid>

					<description><![CDATA[Installing your WordPress theme is super easy &#8211; just follow the steps below: How to upload a theme Upload the parent theme Upload the child theme Why upload a child theme? Using a child theme lets you update the parent theme without affecting the customizations you&#8217;ve made to your site. If you are using only [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Installing your WordPress theme is super easy &#8211; just follow the steps below:</p>



<h2 class="wp-block-heading">How to upload a theme</h2>



<figure class="wp-block-video"><video controls src="https://support.jedithemes.com/wp-content/uploads/2023/04/install-theme-on-wordpress.mp4"></video></figure>



<h2 class="wp-block-heading">Upload the parent theme</h2>



<ol class="wp-block-list">
<li>First, login to your WordPress Dashboard.</li>



<li>Next, go to <strong>Appearance</strong> &gt; <strong>Themes</strong> in the menu on the left.</li>



<li>Near the top, you&#8217;ll see a <strong>Add New</strong> button, click that button.</li>



<li>Click the <strong>Upload Theme</strong> button.</li>



<li>Click on <strong>Choose file</strong> and select the theme-name.1.0.0.zip (example: jeditheme.1.0.0.zip).</li>



<li>Click on <strong>Install Now</strong>, but don’t activate the theme.</li>
</ol>



<h2 class="wp-block-heading">Upload the child theme</h2>



<p><strong>Why upload a child theme?</strong> Using a child theme lets you update the parent theme without affecting the customizations you&#8217;ve made to your site. If you are using only the parent theme, the changes you make will be erased with every update. For this reason, we recommend using a child theme when you need to override any theme templates or add code for custom functionality.</p>



<ol class="wp-block-list">
<li>Login to your WordPress Dashboard. </li>



<li>Go to <strong>Appearance</strong> &gt; <strong>Themes</strong> in the menu on the left.</li>



<li>Click on the <strong>Add New</strong> button located on the top of the page.</li>



<li>Click on the <strong>Upload Theme</strong> button.</li>



<li>Click on <strong>Choose file</strong> and select the theme-name-child.zip (example: jeditheme-child.zip).</li>



<li>Click on <strong>Install Now</strong> and activate the theme. Keep in mind that though the Child Theme is the active theme, it can&#8217;t work without its parent theme. So, make sure that you have both themes installed.</li>
</ol>



<h2 class="wp-block-heading">Troubleshooting (missing stylesheet error)</h2>



<p>If you receive the &#8220;missing style.css stylesheet&#8221; error, you haven&#8217;t uploaded the correct files. Don&#8217;t upload the themename_UNZIP.zip file – extract the files from it and follow the instructions above. </p>


<style>.nav-previous {display:none!important}</style>]]></content:encoded>
					
		
		<enclosure url="http://support.jedithemes.com/wp-content/uploads/2023/04/install-theme-on-wordpress.mp4" length="0" type="video/mp4" />

			</item>
	</channel>
</rss>
