Alexandre Gauvin
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce Hide Add To Cart Button] Still working?Hi Aecorn,
For the sake of this plugin, I did re-enabled it, re-added the snippet you provided above in function.php and added your CSS snippet. I did try switching from my custom theme to 2017.
Nothing happens !!!!
The website of my client is still in development but is reachable at : https://alexgauvin.com/capricesdelectables.com
I’m actually trying to make the plugin work for one product, which is : https://alexgauvin.com/capricesdelectables.com/produit/lasagne-au-saumon/
Thanks
Forum: Plugins
In reply to: [Woocommerce Hide Add To Cart Button] Still working?Hi Aecorn,
Thanks for taking time to answer me.Neither of your code snippets will make this plugin work. I tried changing time, toggle Hide or show. It just doesn’t work.
I’m using variations for my products.
Actually the need of my client, who managed a food catering with delivery to customers, is to be able to aotamtically disabled the capacity for some product, at a certain time, to be buyable but still visible.
I’ve been looking everywhere for this specific functionaly without success. The closest thing I found for this is this plugin and Helios Solutions WooCommerce hide price and add to cart button.
But neither works at all !!!
Thanks anyway
Forum: Plugins
In reply to: [Woocommerce Hide Add To Cart Button] Still working?Can’t make this plugin to work !!
No matter what I do, the Add to cart button is still visible.
Forum: Plugins
In reply to: [Woocommerce Hide Add To Cart Button] Still working?Can’t make this plugin to work !!
No matter what I do, the Add to cart button is still visible.
Hi, Thanks for your reply.
My client has a food cater business, selling specific menu bundles on specific weeks.
She needs to organize her products by week period and only sellable on specific weeks. For that, she needs to disable these weekly products at the end of the specific week so clients won’t be able to buy them, but still can have a look at them (disable “add to cart”)
Of course, she wants all that to be as automatic as possible. She has more than 150 different menus. That’s where a date based enable/disable functionality would be really useful for her.
The Post Expirator plugin do most of the job, but it completely disables the product, and thus, make it invisible to visitors.
If you decide to work on such a project, please let me know. In the meantime, I will constinue my research.
Thanks
Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberHi,
Thanks for your support.
Yes I ca give you an access. Where should I send you that ?Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberThanks again,
I tried adding the code to function.php. It won’t work.
I’ve added another module just below yours. It displays products nicely with 4 columns. The problem with this one is it doesn’t filter with tags.Yours does, and is working correctly. There’s just a styling problem. Where can I style the output.
I could use the slider, but I would like to have it display 4 products at a time, not 3.
Thanks
- This reply was modified 8 years, 11 months ago by Alexandre Gauvin.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberThanks Eboxnet,
It’s not working.
I’ve added this to custom.css
.woocommerce.single-product ul.products li.product,.woocommerce-page.single-product ul.products li.product,.woocommerce.single-product .upsells.products li.product,.woocommerce-page.single-product .upsells.products li.product { width:22.05% }I’ve added this shortcode where I want it to be
[woo-related number='4']And these in Woo related settings page
Product to display : 4
Related by : product_tag (that is actually working)
Slider: DisabledYou can have a look at https://alexgauvin.com/capricesdelectables.com/produit/lasagne-au-saumon/, just below AUTRES MENUS DE LA SEMAINE
Thanks
Forum: Plugins
In reply to: [Shortcode Menu] layout on mobile devicesHi jdev,
could you please tell me where to insert this string ?
Thanks
Ah !! Extraordinaire !!
I missed that one
Thanks a lot
Forum: Plugins
In reply to: [Google Maps v3 Shortcode multiple Markers] Cleaner shortcode paramsHi,
Me again with a few more suggestions :
1. To allow the use of the comma “,” in the popup boxes, you should use the semi-colon “;” to separate the params. Otherwise, using a comma in the description will blank every markers.
2. HTML tags with equal (=) and hyphen (“) signs won’t work, as in
<a href="/home/">Home</a>, since it interferes with the params indicators. is there any that can be done to be able to use these tags ?Thanks again.
Forum: Plugins
In reply to: [Google Maps v3 Shortcode multiple Markers] Modify Info Window?Mmm, it is working.
It didn’t earlier this morning.
Sorry for that and thanks for your quick support.
Forum: Plugins
In reply to: [Google Maps v3 Shortcode multiple Markers] Modify Info Window?Hi soundwaves-productions,
You code is not working. HTML tags are visible.
Do you plan to implement this ?
Your plugin is really nice, by the way.
Forum: Plugins
In reply to: [Menu Social Icons] Multiple Icons DisplayedSame for me, but only for Twitter
Thanks
Forum: Plugins
In reply to: [Shortcodes by Angie Makes] Accordion collapse not workingThanks Chris,
I didn’t try that simple option !!
Do you have a complete cheat sheet available for WC Shortcode ?
Thanks