btetrault
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Trigger GP search modal with GB buttonDefinitely not the place to be asking that question… Marking this thread as resolved for the search function.
Forum: Themes and Templates
In reply to: [GeneratePress] Trigger GP search modal with GB buttonAh! I knew I had seen a way somewhere, just couldn’t remember where.
This is perfect, thanks so much!
Perfect!
That’s just an example—I may try to play around a bit to show/hide different columns for different sized screens instead of just the one option.
Thanks again so much for all the help!
Bingo, thanks so much—makes a ton of sense now and that worked great.
On the off chance I wanted to play around with different targets for different classnames, what would be the proper syntax for that?
Would this be correct?
"columnDefs": [ { "className": "min-tablet", "targets": [ 2, 3, 4 ] } ,
{ "className": "mobile", "targets": [ 5, 6, 7 ] }
]Forum: Plugins
In reply to: [Relevanssi - A Better Search] SEO no index not working with SEO FrameworkMikko, you’re the best. Thank you so much for the quick, perfect response.
Your snippet worked perfectly for what I was looking to do and I very much appreciate the update to clarify the option description.
Thanks again!
Thanks Tobias!
That works perfectly on mobile, but on desktop and others it’s also hiding those same columns and my intent is to have all columns display on larger screens and what you’ve outlined here to only occur on mobile.
Possible?
Forum: Themes and Templates
In reply to: [GeneratePress] Global styles set from Elementor not workingDirect from Elementor tech support… bummer…
In terms of the Woocemmerce elements, Elementor Site Settings have only influence on the ones added with the Eleemntor Editor, for example -> Custom Add to Card widget, Menu Cart widget, title in Products widget, etc.
However, when it comes to the content of the following pages -> My Account, Checkout and Cart, style comes directly for your active theme and Elementor cannot directly change it, even with the previously set Site Settings.
I hope I was able to help!
Please let me know if you need any further assistance.
Forum: Themes and Templates
In reply to: [GeneratePress] Global styles set from Elementor not workingTicket opened with Elementor—will keep you posted!
Same issue here–very frustrating. Please update asap.
I am also very interested in this same exact inquiry. The FaceBook for WooCommerce plugin is an abomination and am highly interested in switching.
Forum: Plugins
In reply to: [WP Activity Log] Every event Source IP 127.0.0.1That was it, thanks. Nice when it’s easy fix! FYI, in our case, it was a load balancer.
That did the trick, thanks!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Failed OrdersFYI, I am also having the issue, although it seems to be related specifically in our case to customers using ‘saved cards’. It also seems to not even allow the customer to remove the saved card and add a new one. WP 4.9.2, Stripe Plugin version 4.0.3.
Being an active ecomm site, I don’t have the luxury at the moment of deactivating all plugins and running tests, but wanted to throw this out there as we’ve had this happen twice in the last 12 hours, seemingly related to use of saved cards. First time orders seem to be going through just fine.
Thanks Michael,
When I use this bit of code, it only displays the words ‘Used coupons:’ but not the actual coupons used in that order.
Are coupons considered a custom field? Could that be the problem? I should also mention, I’m using WooCommerce Smart Coupons extension–not sure if that changes anything?
Forum: Plugins
In reply to: [Woo Orders date range filter] Small error in codeMakes total sense @dkvadratu,
The same change on lines 26-29 seemed to have done the trick.
Thanks for your interest in keeping this code updated! So useful!