If you like our themes and support, please SHARE our website! https://theme-sky.com/wordpress-themes/

Okay
  Print

General

Header Language and Header Currency The language switcher is used for the WPML plugin https://wpml.org/. You need to purchase it. After installing the plugin, you will be able to add your languages in the plugin settings page. If you don't need this feature, y ...

CSS Classes and Product Categories do not show in the Menus editor This is the popular question :). To see these 2 things, you click the Screen Options button on the top right corner in the Menus editor. You find and check the CSS Classes and Product Categories options.

Updating the theme for WooCommerce 3.3.x Before updating the theme for WooCommerce 3.3.x, you should: - Backup your site (all files and database) - Create a staging site for testing if your site is live - Check to make sure that all third party plugins are compat ...

Add Product Deals With Simple product: You add Sale price > click the Schedule button > set date below With Variable product: You add Sale price and date in variation. Please note that it will use the date of the first variation which has d ...

Enable WPBakery Page Builder for Custom post type If the WPBakery Page Builder is not shown up on the Custom post type, you will go to WPBakery Page Builder > Role Manager. You set the Post Types option to Custom. Then, you select the post types below.

Enable WooCommerce Registration Form You go to WooCommerce > Settings > Accounts & Privacy. You enable the Allow customers to create an account on the "My account" page option.

Installing the full demo package After downloading the full demo package. You upload the package to your domain folder. You extract the package and edit the wp-config.php file.  You get the database file in the db folder and import it. If you get any error ...

Configure the W3 Total Cache plugin After installing the W3 Total Cache plugin, you go to Performance > General Settings. You enable: - Page Cache - Minify - Browser Cache Then, you go to Performance > Page Cache. You find the Never cache the following p ...

Enable gzip on apache and compress files with the .htaccess file Hi all, If you want to inscrease the speed of website, you can add the code below to the .htaccess file. mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file .(html?|txt|css|js|php|pl)$ mod ...

Update WordPress Themes with the Envato Market Plugin Keeping your WordPress themes and plugins up to date is just as important as updating your core WordPress installation. If you’re using a free theme or plugin via WordPress.org then you’re probably familiar with the auto- ...

Create Instagram Access Token In the beginning, make sure you’ve got the following:A Facebook Developer Account.An Instagram account with media.Step 1: Create your Facebook AppYou need to go to https://developers.facebook.com/, then click My Apps, and c ...

Activating Revolution Slider and WPBakery Page Builder licenses You can not activate Revolution Slider and WPBakery Page Builder licenses because you don't directly buy them. We bought them with our account (Extended License) and integrate them into our theme. You can use them normally ...

Google Font SSL Usually, this problem is relevant to Revolution Slider. You go to the slider editor. You click the CSS Global button. On the popup, you will see the link of google font. With the new Revolution Slider version, you click th ...

Increase the Maximum File Upload Size in WordPress Do you want to increase the maximum file upload size in WordPress. Some times low file upload size limit can stop you from uploading files via media uploader, or install plugins and themes. In this article, we will show you h ...

Redirect to Dokan Dashboard after Login When you login with the login form in the header, it does not redirect to Dokan dashboard. Because it is similar to the form in http://yourdomain.com/wp-login.php. Dokan does not add its function for this form. So you can ins ...

Get Internal Server Error when installing/activating theme/plugins If you see this problem, you can try: 1. Increase your memory limit. Just add the code below to your wp-config.php file define('WP_MEMORY_LIMIT', '256M'); 2. Check your PHP version. You can use the phpversion() functi ...

Optimize images You should optimize all images before uploading them. Your website will be loaded quickly. I give you some links/tutorials to do it: - Optimize images with Photoshop: http://www.sitepoint.com/optimizing-images-for-the-web- ...

Product Filter By Color widget is not updated Because it is cached by WooCommerce. You need to clear transients by going to WooCommerce > System Status > Tools tab. After clearing transitents, you  may need to save one of your products again. You also clear your cache f ...

FAQs About A Major Update Q: What is a major update?A: A major update is a jump version. Normally, we change the version of the theme from 1.5.0 to 1.5.1, 1.5.2. If we change version from 1.5.0 to 1.6.0 or 2.0.0, it will be a major update.Q: What sho ...

The color and font options do not work When you change the color or font options in Theme Options, it does not work. The problem may be: - It is cached by the following caches: hosting cache, caching plugin, browser cache and CDN. So please clear all caches af ...