industrialtex
Forum Replies Created
-
Forum: Plugins
In reply to: [Coupon Box for WooCommerce] Error TextIts working fine now. I believe there was some cache issue. Thanks.
Forum: Plugins
In reply to: [WPC Linked Variation for WooCommerce] Front end issue after latest updateHey,
Thanks for your response. But it was working without any issue on the previous version.
Further, we are already using simple text in attributes : https://prnt.sc/8yxJ3mF82VVqCan you please help me to make the latest version compatible with with my theme site.
Thanks
Forum: Plugins
In reply to: [WPC Linked Variation for WooCommerce] Front end issue after latest updateHi,
I tried to debug at my end by disabling all plug-ins l but issue looks like to be caused by the latest version.
here is link to my site – https://modernyodha.com/bookmark-for-quitters-reading-enthusiast-men-shirt/
Forum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] Disable contact StepHi Alan,
I am using Digits Plugin to SignUp. My customers cannot place order without signup. I tested it myself. It shows blank email field on the checkout page again. I would be really helpful if you could help to disable contact step altogether.
ThanksHey,
Thanks for your reply. It seems to be working automatically after being deactivated for a day.
Will raise a new thread it required.
Thanks
Forum: Plugins
In reply to: [Crisp - Live Chat and Chatbot] Custom CSSThere is not an option I am looking for. I wanted to just move the position of the button a few px. No deep customization. I am looking for the correct CSS selector for the floating chat button.
Forum: Plugins
In reply to: [WooCommerce] Conditional Product VariationsIn my opinion, reduce the attributes to two:
– Poster Size = A4 | A3 | A2
– Frame = No Frame | Wooden Brown | White WoodenThis would be easier and will be inline with the 3 images gallery you have already made.
Forum: Plugins
In reply to: [Coupon Box for WooCommerce] Mobile NumberHey,
I understand that in the free version, we could only collect emails. However, in the pro version, we could customize the form fields. If WhatsApp API service could be added so that we could send out WhatsApp messages along with emails collected from the form it would be awesome.
Hope you consider this in future versions of the plugin. (Inspiration from http://www.theconvertway.com that is based on WhatApp marketing but for Shopify)
Thanks.
@dzire2dzine You could asset removal tool to unload it at all places except cart and checkout.
Forum: Plugins
In reply to: [Smart Coupons For WooCommerce Coupons] Feature RequestThe plugin is Price Based on Country for WooCommerce By Oscar Gare.
I was unaware it was a WooCommerce thing and not a thing by your plugin. Then, I will raise this with Oscar Gare for this implementation. Thanks
Forum: Plugins
In reply to: [Smart Coupons For WooCommerce Coupons] Feature RequestAlso integration with Pricebycountry for different currency value under usage limit – https://prnt.sc/dl9EQ0c4LKP5
Forum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] Plugin Integration RequestCan be closed
Forum: Plugins
In reply to: [WPC Linked Variation for WooCommerce] Custom CSS for Selected SwatchHello,
I have been able to achieve this. https://prnt.sc/sIDy1ee6_pSt
Could you please help me how could I make the white area on hover shown by arrow to be same as background on hover.
Forum: Plugins
In reply to: [WPC Smart Messages for WooCommerce] Date DifferenceNot like that. I wanted to use the date function that displays a date 3 days from today. I wanted to use a function that is today + 3 days that will output 25th March.
I see there is a shortcode function that does that but I am not to figure out how to make it work for my case.
Forum: Plugins
In reply to: [WPC Linked Variation for WooCommerce] Custom CSS for Selected SwatchI figured something like this from inspect window. Could you please help me verify it and how structure it so implement it correctly. Thanks
.wpclv-attributes .wpclv-terms .wpclv-term span, .wpclv-attributes .wpclv-terms .wpclv-term a { /* background-color: black; */ /* padding: 11px 15px; */ } .wpclv-attributes .wpclv-terms .wpclv-term.active, .wpclv-attributes .wpclv-terms .wpclv-term:hover { /* border-color: green; */ background-color: black; color: white; } .wpclv-attributes .wpclv-terms .wpclv-term { /* border-width: 1px; */ /* border-style: solid; */ /* border-color: #ddd; */ /* background-color: #fff; */ /* float: left; */ border: 1px solid #333; }There is something not right as what I figured.
- This reply was modified 3 years, 2 months ago by industrialtex.