website speed increase
-
Hi Team
I am little confuse about the website speed. In the guide https://docs.presscustomizr.com/article/243-speed-up-the-hueman-theme-how-to-setup-w3-total-cache-plugin , I have done all the setting but my site using a “CHILD THEME”. Is all the settings are same?? LIke
______
JS file management:
Theme: Select Hueman from the drop-down
Click on Add a script button, and you will see a set of inputs
Enter the following contents into the inputs, repeat for all the Javascript files listed below.
Take note of the file sequence, jquery.js will always be the first to load, or you will get script errors.
File URI: Template: Embed Location:
wp-includes/js/jquery/jquery.js All Templates Embed in <head>
wp-includes/js/jquery/jquery-migrate.min.js All Templates Embed in <head>
wp-content/themes/hueman/assets/front/js/lib/jquery.flexslider.min.js All Templates Embed in <head>
wp-content/themes/hueman/assets/front/js/scripts.min.js
All Templates Embed after </body>
wp-includes/js/wp-embed.min.js All Templates Embed after </body>_____
CSS file management:
Theme: Select Hueman from the drop-down
Click on Add a style sheet button, and you will see a set of inputs
Enter the following contents into the inputs, repeat for all the Stylesheet files listed below.
Take note of the file sequence.
File URL Embed Location
wp-content/themes/hueman/assets/front/css/main.min.css
All Templates
wp-content/themes/hueman/style.css
All Templates
- The topic ‘website speed increase’ is closed to new replies.