Home › Forums › Themes Support › Gecko › Website Speed Issues & Conflict with WP-Rocket
Tagged: website, speed, slow website
- This topic has 14 replies, 2 voices, and was last updated 7 years, 7 months ago by Faizan.
-
AuthorPosts
-
-
May 9, 2017 at 3:27 pm #3841
Hey,
Website seems to load too slow. Also, when I am trying to minimize Java script in WP rocket, the hamburger menu & the search button stops working. What should I do? Thanks. https://gtmetrix.com/reports/lazybrats.com/ZXtYc0pn
-
May 9, 2017 at 3:58 pm #3843
Hi,
I think have problem with js after you minify js
Could you try exclude js file of plugins in minify js one by one or can you try deactivate one by one plugin and check again.
We try compress js and css of our theme with recommend plugins by “Autoptimize” or “WP Super Minify ” and saw it working normal.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 9, 2017 at 4:17 pm #3844
But problem occurs on the buttons of menu and search. Do you want me to install another plugin for performance?
-
May 9, 2017 at 4:36 pm #3848
Hi, maybe the issue related to both css and js file. Can you try with another plugins both plugin i told is free.
If still have problem you have to deactivate plugin one by one and check.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 9, 2017 at 5:19 pm #3849
Ok. I have fixed the issue. https://tools.pingdom.com/#!/clmbfe/https://lazybrats.com/
Can you please tell me why are there so many base64 images on the site? Thanks.
-
May 9, 2017 at 5:38 pm #3851
I think it have when you use a plugin for lazyload http://docs.wp-rocket.me/article/130-manually-apply-lazyload-to-an-image
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 13, 2017 at 2:03 pm #3999
Ok. Thanks for your reply.
How can I increase the number of products displayed on the search page of WooCommerce? -
May 13, 2017 at 2:31 pm #4000
Hi,
You can I increase the number of products displayed on the search page of WooCommerce in JanStudio > Theme Options > WooCommerce > Product Listing Setting > Number of product per page (increase) this number.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio-
May 14, 2017 at 12:39 pm #4012
I have also realized that my site does not work with “‘www”. It redirects to https://domain.com/wp-login.php?redirect_to=https%3A%2F%2Fdomain.com%2Fwp-admin%2F&reauth=1
Note:Actual domain replaced with domain
-
-
May 13, 2017 at 3:22 pm #4002
I have done it. Thanks.
-
May 14, 2017 at 12:40 pm #4013
<?php
/**
* Theme constants definition and functions.
*
* @since 1.0.0
* @package Gecko
*/// Constants definition
define( ‘JAS_GECKO_PATH’, get_template_directory() );
define( ‘JAS_GECKO_URL’, get_template_directory_uri() );
define( ‘JAS_GECKO_VERSION’, ‘1.4.4’ );// Initialize core file
require JAS_GECKO_PATH . ‘/core/init.php’;
add_filter( ‘woocommerce_ship_to_different_address_checked’, ‘__return_false’ );———————
my function.php of maun theme. I am on child theme.
-
May 14, 2017 at 12:44 pm #4014
Hi,
This not related to theme.
You can try follow some topic
https://pagely.com/blog/2015/04/www-not-www-add-www-urls-wordpress/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio-
May 14, 2017 at 12:51 pm #4015
the problem is www site works but redirects to login which shouldnt be the case. Can u help in thise case even if it it’s not theme related? Would be very helpful. Thanks.
-
-
May 14, 2017 at 10:48 pm #4025
Sorry for late reply.
Now your site if type http://www.lazybrats.com it auto redirect to lazybrats.com
Do you want all redirect to http://www.lazybrats.com?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio-
May 17, 2017 at 7:02 pm #4192
I added a redirect option in CPanel. It worked. Thanks for the support!
-
-
-
AuthorPosts
You must be logged in to reply to this topic.