Vishal Lohar
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variation Images & SKU Not ChangingYes, That’s Correct.
Thank you for clearing the doubts. I will try the suggested plugin.Forum: Plugins
In reply to: [Product Size Chart For WooCommerce] Size chart text positionIt works and reduced a little space.
Thank you for the custom code.Forum: Plugins
In reply to: [Product Size Chart For WooCommerce] Size chart text positionIt worked!
ThanksAlso, Can we reduce the space on top and bottom of the Size chart text?
See this Image – https://pasteboard.co/KigUfIV.png- This reply was modified 3 years, 2 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [Variation Images Gallery for WooCommerce] Variation Images Not ChangingVariation Images are used properly – Edit Product Image
The images are not changing bcoz of only one reason and that is different prices for variations. The variations are changing and you can verify that by seeing the SKU. When you change variation on that product the SKU is changing which means the problem is with the plugin – SKU Image.
As variation images are changing with a similar product with same price for all variations.
- This reply was modified 3 years, 2 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [Variation Images Gallery for WooCommerce] Variation Images Not ChangingOkay, I will not use the short links again. Also, I changed the links in my previous reply. I use short links bcoz I don’t want this forum to appear in search when someone searches for my brand name.
- This reply was modified 3 years, 2 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [Variation Images Gallery for WooCommerce] Variation Images Not ChangingI have already added images for every color variation.
1) Product with different prices for each variation – Product 1
2) Product with same prices for all variations – Product 2
Both products are almost the same with just a few differences –
a) Product 2 has the same prices for all variations and Variation Images is changing.
b) Product Category Is different.
c) Product 1 has different prices for each variation and variation images are not changing.Also, When Images are changing SKU is not in Product 1 and Opposite on 2.
I am not using any Swatches plugin and both of the product has SKU & variation images.
- This reply was modified 3 years, 2 months ago by Vishal Lohar.
- This reply was modified 3 years, 2 months ago by Jan Dembowski.
- This reply was modified 3 years, 2 months ago by Vishal Lohar.
- This reply was modified 3 years, 2 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [Product Size Chart For WooCommerce] Size chart text positionSize chart is enabled and you can see that in this image – https://pasteboard.co/KhWO8Uf.png
IDK why it’s not visible to you?
Can you please try again – https://vibrange.com/product/plain-half-sleeve-mens-t-shirt/
- This reply was modified 3 years, 3 months ago by Yui.
- This reply was modified 3 years, 2 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Product Size Chart For WooCommerce] Size chart text positionI already sent you the URL of the product. But I deleted that product by mistake. But you can use the same link to access the product page as I restored the product from the trash.
Forum: Plugins
In reply to: [Product Size Chart For WooCommerce] Size chart text position1. Thank You
2. This is the URL of a product page – https://vibrange.com/product/plain-half-sleeve-mens-t-shirt/
- This reply was modified 3 years, 3 months ago by Yui.
- This reply was modified 3 years, 2 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [WooCommerce] Operation Timed OutMy problem is resolved by LiteSpeed support.
It’s a real timeout issue and I confirmed this with LiteSpeed support. This issue is possible due to the network latency. If your server is in the Asia region, the curl timeout happens easily.And, It is not bcoz of plugin or theme conflict.
If anyone having the same issue then use the code given on this page – https://gist.github.com/sudar/4945588
Forum: Plugins
In reply to: [Facebook for WooCommerce] Operation Timed OutMy problem is resolved by LiteSpeed support.
It’s a real timeout issue and I confirmed this with LiteSpeed support. This issue is possible due to the network latency. If your server is in the Asia region, the curl timeout happens easily.And, It is not bcoz of plugin or theme conflict.
If anyone having the same issue then use the code given on this page – https://gist.github.com/sudar/4945588
- This reply was modified 3 years, 3 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [WooCommerce] Operation Timed OutI cloned my website on two different systems one with Cloudflare deactivated and one with activated. The deactivated one had an external IP and no domain linked to it and the other one had my previous domain which has Cloudflare activated on it.
The website with no Cloudflare loaded the API perfectly with no errors. Now, IDK which Cloudflare setting is causing this issue as the firewall is also disabled.
Please help me!These are the settings I am using on Cloudflare.
SSL/TLS Encryption – Full
Always use HTTPS – ON
HSTS – OFF ( I turned it off after this issue )
Minimum TLS Version – TLS 1.0
Opportunistic Encryption – ON
TLS 1.3 – ON
Automatic HTTP Rewrites – ON
Firewall – OFFPage Rules –
1) Cache Level
Cache Everything`2) For Wp-admin-
Disable Security – Security is disabled
Cache Level – Bypass
Disable Performance – Performance is disabled`- This reply was modified 3 years, 3 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Operation Timed OutHi,
I disabled all plugins except woocommerce and Facebook for woocommerce. Even I changed my theme from Shoptimizer to Storefront, but the issue is not resolved.
Facebook for woocommerce plugin is trying to access the woocommerce.json API, and I am getting this error when the plugin is activated. Other plugins or themes are not affecting this.Reply from Google cloud hosting support – GCP only blocks port 25.
I am using Cloudflare but disabling it didn’t solve the problem. So, Cloudflare is not the problem.
Don’t know what’s causing this issue?- This reply was modified 3 years, 3 months ago by Vishal Lohar.
Forum: Plugins
In reply to: [WooCommerce] Operation Timed OutHi,
I disabled all plugins except woocommerce and plugin which Is trying to access the API. Even I changed my theme from Shoptimizer to Storefront, but the issue is not resolved.
Three plugins are trying to access the woocommerce.json API, and I am getting errors for all 3 plugins when they are activated. Other plugins or themes are not affecting them.I contacted the plugin developers, but they said it’s not the issue of their plugins.
Reply from Google cloud hosting support – GCP only blocks port 25.
Cloudflare is not the problem.
Don’t know what’s causing this issue?Forum: Plugins
In reply to: [Google for WooCommerce] Description is not synced along with productsIt is not the problem of elementor or woocommerce. Your plugin is not accepting Shortcodes as descriptions. I am using Facebook for the woocommerce plugin and it perfectly syncs Description through shortcodes.
So, I just need a custom code that can add support of shortcode description.
I have build elementor description templates and those templates can be used using a shortcode.