James Golovich
@jamesgol on WordPress.org and Slack
- Member Since: August 6th, 2014
Contribution History
James Golovich’s badges:- Core Contributor
- Plugin Developer
-
Posted a reply to Does’t work at all!, on the site WordPress.org Forums:
What about the settings page?18 hours ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
When an order is created WooCommerce leaves the items in the cart until the order…2 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
This plugin does not modify the actual stock in any way, it creates its own…2 days ago
-
Posted a reply to Changing text for reserved products, on the site WordPress.org Forums:
There's a few ways to do this. If you want to retrieve the actual stock…2 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
So I should set to 0 instead of letting it blank? Because it says to…4 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
Yes, it's somewhat related. That setting has been around for a long time but around…5 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
I can't be sure it will help at all, I've not been able to reproduce…5 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
You could try adding the following to your functions.php (or elsewhere): add_filter( 'woocommerce_hold_stock_for_checkout', '__return_false' );…5 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
The volume of traffic is generally not a factor in these issues (other than potential…5 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
Honestly, the easiest way would be to start from the bare minimum and just start…5 days ago
-
Posted a reply to Don’t seem to work properly with the latest version of WC, on the site WordPress.org Forums:
What type of products are you using (simple, variable, something else)? Are you getting any…5 days ago
-
Posted a reply to BREAKS SITE, on the site WordPress.org Forums:
WooCommerce had some serious conflicts with their version 4.4.0 but they removed the problem in…5 days ago
-
Posted a reply to Does’t work at all!, on the site WordPress.org Forums:
Can you take a screenshot of the settings page? What theme and plugins are you…5 days ago
-
Posted a reply to Plugin not showing in cart., on the site WordPress.org Forums:
If you are using the AJAX Add to cart setting in WooCommerce you might not…6 days ago
-
Posted a reply to Plugin: WooCommerce Cart Stock Reducer Subscribe to this plugin not working, on the site WordPress.org Forums:
Received the screen shot. You have '15' as the expire time when you should have…1 week ago
-
Posted a reply to Plugin: WooCommerce Cart Stock Reducer Subscribe to this plugin not working, on the site WordPress.org Forums:
You can email me the screenshot if you want james@gnuinter.net1 week ago
-
Posted a reply to Plugin: WooCommerce Cart Stock Reducer Subscribe to this plugin not working, on the site WordPress.org Forums:
Can you post a screenshot of the plugin settings? I'm a bit confused because you…1 week ago
-
Posted a reply to Plugin not showing in cart., on the site WordPress.org Forums:
'Only when items are added' would add a notice/timer on the page load after an…2 weeks ago
-
Posted a reply to Plugin not showing in cart., on the site WordPress.org Forums:
This plugin uses the WooCommerce notice system to display most of it's messages. It's possible…2 weeks ago
-
Posted a reply to BREAKS SITE, on the site WordPress.org Forums:
What theme are you using? If I can reproduce the issue I can try to…2 weeks ago
-
Posted a reply to Plugin not showing in cart., on the site WordPress.org Forums:
Do you have WooCommerce set to manage stock? Is this the first time you're trying…2 weeks ago
-
Posted a reply to BREAKS SITE, on the site WordPress.org Forums:
@johnlaw3742 Are you also using the same theme? What other plugins are you using?2 weeks ago
-
Posted a reply to BREAKS SITE, on the site WordPress.org Forums:
@johnlaw3742 Can you get the errors from the logs?2 weeks ago
-
Created a new ticket, #50972, in Core Trac:
media_handle_sideload() does not allow $post_data to override the ...2 weeks ago
-
Created a new ticket, #50971, in Core Trac:
media_handle_sideload() does not allow $post_data to override the ...2 weeks ago
-
Posted a reply to Out of stock issue, on the site WordPress.org Forums:
Hello @kellycairns, That was a pretty unique situation with product variations are you sure it's…3 weeks ago
-
Posted a reply to BREAKS SITE, on the site WordPress.org Forums:
You can email me <james@gnuiner.net> the error log entries if you don't want them public,…1 month ago
-
Posted a reply to BREAKS SITE, on the site WordPress.org Forums:
Can you specify the other plugins/themes installed and their versions? I don't know of any…1 month ago
-
Posted a reply to wc-csr-info background color css, on the site WordPress.org Forums:
The plugin generally uses wc_add_notice() to add the notices except I had to add them…1 month ago
-
Posted a reply to Is it possible to have cart stock reducer only on certain product categories?, on the site WordPress.org Forums:
There are a few ways to go about it and it is going to depend…1 month ago
-
Posted a reply to Cart doesn’t “expire” on the server side if customer closes page / browser, on the site WordPress.org Forums:
The item is considered added back to the stock when the timer expires. It still…1 month ago
-
Posted a reply to Is there a shortcode to display timer?, on the site WordPress.org Forums:
Not yet. There is a github issue open to track this, but I do not…1 month ago
-
Posted a reply to Reserved Stock in WooCommerce 4.3, on the site WordPress.org Forums:
I have no idea, I haven't had time to test it.2 months ago
-
Posted a reply to Hints for customized Woocommerce, on the site WordPress.org Forums:
The plugin tries to fit inside the WooCommerce base with as little modification as possible.…2 months ago
-
Posted a reply to Hints for customized Woocommerce, on the site WordPress.org Forums:
There is a setting to display when the countdown is displayed. 'Always', 'Only when items…2 months ago
-
Posted a reply to Adding text to message, on the site WordPress.org Forums:
You can use the 'wc_csr_expiring_cart_notice' WordPress filter to adjust this text. In your theme functions.php…2 months ago
-
Posted a reply to Hooks for when a product is reserved, on the site WordPress.org Forums:
No, you should not need to use the 'wc_csr_whitelist_get_stock_status' filters in your setup. I added…2 months ago
-
Posted a reply to Cart doesn’t “expire” on the server side if customer closes page / browser, on the site WordPress.org Forums:
The 10 minutes is the expiration time I had configured, it could be configure to…2 months ago
-
Committed [2334519] to Plugins Trac:
Tagging version 3.302 months ago
-
Committed [2334518] to Plugins Trac:
Tagging 3.302 months ago
-
Posted a reply to Plugin prevents homepage from caching, on the site WordPress.org Forums:
I added a WordPress filter 'wc_csr_set_nocache' that you can use to return false if you…2 months ago
-
Posted a reply to Cart doesn’t “expire” on the server side if customer closes page / browser, on the site WordPress.org Forums:
I had a few minutes so I setup a test with that plugin. Created a…2 months ago
-
Posted a reply to Hooks for when a product is reserved, on the site WordPress.org Forums:
I'm going to need to add a new function to return the actual stock without…2 months ago
-
Posted a reply to Hooks for when a product is reserved, on the site WordPress.org Forums:
If you want to have the overlay text displayed differently you could replace the function…2 months ago
-
Posted a reply to Advanced settings, on the site WordPress.org Forums:
You should be able to hold control and click on the selected field to unselect…2 months ago
-
Posted a reply to Hooks for when a product is reserved, on the site WordPress.org Forums:
I see what is happening now. I didn't realize this was a separate out of…2 months ago
-
Posted a reply to Hooks for when a product is reserved, on the site WordPress.org Forums:
You are talking about the 'Reserved' text that is over the image right? This must…2 months ago
-
Posted a reply to Hooks for when a product is reserved, on the site WordPress.org Forums:
I think I'm a little confused here. Why don't you set the 'Pending Order Text'…2 months ago
-
Posted a reply to Cart doesn’t “expire” on the server side if customer closes page / browser, on the site WordPress.org Forums:
I've never seen that plugin before, I know people had issues with the paid one…2 months ago
-
Posted a reply to Cart doesn’t “expire” on the server side if customer closes page / browser, on the site WordPress.org Forums:
2 minutes seems really short for a session expiration. Someone might add an item to…2 months ago
Developer
-
WooCommerce Cart Stock Reducer
Active Installs: 1,000+
Contributor
-
Pods - Custom Content Types and Fields
Active Installs: 90,000+