<?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>Documentation</title>
	<atom:link href="https://docs.themeshine.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://docs.themeshine.com</link>
	<description>Get to Know ThemeShine themes</description>
	<lastBuildDate>Tue, 08 Jul 2025 12:41:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7</generator>
	<item>
		<title>How to Install Your WordPress Theme</title>
		<link>https://docs.themeshine.com/how-to-install-your-wordpress-theme/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 12:21:01 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1785</guid>

					<description><![CDATA[Setting up your WordPress theme is one of the first steps toward building a beautiful site. This guide will walk you through uploading the theme files, setting up the child theme, and solving a common error many users face during installation. How to Upload and Install a WordPress Theme Follow these steps to upload your [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Setting up your WordPress theme is one of the first steps toward building a beautiful site. This guide will walk you through uploading the theme files, setting up the child theme, and solving a common error many users face during installation.</p>



<h3 class="wp-block-heading">How to Upload and Install a WordPress Theme</h3>



<p>Follow these steps to upload your theme ZIP file directly from your WordPress Dashboard:</p>



<p>1. <strong>Log in</strong> to your WordPress admin panel (usually at <code>yourdomain.com/wp-admin</code>).</p>



<p>2. In the left sidebar, go to <strong>Appearance &gt; Themes</strong>.</p>



<p>3. At the top of the page, click the <strong>Add Theme</strong> button.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="381" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-install-wordpress-theme-1024x381.png" alt="" class="wp-image-1788" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-install-wordpress-theme-1024x381.png 1024w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-install-wordpress-theme-300x112.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-install-wordpress-theme-768x285.png 768w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-install-wordpress-theme.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>4. Next, click the <strong>Upload Theme</strong> button.</p>



<p>5. Choose your main theme ZIP file (e.g., <code>yourtheme.1.0.0.zip</code>) from your computer.</p>



<p>6. Click <strong>Install Now</strong>.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="381" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-upload-wordpress-theme-1024x381.png" alt="" class="wp-image-1789" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-upload-wordpress-theme-1024x381.png 1024w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-upload-wordpress-theme-300x112.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-upload-wordpress-theme-768x286.png 768w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-upload-wordpress-theme.png 1361w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>⚠️ When installation is complete, <strong>do not activate the theme yet</strong> &#8211; you&#8217;ll want to activate the child theme instead (explained below).</p>



<h3 class="wp-block-heading">Why You Should Upload the Child Theme Too</h3>



<p>A <strong>child theme</strong> is a lightweight version of your main theme (called the “parent theme”). It inherits everything from the parent, but allows you to make code or style changes safely. If you only use the parent theme, any customizations you make will be <strong>lost when the theme gets updated</strong>.</p>



<p>That’s why using a child theme is strongly recommended if you plan to:</p>



<ul class="wp-block-list">
<li>Modify template files (like <code>single.php</code>, <code>header.php</code>, etc.)</li>



<li>Add custom CSS or functions in a safe way</li>
</ul>



<h3 class="wp-block-heading">How to Upload and Activate the Child Theme</h3>



<ol class="wp-block-list">
<li>Go to <strong>Appearance &gt; Themes</strong> again.</li>



<li>Click <strong>Add Theme</strong>, then <strong>Upload Theme</strong>.</li>



<li>Choose the child theme ZIP file (usually something like <code>yourtheme-child.zip</code>).</li>



<li>Click <strong>Install Now</strong>.</li>



<li>Once installed, click <strong>Activate</strong>.</li>
</ol>



<figure class="wp-block-image size-full"><img decoding="async" width="786" height="340" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-activate-wordpress-theme.png" alt="" class="wp-image-1794" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-activate-wordpress-theme.png 786w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-activate-wordpress-theme-300x130.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-activate-wordpress-theme-768x332.png 768w" sizes="(max-width: 786px) 100vw, 786px" /></figure>



<p>💡 Even though the child theme is what you activate, <strong>both the child and parent themes must be installed</strong> — otherwise the child theme won’t work properly.</p>



<h3 class="wp-block-heading">Common Error: “Missing style.css Stylesheet”</h3>



<p>If you get this message:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><em>&#8220;The package could not be installed. The theme is missing the style.css stylesheet.&#8221;</em></p>
</blockquote>



<p>Here’s what likely happened:</p>



<ul class="wp-block-list">
<li>You uploaded the <strong>wrong ZIP file</strong> — often something like <code>theme_unzip_first.zip</code> or a full package containing text files and plugins.</li>
</ul>



<p><strong>Solution:</strong></p>



<ul class="wp-block-list">
<li><strong>Extract</strong> the ZIP package on your computer first.</li>



<li>Inside it, look for the actual theme ZIP file (e.g., <code>yourtheme.zip</code> or <code>yourtheme-child.zip</code>) and upload <strong>that file only</strong> through WordPress.</li>
</ul>



<h3 class="wp-block-heading">✅ Recap</h3>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Task</th><th>Action</th></tr></thead><tbody><tr><td>Upload main theme</td><td>Don’t activate it — just install it</td></tr><tr><td>Upload child theme</td><td>Install and activate it instead</td></tr><tr><td>Got a missing stylesheet error?</td><td>Double-check that you uploaded the correct ZIP file</td></tr></tbody></table></figure>



<p>You&#8217;re now all set to begin customizing your theme safely! If you plan to import demo content next, check out the <a href="https://docs.themeshine.com/wordpress-how-to-import-demo-content-and-widgets/">Demo Import Guide</a> for a smooth setup experience.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: How to Import Demo Content and Widgets</title>
		<link>https://docs.themeshine.com/wordpress-how-to-import-demo-content-and-widgets/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 12:12:45 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1782</guid>

					<description><![CDATA[Starting with a blank website can feel overwhelming, especially when you&#8217;re unsure how to recreate the clean, polished look you saw in the theme demo. That’s why our WordPress themes come with importable demo content to help you get set up quickly. This guide will walk you through how to import demo layouts, pages, images, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Starting with a blank website can feel overwhelming, especially when you&#8217;re unsure how to recreate the clean, polished look you saw in the theme demo. That’s why our WordPress themes come with importable demo content to help you get set up quickly.</p>



<p>This guide will walk you through how to import demo layouts, pages, images, menus, widgets, and styling &#8211; all in just a few clicks.</p>



<h3 class="wp-block-heading">Why Import Demo Content?</h3>



<p>Importing demo content gives your site a structure to begin with: sample pages, blog posts, layouts, and design settings are all set up for you. It’s like unpacking a fully staged example &#8211; so all you need to do is swap in your own text and images.</p>



<h3 class="wp-block-heading">A Few Things to Keep in Mind</h3>



<p>Before you click that “Import” button, here’s what you should know:</p>



<ul class="wp-block-list">
<li><strong>Your existing content will stay untouched.</strong> The demo won’t erase or modify your current posts, pages, or images.</li>



<li>It will <strong>add</strong> new demo content like sample posts, pages, widgets, menus, and theme styles.</li>



<li>If your site already has a lot of content, importing a full demo is <strong>not recommended</strong>, as it can clutter your site. In that case, you may want to import <strong>only the design settings</strong>.</li>
</ul>



<p>Also, make sure your theme is <a href="https://docs.themeshine.com/how-to-install-your-wordpress-theme/">installed and activated</a>, and that any <a href="https://docs.themeshine.com/wordpress-installing-and-managing-plugins/">required or recommended plugins</a> are active before starting the import.</p>



<h3 class="wp-block-heading">How to Import Demo Content or Just the Style</h3>



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



<li>In the left-hand menu, go to <strong>Appearance &gt; Import Demo Data</strong>.</li>



<li>Browse the list of available demos.</li>



<li>Choose whether you want to import:
<ul class="wp-block-list">
<li><strong>Full demo content</strong> (pages, posts, images, menus, widgets, etc.)</li>



<li><strong>Only the styling</strong> (colors, fonts, layouts &#8211; without any demo content)</li>
</ul>
</li>



<li>Once selected, click the <strong>Import</strong> button.</li>



<li>Wait a few moments &#8211; the system will do everything for you.</li>
</ol>



<p>When finished, your site should closely resemble the demo version you saw.</p>



<h3 class="wp-block-heading">After the Import: What to Tweak</h3>



<p>Once the demo is loaded, here are a few areas you might want to adjust:</p>



<ul class="wp-block-list">
<li><strong>Menus</strong><br>Go to <strong>Appearance &gt; Menus</strong> to assign or rearrange menu items.</li>



<li><strong>Widgets</strong><br>Navigate to <strong>Appearance &gt; Widgets</strong> to modify or remove sidebar and footer widgets.</li>



<li><strong>Pages and Posts</strong><br>You’ll find all demo pages under <strong>Pages &gt; All Pages</strong>, and posts under <strong>Posts &gt; All Posts</strong> — feel free to edit or delete them as needed.</li>



<li><strong>Style &amp; Design</strong><br>To fine-tune colors, fonts, layouts, and other design details, go to <strong>Appearance &gt; Customize</strong>.</li>
</ul>



<h3 class="wp-block-heading">Final Tip</h3>



<p>Importing a demo is a jumpstart, not a final step. Once it’s installed, take time to replace sample text and images with your own &#8211; that’s what will make the site truly yours.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Installing and Managing Plugins</title>
		<link>https://docs.themeshine.com/wordpress-installing-and-managing-plugins/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 11:10:14 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1778</guid>

					<description><![CDATA[Plugins are like tiny power-ups for your WordPress site &#8211; they add features, automate tasks, and help you build the kind of experience you want, without needing to touch code. While the theme you&#8217;re using is built to run clean and fast on its own, you might want to extend its functionality depending on what [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Plugins are like tiny power-ups for your WordPress site &#8211; they add features, automate tasks, and help you build the kind of experience you want, without needing to touch code. While the theme you&#8217;re using is built to run clean and fast on its own, you might want to extend its functionality depending on what your site needs.</p>



<p>Whether you’re planning to add contact forms, optimize your site for speed, or launch an online store, this guide will walk you through the process of installing plugins and highlight some tools worth checking out.</p>



<h3 class="wp-block-heading">Install the Plugins</h3>



<p>Once your theme is activated, you’ll notice a custom dashboard that makes plugin installation fast and user-friendly.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="472" src="https://docs.themeshine.com/wp-content/uploads/2025/07/install-activate-plugins-wordpress-theme-dashboard-1024x472.png" alt="" class="wp-image-1779" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/install-activate-plugins-wordpress-theme-dashboard-1024x472.png 1024w, https://docs.themeshine.com/wp-content/uploads/2025/07/install-activate-plugins-wordpress-theme-dashboard-300x138.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/install-activate-plugins-wordpress-theme-dashboard-768x354.png 768w, https://docs.themeshine.com/wp-content/uploads/2025/07/install-activate-plugins-wordpress-theme-dashboard.png 1362w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading">To install plugins via the theme dashboard:</h4>



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



<li>Locate the <strong>“Install &amp; Activate Plugins”</strong> section.</li>



<li>Click on the <strong>Install Plugins</strong> button.</li>



<li>On the next screen, you can:
<ul class="wp-block-list">
<li>Select individual plugins you’d like to install.</li>



<li>Or, tick the box next to <strong>Plugins</strong> (top-left) to select all.</li>
</ul>
</li>



<li>Open the <strong>Bulk actions</strong> dropdown, choose <strong>Install</strong>, then click <strong>Apply</strong>.</li>
</ol>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="443" src="https://docs.themeshine.com/wp-content/uploads/2025/07/install-required-plugins-wordpress-bulk-1024x443.png" alt="" class="wp-image-1780" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/install-required-plugins-wordpress-bulk-1024x443.png 1024w, https://docs.themeshine.com/wp-content/uploads/2025/07/install-required-plugins-wordpress-bulk-300x130.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/install-required-plugins-wordpress-bulk-768x333.png 768w, https://docs.themeshine.com/wp-content/uploads/2025/07/install-required-plugins-wordpress-bulk.png 1351w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Once installed, don&#8217;t forget to go back and <strong>activate</strong> the plugins if they aren&#8217;t already active.</p>



<h3 class="wp-block-heading">Recommended Plugins</h3>



<p>Here are some popular plugins to boost your site’s functionality &#8211; all compatible with your theme:</p>



<ul class="wp-block-list">
<li><strong>Themeshine Demo Import</strong> – Easily import demo content, widgets, and theme settings with a single click.</li>



<li><strong>Spectra (formerly Ultimate Addons for Gutenberg)</strong> – Add advanced blocks and customization tools to enhance the Gutenberg editor.</li>



<li><strong>WooCommerce</strong> – Create a fully functional online store.</li>



<li><strong>WP Recipe Maker</strong> – Add recipes to your posts.</li>



<li><strong><strong>Contact Form 7</strong> and <strong>Flamingo</strong></strong> – Store messages submitted via contact forms in your dashboard.</li>



<li><strong>Regenerate Thumbnails</strong> – Use this plugin if your images are not sizing properly.</li>
</ul>



<h3 class="wp-block-heading">Must-Have Plugins</h3>



<p>While optional, the following plugin types are highly recommended to improve your site&#8217;s speed, SEO, and security:</p>



<h4 class="wp-block-heading">Performance &amp; Caching</h4>



<p>Make your website load faster and reduce server load:</p>



<ul class="wp-block-list">
<li><strong><a href="https://wordpress.org/plugins/wp-fastest-cache/" target="_blank" rel="noreferrer noopener nofollow">WP Fastest Cache</a></strong></li>



<li><strong><a href="https://wordpress.org/plugins/w3-total-cache/" target="_blank" rel="noreferrer noopener nofollow">W3 Total Cache</a></strong></li>



<li><strong><a href="https://wordpress.org/plugins/litespeed-cache/" target="_blank" rel="noreferrer noopener nofollow">LiteSpeed Cache</a></strong> (best if your host supports it)</li>
</ul>



<h4 class="wp-block-heading">SEO (Search Engine Optimization)</h4>



<p>Help your content rank better on Google:</p>



<ul class="wp-block-list">
<li><strong><a href="https://wordpress.org/plugins/wordpress-seo/" target="_blank" rel="noreferrer noopener nofollow">Yoast SEO</a></strong> – Beginner-friendly SEO toolkit.</li>



<li><strong><a href="https://wordpress.org/plugins/seo-by-rank-math/" target="_blank" rel="noreferrer noopener nofollow">Rank Math</a></strong> – Lightweight and powerful with advanced options.</li>



<li><strong><a href="https://wordpress.org/plugins/all-in-one-seo-pack/" target="_blank" rel="noreferrer noopener nofollow">All in One SEO</a></strong> – Great all-rounder with smart automation.</li>
</ul>



<h4 class="wp-block-heading">Image Optimization</h4>



<p>Reduce image file sizes to improve performance:</p>



<ul class="wp-block-list">
<li><strong><a href="https://wordpress.org/plugins/wp-smushit/" target="_blank" rel="noreferrer noopener nofollow">Smush</a></strong> – Automatically compress images upon upload.</li>



<li><strong><a href="https://wordpress.org/plugins/shortpixel-image-optimiser/" target="_blank" rel="noreferrer noopener nofollow">ShortPixel</a></strong> – Excellent for bulk optimization.</li>
</ul>



<h4 class="wp-block-heading">Security</h4>



<p>Protect your site against malicious attacks:</p>



<ul class="wp-block-list">
<li><strong><a href="https://wordpress.org/plugins/wordfence/" target="_blank" rel="noreferrer noopener nofollow">Wordfence Security</a></strong> – Firewall and login protection.</li>



<li><strong><a href="https://wordpress.org/plugins/better-wp-security/" target="_blank" rel="noreferrer noopener nofollow">Solid Security</a></strong> – Easy-to-use hardening tools.</li>
</ul>



<h3 class="wp-block-heading">Final Tip</h3>



<p>Remember: installing too many plugins can slow down your site. Choose only the ones that add real value to your content or functionality, and keep everything updated regularly to avoid compatibility or security issues.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: How to Add Post, Page, Category, or Tag</title>
		<link>https://docs.themeshine.com/how-to-add-post-page-category-or-tag-in-wordpress/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 09:58:18 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1756</guid>

					<description><![CDATA[This guide is designed to help you understand how to add a post, page, category or tag in WordPress for better organizing content. Table of Contents Add a New Post or Page 1. Log into your WordPress dashboard (usually at yourdomain.com/wp-admin). 2. In the left menu, click on either: &#8211; Posts &#62; Add New – [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>This guide is designed to help you understand how to add a post, page, category or tag in WordPress for better organizing content.</p>



<h3 class="wp-block-heading"><strong>Table of Contents</strong></h3>



<ul class="wp-block-list">
<li><a href="#add-a-new-post-or-page">Add a New Post or Page</a></li>



<li><a class="" href="#make-a-new-category-or-tag">Make a New Category or Tag</a></li>



<li><a class="" href="#create-a-subcategory">Create a Subcategory</a></li>



<li><a class="" href="#assign-categories-and-tags-to-a-post">Assign Categories and Tags to a Post</a></li>
</ul>



<h3 class="wp-block-heading" id="add-a-new-post-or-page">Add a New Post or Page</h3>



<p>1. <strong>Log into your WordPress dashboard</strong> (usually at <code>yourdomain.com/wp-admin</code>).</p>



<p>2. In the left menu, click on either:</p>



<p>&#8211; <strong>Posts &gt; Add New</strong> – for blog entries or regular updates.</p>



<p>&#8211; <strong>Pages &gt; Add New</strong> – for static content like “About” or “Contact”.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="760" height="309" src="https://docs.themeshine.com/wp-content/uploads/2025/07/add-post-page-category-or-tag-in-wordpress.png" alt="" class="wp-image-1757" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/add-post-page-category-or-tag-in-wordpress.png 760w, https://docs.themeshine.com/wp-content/uploads/2025/07/add-post-page-category-or-tag-in-wordpress-300x122.png 300w" sizes="auto, (max-width: 760px) 100vw, 760px" /></figure>



<p>3. Enter your <strong>title</strong> and start writing your content using the block editor.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="227" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-a-new-post-in-wordpress-1024x227.png" alt="" class="wp-image-1759" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-a-new-post-in-wordpress-1024x227.png 1024w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-a-new-post-in-wordpress-300x66.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-a-new-post-in-wordpress-768x170.png 768w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-a-new-post-in-wordpress.png 1225w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>4. When ready, click <strong>Publish</strong> to make it live, or <strong>Save Draft</strong> to come back later.</p>



<h3 class="wp-block-heading" id="make-a-new-category-or-tag">Make a New Category or Tag</h3>



<p>Categories and tags help group your posts so readers can navigate your site more easily.</p>



<h4 class="wp-block-heading">To add a new category:</h4>



<ol class="wp-block-list">
<li>Go to <strong>Posts</strong> and edit/create your post > select <strong>Categories</strong>.</li>



<li>Click <strong>Add New Category</strong>.</li>



<li>Fill in the <strong>NEW CATEGORY NAME</strong> field.</li>



<li>Press the <strong>Add New Category</strong> button.</li>
</ol>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="992" height="630" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-category-in-wordpress.png" alt="" class="wp-image-1760" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-category-in-wordpress.png 992w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-category-in-wordpress-300x191.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-category-in-wordpress-768x488.png 768w" sizes="auto, (max-width: 992px) 100vw, 992px" /></figure>



<h4 class="wp-block-heading">To add a new tag:</h4>



<ol class="wp-block-list">
<li>Go to <strong>Posts</strong> and edit/create your post > select <strong>Tags</strong>.</li>



<li>Enter your desired tag name.</li>



<li>Press the Enter key to add it (for multiple tags, separate them with commas).</li>
</ol>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="839" height="494" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-tag-in-wordpress.png" alt="" class="wp-image-1761" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-tag-in-wordpress.png 839w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-tag-in-wordpress-300x177.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-tag-in-wordpress-768x452.png 768w" sizes="auto, (max-width: 839px) 100vw, 839px" /></figure>



<h3 class="wp-block-heading" id="create-a-subcategory">Create a Subcategory</h3>



<p>Want to nest a category under another one? Here&#8217;s how:</p>



<ol class="wp-block-list">
<li>Go to <strong>Posts</strong> and edit/create your post > select <strong>Categories</strong>.</li>



<li>Under the <strong>Parent Category</strong> dropdown, choose the main category you want it to be grouped under.</li>



<li>Fill in the <strong>Name</strong> for your subcategory.</li>



<li>Click <strong>Add New Category</strong> to finish.</li>
</ol>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="833" height="564" src="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-subcategory-in-wordpress.png" alt="" class="wp-image-1763" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-subcategory-in-wordpress.png 833w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-subcategory-in-wordpress-300x203.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/how-to-add-subcategory-in-wordpress-768x520.png 768w" sizes="auto, (max-width: 833px) 100vw, 833px" /></figure>



<h3 class="wp-block-heading" id="assign-categories-and-tags-to-a-post"> Assign Categories and Tags to a Post</h3>



<p>There are two main ways to add categories or tags to your post:</p>



<h4 class="wp-block-heading">Quick Edit from the post list:</h4>



<ol class="wp-block-list">
<li>Go to <strong>Posts &gt; All Posts</strong>.</li>



<li>Hover over a post and click <strong>Quick Edit</strong>.</li>



<li>Use the <strong>Categories</strong> checkbox and <strong>Tags</strong> text field to make changes.</li>



<li>Click <strong>Update</strong> when done.</li>
</ol>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="418" src="https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-in-wordpress-quick-edit-1024x418.png" alt="" class="wp-image-1766" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-in-wordpress-quick-edit-1024x418.png 1024w, https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-in-wordpress-quick-edit-300x122.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-in-wordpress-quick-edit-768x313.png 768w, https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-in-wordpress-quick-edit.png 1346w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading">Bulk Edit</h4>



<ol class="wp-block-list">
<li>In <strong>Posts &gt; All Posts</strong>, check multiple posts.</li>



<li>Choose <strong>Bulk actions &gt; Edit</strong> and click <strong>Apply</strong>.</li>



<li>Add or update categories and tags for all selected posts at once.</li>



<li>Click <strong>Update</strong> to save changes.</li>
</ol>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="927" height="475" src="https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-to-bulk-posts-in-wordpress.png" alt="" class="wp-image-1767" srcset="https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-to-bulk-posts-in-wordpress.png 927w, https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-to-bulk-posts-in-wordpress-300x154.png 300w, https://docs.themeshine.com/wp-content/uploads/2025/07/add-category-or-tag-to-bulk-posts-in-wordpress-768x394.png 768w" sizes="auto, (max-width: 927px) 100vw, 927px" /></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Single Post &#038; Page Settings</title>
		<link>https://docs.themeshine.com/wordpress-single-post-page-settings/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 08:37:59 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1750</guid>

					<description><![CDATA[Accessing Single Post Settings To customize how individual blog posts appear: Inside the Single Post section, you can control the layout and content display for individual blog posts. Available settings typically include: Accessing Single Page Settings To configure the layout of individual pages (like &#8220;About&#8221; or &#8220;Contact&#8221;): Inside the Single Page section, you&#8217;ll find similar [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">Accessing Single Post Settings</h3>



<p>To customize how individual <strong>blog posts</strong> appear:</p>



<ul class="wp-block-list">
<li>Go to your WordPress dashboard</li>



<li>Navigate to <strong>Appearance > Customize > Posts &amp; Pages > Single Post</strong></li>
</ul>



<p>Inside the <strong>Single Post</strong> section, you can control the layout and content display for individual blog posts. Available settings typically include:</p>



<ul class="wp-block-list">
<li><strong>Entry Header Layout</strong><br>Choose whether the header appears <strong>above</strong> or <strong>below</strong> the post content.</li>



<li><strong>Featured Image Height</strong><br>With this option you can change height or disable the featured image at the top of the post.</li>



<li><strong>Entry Header Alignment</strong><br>Align the post header to the <strong>left</strong>, <strong>center</strong>, or <strong>right</strong>.</li>



<li><strong>Related Posts</strong><br>Turn on or off related posts that display after the main content.</li>



<li><strong>Post Navigation</strong><br>Show or hide next/previous post links.</li>



<li><strong>Footer Customization</strong><br>Adjust what appears at the bottom of each post (tags, author box, etc.).</li>
</ul>



<h3 class="wp-block-heading">Accessing Single Page Settings</h3>



<p>To configure the layout of individual <strong>pages</strong> (like &#8220;About&#8221; or &#8220;Contact&#8221;):</p>



<ul class="wp-block-list">
<li>Go to your WordPress dashboard</li>



<li>Navigate to <strong>Appearance > Customize > Posts &amp; Pages > Single Page</strong></li>
</ul>



<p>Inside the <strong>Single Page</strong> section, you&#8217;ll find similar layout controls. Options typically include:</p>



<ul class="wp-block-list">
<li><strong>Page Header Layout</strong><br>Move the page title above or below the content.</li>



<li><strong>Featured Image Height</strong><br>Show or hide the featured image on top of the page.</li>



<li><strong>Page Header Alignment</strong><br>Choose between <strong>left</strong>, <strong>center</strong>, or <strong>right</strong> alignment.</li>
</ul>



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



<ul class="wp-block-list">
<li>These settings apply globally to all posts or pages. For layout changes on individual items, use the <strong>Sidebar Layout</strong> or <strong>Page Template</strong> settings while editing that specific post or page.</li>



<li>To configure what metadata appears (like author name, date, or categories) at the beginning of the post, go to <strong>Appearance > Customize > Posts &amp; Pages > Meta Settings</strong>.</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Accessing Blog Settings</title>
		<link>https://docs.themeshine.com/wordpress-blog-settings/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 08:26:13 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1741</guid>

					<description><![CDATA[To adjust how your blog posts appear across your site, navigate to Appearance > Customize > Posts &#38; Pages > Blog Posts. Here you can find several settings that apply to all blog posts shown on the main blog page like: In case you want to change the layout of archive-type pages (like category pages, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>To adjust how your blog posts appear across your site, navigate to <strong>Appearance > Customize > Posts &amp; Pages > Blog Posts</strong>. Here you can find several settings that apply to all blog posts shown on the main blog page like:</p>



<ul class="wp-block-list">
<li><strong>Post Style</strong><br>Choose whether to show the full post content or pick a layout.</li>



<li><strong>Featured Image Size</strong><br>Change the orientation or size for the featured image.</li>



<li><strong>Post Columns</strong><br>Set how many columns to display per row when using a grid layout (e.g. 1, 2, 3, or more).</li>



<li><strong>Excerpt Length</strong><br>Define the maximum number of words or characters for the excerpt. Set this to 0 to remove the excerpt entirely.</li>



<li><strong>Read More Button</strong><br>Enable or disable the button that links to the full post.</li>



<li><strong>Fonts &amp; Colors</strong> and so on&#8230;</li>
</ul>



<p>In case you want to change the layout of <strong>archive-type pages</strong> (like category pages, search results, tags, etc.), go to <strong>Appearance > Customize > Posts &amp; Pages > Archive Posts</strong>. Here, you’ll find similar options as in the Blog Posts section, allowing you to control the display of posts in archive views.</p>



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



<ul class="wp-block-list">
<li>All changes can be previewed in real time using the live Customizer.</li>



<li>These settings do not affect individual posts &#8211; only the way posts are shown in lists or feeds.</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: Change Site &#038; Page Layout</title>
		<link>https://docs.themeshine.com/wordpress-change-site-page-layout/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 08:13:03 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1739</guid>

					<description><![CDATA[When you&#8217;re building your WordPress website, one of the most important steps is deciding how your content is arranged on the page. The layout plays a big role in how your visitors experience your site. To make things easier, your theme includes built-in layout options that you can control right from the Customizer. Here is [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>When you&#8217;re building your WordPress website, one of the most important steps is deciding how your content is arranged on the page. The layout plays a big role in how your visitors experience your site. To make things easier, your theme includes built-in layout options that you can control right from the Customizer. Here is how to set up and customize your layout:</p>



<h3 class="wp-block-heading">Global Layout Settings</h3>



<p>To access your main layout options:</p>



<p><strong>Go to Appearance &gt; Customize &gt; Site Layout</strong></p>



<p>Here you’ll see three layout choices:</p>



<ul class="wp-block-list">
<li><strong>Right Sidebar</strong> – your main content appears on the left, with a sidebar on the right.</li>



<li><strong>Left Sidebar</strong> – content on the right, sidebar on the left.</li>



<li><strong>No Sidebar</strong> – gives your content the full width of the page, without any sidebar.</li>
</ul>



<p>These settings apply across your entire site. However, if you want hide the layout only on certain pages you can check one of the boxes below:</p>



<ul class="wp-block-list">
<li><strong>Hide sidebar on single posts</strong> – this appears when viewing individual blog posts.</li>



<li><strong>Hide sidebar on single pages</strong> – for the sidebar from standard pages like “About” or “Services”.</li>



<li><strong>Hide sidebar on blog pages</strong> – disables the sidebar on your blog feed, archive pages, search results, and similar sections.</li>
</ul>



<p>These checkboxes let you fine-tune the layout without having to use a different template for every page.</p>



<h3 class="wp-block-heading">Layout per Page or Post</h3>



<p>Sometimes, you might want a certain post or page to look different from the rest &#8211; maybe you don’t want a sidebar on your contact page, or you want a full-width look for a landing page.</p>



<p>You can do that while editing a page or post:</p>



<ol class="wp-block-list">
<li>Go to <strong>Pages</strong> or <strong>Posts</strong> in your dashboard.</li>



<li>Click <strong>Edit</strong> on the one you want to modify.</li>



<li>On the right side of the editor, open the <strong>Sidebar Layout</strong> section.</li>



<li>Choose one of the options:
<ul class="wp-block-list">
<li><strong>Left Sidebar</strong></li>



<li><strong>Right Sidebar</strong></li>



<li><strong>No Sidebar</strong></li>
</ul>
</li>
</ol>



<p>This change will only affect that specific post or page, leaving the rest of your site unchanged.</p>



<h3 class="wp-block-heading">Optional Page Templates</h3>



<p>When editing <strong>pages</strong> (not posts), you might also see some page templates you can select, depending on what your theme supports. These give you a bit more flexibility in how the page is structured:</p>



<ul class="wp-block-list">
<li><strong>Blank</strong> – no header, menu, or footer, just the content you add. Ideal for standalone designs or landing pages.</li>



<li><strong>Full Width Content</strong> – stretches the page content to fill the entire width of the screen.</li>



<li><strong>No Sidebar, No Title</strong> – hides both the sidebar and the page title, so you can display only the content area.</li>
</ul>



<p>Keep in mind that these templates are only available on pages, not on blog posts.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Change Content &#038; Sidebar Width in WordPress</title>
		<link>https://docs.themeshine.com/change-content-sidebar-width-in-wordpress/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 23 May 2025 10:24:13 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1735</guid>

					<description><![CDATA[Want more control over how your website looks? You can easily adjust the width of your site’s content and sidebar to better match your design preferences. Whether you want a wider reading space or a slimmer sidebar, it’s all customizable. How to Adjust Widths Here are the options you’ll find: You can enter the width [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Want more control over how your website looks? You can easily adjust the width of your site’s content and sidebar to better match your design preferences. Whether you want a wider reading space or a slimmer sidebar, it’s all customizable.</p>



<h2 class="wp-block-heading">How to Adjust Widths</h2>



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



<li>Click on <strong>Appearance > Customize > Site Layout</strong>.</li>
</ol>



<p>Here are the options you’ll find:</p>



<ul class="wp-block-list">
<li><strong>Site Container Width</strong> – Changes the full width of your site.</li>



<li><strong>Sidebar Width</strong> – Controls how wide the sidebar is.</li>



<li><strong>Single Post/Page Width</strong> – Adjusts the content area when a sidebar is active.</li>



<li><strong>Blog Pages Width</strong> – Sets the width for your blog post listings.</li>



<li><strong>Archive/Search Page Width</strong> – Changes the width for category, archive, and search result pages.</li>
</ul>



<p>You can enter the width in pixels (px) or percentages (%), whichever works best for your layout.</p>



<p>There are no strict limits, so feel free to adjust things until they look just right!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress: How to add Featured Slider</title>
		<link>https://docs.themeshine.com/wordpress-how-to-add-featured-slider/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 23 May 2025 10:15:04 +0000</pubDate>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1732</guid>

					<description><![CDATA[Want to highlight your latest posts in a stylish, interactive way? The built-in slider makes it easy to create a dynamic section that grabs attention. It automatically showcases your recent blog posts in a sleek slideshow format, perfect for drawing eyes to featured content on your homepage or in widget areas. You can control everything [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Want to highlight your latest posts in a stylish, interactive way? The built-in slider makes it easy to create a dynamic section that grabs attention. It automatically showcases your recent blog posts in a sleek slideshow format, perfect for drawing eyes to featured content on your homepage or in widget areas.</p>



<p>You can control everything from the layout and width to the number of slides shown and the appearance of navigation buttons.</p>



<h2 class="wp-block-heading">Add the Slider to Your Site</h2>



<p><em>Note: Only one slider should be placed per page for optimal performance.</em></p>



<p>To insert the slider:</p>



<ol class="wp-block-list">
<li>Open the page where you want the slider to appear, or go to <strong>Appearance &gt; Widgets</strong> and select a widget area.</li>



<li>Add a <strong>Shortcode</strong> block.</li>



<li>Paste the following shortcode:</li>
</ol>



<pre class="wp-block-preformatted">[themeshine-slider]</pre>



<h2 class="wp-block-heading">Adjust Slider Settings</h2>



<p>To customize how the slider functions and looks, head to <strong>Appearance &gt; Customize &gt; Featured Slider &gt; Slider Settings</strong>.</p>



<p>Inside, you’ll be able to:</p>



<ul class="wp-block-list">
<li>Choose the slider layout to better fit your design.</li>



<li>Set the number of slides to scroll.</li>



<li>Specify how many posts are visible at once.</li>



<li>Enable or disable navigation buttons and dots.</li>
</ul>



<h2 class="wp-block-heading">Style the Slider (Fonts &amp; Colors)</h2>



<p>For visual customization, go to:</p>



<p><strong>Appearance &gt; Customize &gt; Featured Slider &gt; Fonts &amp; Colors</strong></p>



<p>From there, you can change fonts, colors for the slider title, meta and excerpt, as well as update button colors and other accent elements.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Add Social Media Icons to WordPress</title>
		<link>https://docs.themeshine.com/how-to-add-social-media-icons-to-wordpress/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 23 May 2025 09:17:07 +0000</pubDate>
				<category><![CDATA[Social Integration]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://docs.themeshine.com/?p=1729</guid>

					<description><![CDATA[Adding social media icons to your website helps visitors connect with you on other platforms and strengthens your online presence. Our themes make this process smooth and flexible by converting the links to your social profiles into stylish, clickable icons. These icons are designed to match your site’s design while improving user interaction and visibility [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Adding social media icons to your website helps visitors connect with you on other platforms and strengthens your online presence. Our themes make this process smooth and flexible by converting the links to your social profiles into stylish, clickable icons. These icons are designed to match your site’s design while improving user interaction and visibility across your social channels.</p>



<p>Whether you want icons in the header, menu, or sidebar, everything can be customized easily &#8211; no coding required.</p>



<h2 class="wp-block-heading">How to Add Social Media Icons</h2>



<p>Follow these simple steps to display social icons on your site:</p>



<ol class="wp-block-list">
<li>Go to your WordPress dashboard and navigate to <strong>Appearance &gt; Customize &gt; Social Icons &gt; Social Profiles</strong>.</li>



<li>Paste your social media links (e.g., Facebook, Instagram, Twitter) into the respective fields.</li>



<li>Click <strong>Publish</strong> to save and display your icons automatically.</li>
</ol>



<h2 class="wp-block-heading">Choose Icon Placement</h2>



<p>To manage where the icons appear, head to <strong>Appearance &gt; Customize &gt; Header &amp; Menu</strong> &gt; look for the <strong>“Social Icons Location”</strong> setting and select where you&#8217;d like them shown &#8211; such as the primary, left/right or secondary menu. To remove them from the header entirely, choose <strong>“None.”</strong></p>



<h2 class="wp-block-heading">Add Social Icons to the Sidebar or Widgets</h2>



<p>If you prefer to display them in the sidebar, follow these steps:</p>



<ol class="wp-block-list">
<li>Go to <strong>Appearance &gt; Widgets</strong> in your dashboard.</li>



<li>Select the widget area where you&#8217;d like the icons to appear.</li>



<li>Click the “+” button to add a new block and choose <strong>Shortcode</strong>.</li>



<li>Paste this shortcode:</li>
</ol>



<pre class="wp-block-preformatted">[themeshine-social]</pre>



<h2 class="wp-block-heading">Customize Social Icon Styles and Colors</h2>



<p>You can personalize the appearance of your social icons by going to <strong>Appearance &gt; Customize &gt; Social Icons &gt; Fonts &amp; Colors</strong>. Here you can:</p>



<ul class="wp-block-list">
<li>Choose from <strong>three styles</strong>: plain, bordered, or filled.</li>



<li>Select from <strong>three shapes</strong>: square, rounded, or circle.</li>



<li>Modify the icon and background colors for each style.</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
