Home Forums Themes Support Gecko Website Speed Issues & Conflict with WP-Rocket

Topic Resolution: Resolved
Viewing 11 reply threads
  • Author
    Posts
    • #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

    • #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

    • #3844

      But problem occurs on the buttons of menu and search. Do you want me to install another plugin for performance?

    • #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

    • #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.

    • #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

    • #3999

      Ok. Thanks for your reply.
      How can I increase the number of products displayed on the search page of WooCommerce?

    • #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

      • #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

    • #4002

      I have done it. Thanks.

    • #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.

    • #4014

      Hi,

      This not related to theme.

      You can try follow some topic

      How to Successfully add www. to your wordpress Blog Name.

      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

      • #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.

    • #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

      • #4192

        I added a redirect option in CPanel. It worked. Thanks for the support!

Viewing 11 reply threads

You must be logged in to reply to this topic.