{"id":8530,"date":"2016-05-15T02:18:18","date_gmt":"2016-05-15T02:18:18","guid":{"rendered":"https:\/\/wpopal.com\/?p=8530"},"modified":"2016-05-15T02:18:18","modified_gmt":"2016-05-15T02:18:18","slug":"common-issues-with-installing-wordpress-data-sample-and-solutions","status":"publish","type":"post","link":"http:\/\/dev.wpopal.com\/wpopal\/common-issues-with-installing-wordpress-data-sample-and-solutions\/","title":{"rendered":"Common issues with WordPress theme installation, sample data import and solutions"},"content":{"rendered":"<p>First, thank you for using our theme and hopefully, this blog post will help you find reasons and solutions for your wordpress theme installtion issue and import sample data you&#8217;re facing.<\/p>\n<h3>Known problems when installing theme, plugins and sample data:<\/h3>\n<p>Here is list of most commom issues that reported from users:<\/p>\n<h4>1. System Requirements:<\/h4>\n<p>When selecting a hosting service, please make sure it meets the following the system requirements:<\/p>\n<pre class=\"prettyprint linenums\">PHP version 5.6 or greater\nMySQL version 5.6 or greater<\/pre>\n<h4>2. The &#8220;Broken theme and\/or stylesheets missing&#8221; error<\/h4>\n<p>This issue happens when you install or activate a new theme. It is because you have uploaded the theme folder to wrong folder.<br \/>\n<b>Solution:<\/b> Please make sure the theme folder is uploaded to correct path (download the theme package from themeforest, extract it and you will see the theme file &#8220;xxx_theme.zip&#8221;): <code>your_site_root_folder\\wordpress\\wp-content\\themes<\/code>. For example, if you want to install &#8220;Strollik&#8221; theme, you need to upload the file: &#8220;strollik_theme.zip&#8221; to folder: <code>your_site_root_folder\\wordpress\\wp-content\\themes<\/code> then extract the .zip file and proceed with your installation as normal.<\/p>\n<h4>3. Problems with uploading via WP admin panel<\/h4>\n<p>WordPress allows you to install theme via admin panel but it has size limitation (depend on settings on your server) so in case your theme file size exceed the limit, you can not get the theme file uploaded and installed.<br \/>\n<b>Solution: <\/b>In this case, please check your file upload limit on Your Media Uploader page in WordPress. Depending upon the web hosting company and the conditions of the service they provide it may vary. Normally, the limit is 8 MB. But uploading some media files like audio and video may become a problem.<br \/>\nHere is some tips to extend your maximum file upload size in WordPress:<br \/>\n<b>#1. using <code>functions.php<\/code> file:<\/b><br \/>\nOpen the functions.php file, the file is located in folder: \/wp-content\/themes\/yourthemename\/functions.php, means each theme will have a functions.php file, in this case, open the <code>functions.php<\/code> file of the active theme then add following codes:<\/p>\n<pre class=\"prettyprint linenums\">@ini_set( 'upload_max_size' , '64M' );\n@ini_set( 'post_max_size', '64M');\n@ini_set( 'max_execution_time', '300' );<\/pre>\n<p><b>#2. using <code>PHP.INI<\/code> file<\/b><br \/>\nOpen the file: <code>PHP.INI<\/code> in your WordPress site root folder and change following parameters:<\/p>\n<pre class=\"prettyprint linenums\">upload_max_filesize = 64M\npost_max_size = 64M\nmax_execution_time = 300<\/pre>\n<p>If you don&#8217;t see the <code>php.ini<\/code> file, create new one and add following codes:<\/p>\n<pre class=\"prettyprint linenums\">upload_max_filesize = 64M\npost_max_size = 64M\nmax_execution_time = 300<\/pre>\n<p>In case that tip does not work with 64MB, try it with 10MB.<br \/>\n<b>#3. using <code>.htaccess<\/code> method<\/b><br \/>\nIf your site have aleady have the <code>.htaccess<\/code> file in the root folder, open it and modify as below, if not create such file and add following codes:<\/p>\n<pre class=\"prettyprint linenums\">php_value upload_max_filesize 64M\nphp_value post_max_size 64M\nphp_value max_execution_time 300\nphp_value max_input_time 300<\/pre>\n<p>You can reset all of the setting for the each page on our custom panel by clicking &#8220;Reset&#8221; button on the bottom.<\/p>\n<div class=\"alert alert-info\">\n<h4>All the above tips does not work?<\/h4>\n<p>If you tried all the mentioned tips above but still have issue. Don&#8217;t worry, send us a support ticket at: <a href=\"https:\/\/wpopal.ticksy.com\/\" rel=\"nofollow noopener\" target=\"_blank\">wpopal.ticksy.com\/<\/a> to get support within 24 hours in business days. If you submit in the weekend (Saturdays and Sunday), you should get reply by Monday.\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>First, thank you for using our theme and hopefully, this blog post will help you find reasons and solutions for your wordpress theme installtion issue and import sample data you&#8217;re facing. Known problems when installing theme, plugins and sample data: Here is list of most commom issues that reported from users: 1. System Requirements: When [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":30804,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[27],"tags":[],"class_list":["post-8530","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"_links":{"self":[{"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/posts\/8530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/comments?post=8530"}],"version-history":[{"count":0,"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/posts\/8530\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/media\/30804"}],"wp:attachment":[{"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/media?parent=8530"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/categories?post=8530"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/dev.wpopal.com\/wpopal\/wp-json\/wp\/v2\/tags?post=8530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}