masugata
Forum Replies Created
-
This plugin needs to be updated or Product Feed killed it? I use ELITE version of Product Feed and I confirm no ‘hwp_product_gtin’ listed any more. But paid Product Feed ELITE version does GTIN anyway. Though I prefer this plugin than Product Feed when I comes to GTIN. Please update?!? 😀
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Field mapping problems with Product Feed ProI confirmed this issue as well. Product Feed Pro or ELITE won’t list ‘hwp_product_gtin’ in mapping any more! 🙁
This GTIN plugin is the best, looking forward to seeing an update?!? 😀11.1.3 fixed! Thank you so much for removing .htaccess feature from 11.0.6.
Confirmed, new .htaccess file produces “Internal Server Error” page with my server. It doesn’t like, no cache, removing that line fixes everything.
Any idea what could cause this error?!? Any suggestion?!?Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] “clear_on_hide” working?This is what I (surely many people) waiting for!
I manamged this to work. In “Mail”. CF7 is text format sensitive, I kept all [group-1]xxx[/group-1] in 1 line, all fixed.
Thank you, Jules!Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] “clear_on_hide” working?ok, then delete this Topic! no point confusing other users!
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] “clear_on_hide” working?Now, email is not picking up Groups with “clear_on_hide”. Here is a simple test without any class/id. If I remove “clear_on_hide”, email picks up ok! Help!
[checkbox* checkbox-0 exclusive “Option 1” “Option 2”]
[group group-A clear_on_hide]
[checkbox* checkbox-1 “a” “b” “c”]
[/group][group group-B clear_on_hide]
[checkbox* checkbox-2 “d” “e” “f”]
[/group][submit “Send Email”]
Message Body is:
[checkbox-1]
[checkbox-2]Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] “clear_on_hide” working?In my case (styling label element), CSS was the problem!
<BAD>
.example-class input {
display: none;
}
<FIX>
.example-class input {
position: relative;
z-index: -9999;
}However, now, those Groups with “clear_on_hide” won’t apear in email…
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] “clear_on_hide” working?BTW, email will pick up these selections in “hidden” Group. So, it’s not clearing checkboxes with class, IMO…
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] “clear_on_hide” working?Hi Jules,
If Class attribute is added to Checkbox, it won’t clear.
eg. https://www.rococo.salon/test16082018/P.S. Great plugin, can’t wait for Pro version!
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Woocommerce 2.6 updateHi Dan, I can’t change the order of rules in the list.
Setting > Shipping > Weight Based
It used to able us to drag and change orders. Easy quick fix? 🙂 Thx!!!Looks like long ID is not working any more, it should be 11 digits ID. I don;t know how to get those!
My Facebook feed has stopped showing images 🙁 Any thoughts?