Forum Replies Created

Viewing 10 posts - 31 through 40 (of 44 total)
  • Author
    Posts
  • in reply to: Header Responsiveness Issue & some other queries #4514

    Also, I can’t see the Free Shipping text & image on mobile devices which is seen on larger devices.

    in reply to: Header Responsiveness Issue & some other queries #4513

    It shows that way only when I am logged in. I just noticed this.
    Also, how can I reduce the white box on single product page size? It is little bigger than what is required. Thanks.

    in reply to: Header Responsiveness Issue & some other queries #4510

    thanks for the reply.

    Regarding the lightbox issue, it’s due to a Autoptimize. When enabled, the lighbox gets converted into vertical images which goes BTF(check attached). When disabled, the image box of the product is proper(check attached). What should I do to make it work how it is supposed to be(like the file attach1) wth autoptimie enabled? Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Website Speed Issues & Conflict with WP-Rocket #4192

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

    in reply to: Header Responsiveness Issue & some other queries #4191

    1. I checked by resizing the browser.

    2. Did you ever make any changes to the font in the theme update? Because the theme version was very old before I updated.
    3. I will try.

    4. Can we change the style? It is very big.
    Also, this site is my client’s site. It was purchased by the previous person. I don’t have access to the themeforest account. How can I update the theme? Thanks.

    in reply to: Header Responsiveness Issue & some other queries #4181

    Also, I would like 4 rows on the products search page.

    And the size of the lightbox on the product page is very big and goes BTF. I would like to make it smaller.

    in reply to: Header Responsiveness Issue & some other queries #4175

    Also, I would like to know if there is any way how I can change lightbox style on product pages?

    in reply to: Website Speed Issues & Conflict with WP-Rocket #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.

    in reply to: Website Speed Issues & Conflict with WP-Rocket #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.

    in reply to: Website Speed Issues & Conflict with WP-Rocket #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

Viewing 10 posts - 31 through 40 (of 44 total)