Woocommerce product category customizations
Remove subcategory count. Change the number of loop shop columns. Change the number of loop shop columns css. Just add a class on the body tag.
Remove subcategory count. Change the number of loop shop columns. Change the number of loop shop columns css. Just add a class on the body tag.
Copy this code to your wp-config.php of your WordPress folder.
How to get the category ID of the current post? Just copy the codes below and paste it into your .php file. Another problem is, what if the category ID is a sub category and you need the parent category ID? For Example, the current category ID is 2 and this is a sub category…
If you encountered the same error just like the image above, just follow this instructions. Open your wp-config.php in cpanel and add this code.
If you encountered the same error just like the image above, just follow this instructions. Steps: 1. Open your cpanel and look for /wp-admin/ folder. 2. Create a file and name it to .user.ini. 3. Copy the codes below and save the file. 4. Make sure to switch your PHP Version to 5.4.