{"id":71,"date":"2019-03-12T14:31:45","date_gmt":"2019-03-12T14:31:45","guid":{"rendered":"http:\/\/localhost\/wordpress\/lore-demo\/?post_type=lsvr_kba&amp;p=71"},"modified":"2019-03-12T14:31:45","modified_gmt":"2019-03-12T14:31:45","slug":"theme-installation","status":"publish","type":"lsvr_kba","link":"https:\/\/help.letterhub.com\/index.php\/knowledge-base\/theme-installation\/","title":{"rendered":"Theme Installation"},"content":{"rendered":"\n\t\t\t\t\n<p>The very first step is to <a href=\"http:\/\/codex.wordpress.org\/Installing_WordPress\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"install WordPress itself (opens in a new tab)\">install WordPress itself<\/a>. Once installed, we can proceed to the theme and plugins installation.<\/p>\n\n\n\n<div class=\"lsvr-alert-message lsvr-alert-message--info\"\n    >\n    <div class=\"lsvr-alert-message__inner\">\n\n        \n        \n            <div class=\"lsvr-alert-message__text\">\n\n                <p>Please check out the recommended server requirements for WordPress. Your PHP version has to be 5.6 or higher.<\/p>\n\n            <\/div>\n\n        \n    <\/div>\n<\/div>\n\n\n\n\n<div class=\"lsvr-alert-message lsvr-alert-message--info\"\n    >\n    <div class=\"lsvr-alert-message__inner\">\n\n        \n        \n            <div class=\"lsvr-alert-message__text\">\n\n                <p>Besides the recommended server requirements for WordPress, make sure your PHP memory for WordPress is set to at least 64MB. However, if you are going to use several 3rd party plugins, we recommend 128MB. You can read more about changing the PHP memory in the <a href=\"https:\/\/codex.wordpress.org\/Editing_wp-config.php#Increasing_memory_allocated_to_PHP\" target=\"_blank\">WordPress codex<\/a>.<\/p>\n\n            <\/div>\n\n        \n    <\/div>\n<\/div>\n\n\n\n\n<p>If you haven\u2019t already, download the full package from your ThemeForest account \/ downloads.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a class=\"lsvr-open-in-lightbox\" href=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-10.jpg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-10.jpg\" alt=\"\" class=\"wp-image-284\"\/><\/a><figcaption>1. Click on the&nbsp;<em>Download<\/em> button next to your purchased item<br>2. Choose&nbsp;<em>All files &amp; documentation<\/em> and download the zip file<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><a class=\"lsvr-open-in-lightbox\" href=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-20.jpg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-20.jpg\" alt=\"\" class=\"wp-image-288\"\/><\/a><figcaption>1. Enable email notifications if you want to be informed when the new update is available<br>2. If you like the theme, please don&#8217;t forget to rate it 5*. Thank you!<\/figcaption><\/figure>\n\n\n\n<h2>Parent Theme Installation<\/h2>\n\n\n\n<p>When you unzip the downloaded file, you will see a bunch of folders. The most important one is the <em>THEME<\/em> folder which contains the installable theme .ZIP.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a class=\"lsvr-open-in-lightbox\" href=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-30.jpg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-30.jpg\" alt=\"\" class=\"wp-image-292\"\/><\/a><figcaption>1.<em>THEME<\/em> folder contains the installable theme .ZIP<\/figcaption><\/figure>\n\n\n\n<p>Open your WordPress admin and navigate to <em>Appearance \/ Themes<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><a class=\"lsvr-open-in-lightbox\" href=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-40.jpg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-40.jpg\" alt=\"\" class=\"wp-image-296\"\/><\/a><figcaption>1. You can manage themes under <em>Appearance \/ Themes<\/em><\/figcaption><\/figure>\n\n\n\n<p>Upload the installable theme .ZIP file<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a class=\"lsvr-open-in-lightbox\" href=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-50.jpg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/localhost\/wordpress\/lore-demo\/wp-content\/uploads\/sites\/13\/2019\/03\/installation-50.jpg\" alt=\"\" class=\"wp-image-297\"\/><\/a><figcaption>1. Click on the <em>Add New<\/em> button<br>2. Click on the <em>Upload Theme<\/em> button<br>3. Choose theme .ZIP file<br>4. Submit the file<\/figcaption><\/figure>\n\n\n\n<div class=\"lsvr-alert-message lsvr-alert-message--info\"\n    >\n    <div class=\"lsvr-alert-message__inner\">\n\n        \n        \n            <div class=\"lsvr-alert-message__text\">\n\n                <p>If you have problems installing your theme via admin (as described above), you can try to <a href=\"https:\/\/codex.wordpress.org\/Using_Themes#Adding_New_Themes_Manually_.28FTP.29\" target=\"_blank\">install it via FTP<\/a>.<\/p>\n\n            <\/div>\n\n        \n    <\/div>\n<\/div>\n\n\n\n\n<h2>Child Theme Installation<\/h2>\n\n\n\n<p>If you don\u2019t know what a WordPress child theme is, please read <a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">this article in the WordPress codex<\/a>. The article also explains how to create a child theme, but don&#8217;t worry, <strong>the Lore child theme is already included<\/strong> in the package.<\/p>\n\n\n\n<p>This documentation assumes that you are running the child theme, so <strong>it is highly recommended to install it<\/strong>. The Child theme .ZIP can be found in <em>Child Theme<\/em> folder. Install it in exactly the same way as parent theme, described in previous steps.<\/p>\n\n\n\n<p>Once you have both parent and child themes installed, <strong>you need to activate the child one<\/strong>.<\/p>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The very first step is to install WordPress itself. Once installed, we can proceed to the theme and plugins installation. If you haven\u2019t already, download the full package from your ThemeForest account \/ downloads. Parent Theme Installation When you unzip the downloaded file, you will see a bunch of folders. The most important one is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":[],"lsvr_kba_cat":[10],"lsvr_kba_tag":[],"_links":{"self":[{"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/lsvr_kba\/71"}],"collection":[{"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/lsvr_kba"}],"about":[{"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/types\/lsvr_kba"}],"author":[{"embeddable":true,"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/comments?post=71"}],"version-history":[{"count":0,"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/lsvr_kba\/71\/revisions"}],"wp:attachment":[{"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/media?parent=71"}],"wp:term":[{"taxonomy":"lsvr_kba_cat","embeddable":true,"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/lsvr_kba_cat?post=71"},{"taxonomy":"lsvr_kba_tag","embeddable":true,"href":"https:\/\/help.letterhub.com\/index.php\/wp-json\/wp\/v2\/lsvr_kba_tag?post=71"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}