Ben
@benrich on WordPress.org
- Member Since: March 3rd, 2010
-
Posted a reply to Unable to remove item when default variation selected, on the site WordPress.org Forums:
Good job! Thank you! -
Posted a reply to Unable to remove item when default variation selected, on the site WordPress.org Forums:
Hi. I've emailed you access to a development site where you can replicate the issue… -
Posted a reply to WooCommerce image gallery does not support webp, on the site WordPress.org Forums:
I've decided not to use WC's gallery and instead build my own. More control :)… -
Posted a reply to WooCommerce image gallery does not support webp, on the site WordPress.org Forums:
What was the outcome of this? I have a similar situation. For the gallery images… -
Created a topic, Unable to remove item when default variation selected, on the site WordPress.org Forums:
Hi. A potential bug when trying to delete a wishlist … -
Created a topic, Worked straight away, on the site WordPress.org Forums:
Nice and simple too -
Created a topic, This core wordress needs, on the site WordPress.org Forums:
Should be merged into the core wordpress codebase. Th… -
Posted a reply to Works but poorly written, on the site WordPress.org Forums:
Hi @cmcontato. I've put my adaptation onto github. https://github.com/benrich/show-variations-on-shop-category-wooCommerce I think it'll only be useful… -
Posted a reply to Works but poorly written, on the site WordPress.org Forums:
I can send you my files if you want to have a look. Can you… -
Posted a reply to Works but poorly written, on the site WordPress.org Forums:
Hi @donbebeno. Not really. Well, kind of. I ended up using the plugin as inspiration… -
Created a topic, Works but poorly written, on the site WordPress.org Forums:
For me this functionality worked quite nicely but how … -
Posted a reply to Importing Variation Categories, on the site WordPress.org Forums:
Ignore this. Turns out the problem is unrelated to WC -
Created a topic, Importing Variation Categories, on the site WordPress.org Forums:
Does anyone know if it's possible to import variation … -
Posted a reply to Keeping the url query string?, on the site WordPress.org Forums:
Found my answer add_action('wp', 'my_function_name'); function my_function_name() { remove_filter('style_loader_src', array('WP_Optimize_Minify_Functions', 'remove_cssjs_ver')); } -
Created a topic, Keeping the url query string?, on the site WordPress.org Forums:
I'm trying to understand something. With minification… -
Posted a reply to nginx purge stopped working after upgrade to 5.6.2, on the site WordPress.org Forums:
I've installed the plugin (and fastcgi_cache_purge) for the first time today. Similarly, I have no… -
Posted a reply to Lowest price variation with all prices the same, on the site WordPress.org Forums:
A nice quick reply. Thank you. Unfortunately using the default option isn't useful in my… -
Created a topic, Lowest price variation with all prices the same, on the site WordPress.org Forums:
Hi. I have a question about the "Only include lowest … -
Posted a reply to Error: [] cURL error 7:, on the site WordPress.org Forums:
Hi @diddy512. Yeah I pondered the same solution. Like you though, I don't know if… -
Posted a reply to Error: [] cURL error 7:, on the site WordPress.org Forums:
I have a similar issue. I don't know if you lot have a similar cause.… -
Posted a reply to Captcha Loading 300+kb on every page, on the site WordPress.org Forums:
This looks like a good place to start https://contactform7.com/loading-javascript-and-stylesheet-only-when-it-is-necessary/