Forum Replies Created
-
AuthorPosts
-
Also, I can’t see the Free Shipping text & image on mobile devices which is seen on larger devices.
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.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.I added a redirect option in CPanel. It worked. Thanks for the support!
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.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.
Also, I would like to know if there is any way how I can change lightbox style on product pages?
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.
<?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.
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
-
AuthorPosts