{"id":10820858,"date":"2021-07-02T17:03:48","date_gmt":"2021-07-02T17:03:48","guid":{"rendered":"https:\/\/wordpress.org\/support\/?post_type=helphub_article&#038;p=10820858"},"modified":"2023-02-23T11:00:35","modified_gmt":"2023-02-23T11:00:35","slug":"work-with-themes","status":"publish","type":"helphub_article","link":"https:\/\/wordpress.org\/documentation\/article\/work-with-themes\/","title":{"rendered":"Work with themes"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"what-is-a-theme\">What is a Theme?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Fundamentally, the WordPress Theme system is a way to &#8220;skin&#8221; your WordPress site. Yet, it is more than just a &#8220;skin&#8221;. Skinning your site implies that only the design is changed. WordPress Themes can provide much more control over the visual presentation of your content and other data on your WordPress site, as well as behavior of certain site&#8217;s elements while interacting with visitors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A WordPress Theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a website. These files are called <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/template-files\/\">template files<\/a>. A Theme modifies the way the site is displayed, without modifying the underlying software. Themes may include customized template files, image files (*.jpg, *.png, *.gif), style sheets (*.css), custom <a href=\"\/support\/article\/pages\/\">Pages<\/a>, as well as any necessary code files (*.php). For an introduction to template files, see <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/template-files\/\">Template Files<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s say you write a lot about cheese and gadgets. Through the use of the <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/the-loop\/\">WordPress Loop<\/a> and <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/template-files\/\">template files<\/a>, you can customize your Cheese category posts to look different from your Gadgets category posts. With this powerful control over what different pages and categories look like on your site, you are limited only by your imagination. For information on how to create custom look for various templates in your theme, take a look at <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/template-hierarchy\/\">Template Hierarchy<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"https:\/\/wphierarchy.com\/\"><img loading=\"lazy\" decoding=\"async\" width=\"2880\" height=\"1800\" src=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy.png\" alt=\"\" class=\"wp-image-10820867\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy.png 2880w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy-300x188.png 300w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy-1024x640.png 1024w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy-768x480.png 768w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy-1536x960.png 1536w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/template-hierarchy-2048x1280.png 2048w\" sizes=\"auto, (max-width: 2880px) 100vw, 2880px\" \/><\/a><figcaption class=\"wp-element-caption\">Template Hierarchy \u2013 the structure of WordPress theme files<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">To better understand this diagram, you can <a href=\"https:\/\/wphierarchy.com\/\">interact with it<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"default-themes\">Default Themes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress currently comes with twelve themes: the default <a href=\"https:\/\/wordpress.org\/themes\/twentytwentytwo\/\">Twenty Twenty Two theme<\/a> (<a href=\"https:\/\/2022.wordpress.net\/\">demo<\/a>), and the previous defaults <a href=\"https:\/\/wordpress.org\/themes\/twentytwentyone\/\">Twenty Twenty One theme<\/a> (<a href=\"https:\/\/2021.wordpress.net\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/documentation\/article\/twenty-twenty\/\">Twenty Twenty<\/a> (<a href=\"http:\/\/2020.wordpress.net\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/documentation\/article\/twenty-nineteen\/\">Twenty Nineteen<\/a> (<a href=\"http:\/\/2019.wordpress.net\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/documentation\/article\/twenty-seventeen\/\">Twenty Seventeen<\/a> (<a href=\"http:\/\/2017.wordpress.net\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/documentation\/article\/twenty-sixteen\/\">Twenty Sixteen<\/a> (<a href=\"https:\/\/twentysixteendemo.wordpress.com\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/documentation\/article\/twenty-fifteen\/\">Twenty Fifteen<\/a> (<a href=\"https:\/\/twentyfifteendemo.wordpress.com\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/themes\/twentyfourteen\/\">Twenty Fourteen<\/a> (<a href=\"https:\/\/twentyfourteendemo.wordpress.com\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/themes\/twentythirteen\/\">Twenty Thirteen<\/a> (<a href=\"https:\/\/twentythirteendemo.wordpress.com\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/themes\/twentytwelve\/\">Twenty Twelve<\/a> (<a href=\"https:\/\/twentytwelvedemo.wordpress.com\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/themes\/twentyeleven\/\">Twenty Eleven<\/a> (<a href=\"https:\/\/twentyelevendemo.wordpress.com\/\">demo<\/a>) <a href=\"https:\/\/wordpress.org\/themes\/twentyten\/\">Twenty Ten<\/a> (<a href=\"https:\/\/twentytendemo.wordpress.com\/\">demo<\/a>).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Twenty Twenty Two theme is the first ever default <a href=\"https:\/\/wordpress.org\/documentation\/article\/block-themes\/\">block theme<\/a>. It currently only works if you are using WordPress 5.9 and above or if you install the Gutenberg plugin alongside prior WordPress versions. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>NOTE<\/em><\/strong>: All default themes now come bundled with <a href=\"https:\/\/wordpress.org\/documentation\/article\/block-pattern\/\">block patterns<\/a>, which allow you to easily create&nbsp;beautiful layouts. Find out which patterns are added to themes on the <a href=\"https:\/\/make.wordpress.org\/core\/2021\/06\/21\/bundled-themes-changes-in-wordpress-5-8\/\" data-type=\"URL\" data-id=\"https:\/\/make.wordpress.org\/core\/2021\/06\/21\/bundled-themes-changes-in-wordpress-5-8\/\">Make WordPress Blog<\/a>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can switch between Themes from the Appearance menu in the Administration Screen. Themes you add to the theme directory will appear in the <a href=\"\/support\/article\/administration-screens\/\">Administration Screen<\/a> &gt; <a href=\"\/support\/article\/administration-screens\/#appearance-change-the-look-of-your-blog\">Appearance<\/a> &gt; <a href=\"\/support\/article\/administration-screens\/#themes\">Themes<\/a> as additional selections.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone size-large\"><a href=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-administration-screen.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"503\" src=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-administration-screen-1024x503.png\" alt=\"Themes Administration Screen - Installed Themes\" class=\"wp-image-14593075\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-administration-screen-1024x503.png 1024w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-administration-screen-300x147.png 300w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-administration-screen-768x377.png 768w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-administration-screen.png 1120w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Themes Administration Screen \u2013 Installed Themes<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"get-new-themes\">Get New Themes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/wordpress.org\/themes\/\">WordPress Theme Directory<\/a> is the official site for WordPress Themes. Every theme in this directory is reviewed by a dedicated team and tested against wide range of rules, all of which are ensuring secure and pleasant experience for theme user.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With over 9,000 themes in the directory, you can easily find the right one for your site with advanced search feature using filters for layout, subject and specific theme&#8217;s features. This includes finding <a href=\"https:\/\/wordpress.org\/documentation\/article\/block-themes\/\">Block themes<\/a> which support full site editing features. <\/p>\n\n\n\n<figure class=\"wp-block-image alignnone size-large\"><a href=\"https:\/\/wordpress.org\/documentation\/article\/using-themes\/themes-feature-filter-2\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"728\" src=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-feature-filter.png\" alt=\"Themes Directory - Feature Filter\" class=\"wp-image-14593212\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-feature-filter.png 1000w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-feature-filter-300x218.png 300w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/themes-feature-filter-768x559.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><figcaption class=\"wp-element-caption\">Themes Directory \u2013 Feature Filter<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you need more than a screenshot and features list to decide whether the theme fits your needs, you can see the demo for the theme with <strong>Preview<\/strong> feature on <a href=\"https:\/\/wordpress.org\/themes\/twentytwentyone\/\" data-type=\"URL\" data-id=\"https:\/\/wordpress.org\/themes\/twentytwentyone\/\">theme&#8217;s info page<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/theme-info-page.png\" alt=\"Twenty Twenty-One Theme Info Page\" class=\"wp-image-14593222\" width=\"754\" height=\"687\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2021\/06\/theme-info-page.png 918w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/theme-info-page-300x274.png 300w, https:\/\/wordpress.org\/documentation\/files\/2021\/06\/theme-info-page-768x700.png 768w\" sizes=\"auto, (max-width: 754px) 100vw, 754px\" \/><figcaption class=\"wp-element-caption\">Theme Info Page<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"adding-new-themes\">Adding New Themes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Most of themes in <a href=\"https:\/\/wordpress.org\/themes\/\">WordPress Theme Directory<\/a> come with installation instructions, especially the ones that may require more steps than the usual theme installation. Be sure to read through and follow those instructions for the successful installation of the Theme. If your Theme does not work after following any provided instructions, please <strong>contact the Theme author for help<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-block-themes\">Adding Block themes<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <a href=\"https:\/\/wordpress.org\/documentation\/article\/block-themes\/\">block theme<\/a> is a theme that uses blocks for all parts of a site, including navigation menus, header, content, and site footer. These themes are built for the newest features coming to WordPress that allow you to edit and customize all parts of your site. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Currently, you can add block themes in the same way you would any other theme. However, the Live Preview option is removed which means you will need to <a href=\"https:\/\/wordpress.org\/documentation\/article\/test-driving-wordpress\/\">set up a test site<\/a>&nbsp;first to explore the theme before activating if you wish to preview it. You also will not have the option to use the Customizer since block themes rely on the <a href=\"https:\/\/wordpress.org\/documentation\/article\/site-editor\/\">Site Editor<\/a> to edit all parts of your site. In order to customize a block theme, you&#8217;ll need to activate it first. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can <a href=\"https:\/\/make.wordpress.org\/core\/2022\/01\/07\/state-of-the-customizer-with-block-themes-in-wordpress-5-9\/\">read more about this current experience here<\/a>. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-new-themes-using-the-administration-screens\">Adding New Themes using the Administration Screens<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can download any theme from <a href=\"https:\/\/wordpress.org\/themes\/\">WordPress Theme Directory<\/a> directly to your site by using the <strong>Add New<\/strong> option in the Appearance sub-menu.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to the WordPress <a href=\"\/support\/article\/administration-screens\/\">Administration Screens<\/a>.<\/li>\n\n\n\n<li>Select the <a href=\"\/support\/article\/administration-screens\/#appearance-change-the-look-of-your-blog\">Appearance<\/a> screen, then <a href=\"\/support\/article\/administration-screens\/#themes\">Themes<\/a>.<\/li>\n\n\n\n<li>Select <strong>Add New<\/strong>.<\/li>\n\n\n\n<li>Either use the <strong>Search<\/strong> or <strong>Filter options<\/strong> to locate a Theme you would like to use.<\/li>\n\n\n\n<li>Click on the <strong>Preview<\/strong> link to preview the Theme or the <strong>Install<\/strong> link to upload the Theme to your site. Note that <\/li>\n\n\n\n<li>Or use the <strong>Upload Theme<\/strong> button at the top of page to upload a zipped copy of a Theme that you have previously downloaded to your machine.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"1584\" style=\"aspect-ratio: 2650 \/ 1584;\" width=\"2650\" controls src=\"https:\/\/wordpress.org\/documentation\/files\/2022\/01\/Appearance-Themes-Add-New-1.mov\"><\/video><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">When the Theme is already downloaded but not activated <strong>Live Preview<\/strong> option will give you a preview of your site with your own, existing content.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-new-themes-by-using-cpanel\">Adding New Themes by using cPanel<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If your host offers the <a href=\"\/support\/article\/glossary\/#cpanel\">cPanel<\/a> control panel, you can use its <strong>Upload<\/strong> option to upload the Theme files to your site. For this you will need Theme files in an compressed archive (<strong>.zip<\/strong> or <strong>.gz<\/strong>).<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Download the Theme <strong>.zip<\/strong> file to your machine.<\/li>\n\n\n\n<li>In <strong>cPanel File Manager<\/strong>, navigate to your <strong>Themes folder<\/strong>. Depending on your hosting, path to Themes folder can differ a bit but essentially you are looking for <strong>public_html<\/strong> inside which you&#8217;ll find <strong>\/wp-content\/themes\/<\/strong>.<\/li>\n\n\n\n<li>Once you&#8217;re inside the <strong>Themes folder<\/strong> in cPanel File Manager, click on <strong>Upload<\/strong> and upload that <strong>.zip<\/strong> file you saved in Step 1.<\/li>\n\n\n\n<li>Once the <strong>.zip<\/strong> file is uploaded, <strong>right click<\/strong> on the name of that file in cPanel and select <strong>Extract<\/strong> from the context menu.<\/li>\n\n\n\n<li>When Theme files are successfully extracted, follow the <a href=\"#activating-the-theme\">instructions below<\/a> for activating the new Theme.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><div id='gallery-1' class='gallery galleryid-10820858 gallery-columns-4 gallery-size-medium'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/wordpress.org\/documentation\/cpanel-file-manager\/'><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" src=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-file-manager-300x61.jpg\" class=\"attachment-medium size-medium\" alt=\"\" aria-describedby=\"gallery-1-10820876\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-file-manager-300x61.jpg 300w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-file-manager-1024x208.jpg 1024w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-file-manager-768x156.jpg 768w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-file-manager.jpg 1445w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-10820876'>\n\t\t\t\tcPanel \u2013 File Manager\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/wordpress.org\/documentation\/cpanel-wpcontent-themes\/'><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"103\" src=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-wpcontent-themes-300x103.jpg\" class=\"attachment-medium size-medium\" alt=\"\" aria-describedby=\"gallery-1-10820875\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-wpcontent-themes-300x103.jpg 300w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-wpcontent-themes-1024x350.jpg 1024w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-wpcontent-themes-768x263.jpg 768w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-wpcontent-themes-1536x525.jpg 1536w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/cpanel-wpcontent-themes.jpg 1919w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-10820875'>\n\t\t\t\tcPanel \u2013 Themes Directory\n\t\t\t\t<\/figcaption><\/figure>\n\t\t<\/div>\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-new-themes-manually-ftp\">Adding New Themes Manually (FTP)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To add a new Theme to your WordPress installation via FTP protocol, you&#8217;ll need <a href=\"\/support\/article\/ftp-clients\/\">FTP client<\/a> and extracted Theme files.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Download the Theme archive (<strong>.zip<\/strong>) and extract the files it contains. You should have a folder named as theme itself, containing theme files.<\/li>\n\n\n\n<li>Using an <a href=\"\/getting-started\/ftp-clients\/\">FTP cli<\/a><a href=\"\/support\/article\/ftp-clients\/\">e<\/a><a href=\"\/getting-started\/ftp-clients\/\">nt<\/a> to access your host web server and navigate to <strong>\/wp-content\/themes\/<\/strong> directory.<\/li>\n\n\n\n<li>Upload the Theme folder to this directory on your host server.<\/li>\n\n\n\n<li>Follow the <a href=\"#activating-the-theme\">instructions below<\/a> for activating the new Theme.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"activating-the-theme\">Activating the Theme<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Now that new Theme is in <strong>\/wp-content\/themes\/<\/strong> directory (whether you used <a href=\"#adding-new-themes-using-the-administration-screens\">Administration Screens<\/a>, <a href=\"#adding-new-themes-by-using-cpanel\">cPanel<\/a> or <a href=\"#adding-new-themes-manually-ftp\">FTP<\/a> method), this new Theme is ready to be activated. All themes in <strong>\/wp-content\/themes\/<\/strong> directory are available for <strong>Activation<\/strong> and <strong>Update<\/strong> (when update is provided by theme author), but only one theme from this directory can be <strong>Active<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When theme is <strong>Activated<\/strong> it means that this theme&#8217;s style and functionality (look and behavior) will be applied on your site. You will be informed by Administration notification about successful activation of the Theme.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><img loading=\"lazy\" decoding=\"async\" width=\"543\" height=\"55\" src=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/theme-activated-notice.jpg\" alt=\"\" class=\"wp-image-10820882\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/theme-activated-notice.jpg 543w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/theme-activated-notice-300x30.jpg 300w\" sizes=\"auto, (max-width: 543px) 100vw, 543px\" \/><figcaption class=\"wp-element-caption\">Activated Theme Notice<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">To activate a Theme for your site:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to the WordPress <a href=\"\/support\/article\/administration-screens\/\">Administration Screens<\/a>.<\/li>\n\n\n\n<li>Select the <a href=\"\/support\/article\/administration-screens\/#appearance-change-the-look-of-your-blog\">Appearance<\/a> screen, then <a href=\"\/support\/article\/administration-screens\/#themes\">Themes<\/a>.<\/li>\n\n\n\n<li>You should see here all themes from your <strong>\/wp-content\/themes\/<\/strong> directory and from here you can see details for each of them by clicking on <strong>Theme Details<\/strong> (rollover the Theme thumbnail).<\/li>\n\n\n\n<li><strong>Live Preview<\/strong> option will give you preview of your site with your site&#8217;s content.<\/li>\n\n\n\n<li>To activate the Theme click the <strong>Activate<\/strong> button.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Your selection will immediately become active.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong> If the Theme preview is blank, do <strong>NOT<\/strong> activate the new Theme without investigating further. Your site may not be displayed correctly, otherwise. If you do not see Theme&#8217;s thumbnail at all, your new Theme might be corrupted or broken. Take a look below installed theme&#8217;s thumbnails if there is any info about broken themes. In this case <strong>contact the Theme author for help<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"https:\/\/wordpress.org\/documentation\/article\/using-themes\/broken-theme-50\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"925\" src=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/broken-theme.jpg\" alt=\"\" class=\"wp-image-10820887\" srcset=\"https:\/\/wordpress.org\/documentation\/files\/2018\/10\/broken-theme.jpg 1920w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/broken-theme-300x145.jpg 300w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/broken-theme-1024x493.jpg 1024w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/broken-theme-768x370.jpg 768w, https:\/\/wordpress.org\/documentation\/files\/2018\/10\/broken-theme-1536x740.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/a><figcaption class=\"wp-element-caption\">Broken Theme<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"creating-themes\">Creating Themes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are interested in creating your own Theme for distribution, or learning more about the architecture of Themes, please review the documentation regarding <a href=\"https:\/\/developer.wordpress.org\/themes\/\">Theme Development<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you simply want to customize your current Theme for your own use, consider creating a <a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\/\">Child Theme<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Whichever the case, you are welcome to join the <a href=\"https:\/\/make.wordpress.org\/themes\/\">Themes Team<\/a> and their dedicated <a href=\"https:\/\/wordpress.slack.com\/messages\/themereview\">#themereview<\/a> Slack channel. In that channel, you can ask for help on developing themes for <a href=\"https:\/\/wordpress.org\/themes\/\">WordPress Theme Directory<\/a> or even <a href=\"https:\/\/make.wordpress.org\/themes\/handbook\/get-involved\/become-a-reviewer\/\">start reviewing themes<\/a> yourself.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is a Theme? Fundamentally, the WordPress Theme system is a way to &#8220;skin&#8221; your WordPress site. Yet, it is more than just a &#8220;skin&#8221;. Skinning your site implies that only the design is changed. WordPress Themes can provide much more control over the visual presentation of your content and other data on your WordPress [&hellip;]<\/p>\n","protected":false},"author":14216496,"featured_media":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false},"category":[81,80],"class_list":["post-10820858","helphub_article","type-helphub_article","status-publish","hentry","category-appearance","category-customization"],"revision_note":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/articles\/10820858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/types\/helphub_article"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/users\/14216496"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/comments?post=10820858"}],"version-history":[{"count":2,"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/articles\/10820858\/revisions"}],"predecessor-version":[{"id":16355739,"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/articles\/10820858\/revisions\/16355739"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/media?parent=10820858"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.org\/documentation\/wp-json\/wp\/v2\/category?post=10820858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}