James Golovich
@jamesgol on WordPress.org and Slack
- Member Since: August 6th, 2014
Contribution History
James Golovich’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to I need to set more than 60 minutes, on the site WordPress.org Forums:
There is no maximum of 30 minutes anywhere, can you explain where you see a…2 weeks ago
-
Posted a reply to Backordering of variable products, on the site WordPress.org Forums:
No, the state of that request hasn't changed. Backorders are already allowed but only after…2 weeks ago
-
Posted a reply to Timer not showing after adding item to cart, on the site WordPress.org Forums:
The console notice is actually coming from JS included by your theme, which appears to…2 weeks ago
-
Posted a reply to Timer not showing after adding item to cart, on the site WordPress.org Forums:
This is the first time I've seen that console error pop up associated with this…2 weeks ago
-
Posted a reply to Variations problem, on the site WordPress.org Forums:
The typical problem on new install/activation is having existing items in carts that will not…3 weeks ago
-
Posted a reply to Using WP 5.2.2 with the plugin WooCommerce Bookings, on the site WordPress.org Forums:
I've never had an opportunity to test against WooCommerce Booking and examine it to see…2 months ago
-
Posted a reply to Possible bug?, on the site WordPress.org Forums:
@raix022 please create a new issue for new issues. The expiration time text shows 'Examples:…3 months ago
-
Posted a reply to Possible bug?, on the site WordPress.org Forums:
@raix022 Did you also clear out the existing sessions when you activated the plugin? This…3 months ago
-
Posted a reply to Visible only in cart and checkout, on the site WordPress.org Forums:
The 'Only when items are added' makes it so the countdown string + timer is…3 months ago
-
Posted a reply to Change Colour, on the site WordPress.org Forums:
That's more of a theme issue, some theme's have an easy way to add extra…3 months ago
-
Posted a reply to Change Colour, on the site WordPress.org Forums:
You should override the css to change the color. The 'wc-csr-info' class should get you…3 months ago
-
Posted a reply to Visible only in cart and checkout, on the site WordPress.org Forums:
This is on the todo list to be implemented, but I have not had the…3 months ago
-
Posted a reply to Possible bug?, on the site WordPress.org Forums:
Since it's a new setup, when you started using the plugin did you clear the…3 months ago
-
Posted a reply to Possible bug?, on the site WordPress.org Forums:
Ok sounds like some troubleshooting is in order. Have you been using the plugin for…3 months ago
-
Posted a reply to Possible bug?, on the site WordPress.org Forums:
As long as the plugin is always running it should keep track of items in…3 months ago
-
Posted a reply to Possible bug?, on the site WordPress.org Forums:
You likely have products in carts/sessions. Through the WooCommerce settings clear the sessions and see…3 months ago
-
Posted a reply to HOW TO REMOVE TEXT, on the site WordPress.org Forums:
You can create a filter for 'wc_session_expiring' and 'wc_session_expiration' to return how long you want…3 months ago
-
Posted a reply to HOW TO REMOVE TEXT, on the site WordPress.org Forums:
You can definitely do this, possibly with a bit of coding to override some of…3 months ago
-
Posted a reply to Product with TM product options, on the site WordPress.org Forums:
It sounds like the other plugin must be first adding a new item and then…4 months ago
-
Posted a reply to How to make the quantity_input_args hidden, on the site WordPress.org Forums:
If you are grabbing the object instance already (from your last post), you should be…4 months ago
-
Posted a reply to Check if Plugin is active, on the site WordPress.org Forums:
You can call WC()->integrations->get_integrations() to get all of the integrations that are active4 months ago
-
Posted a reply to Check if Plugin is active, on the site WordPress.org Forums:
If you just want to check if the plugin is installed you can use the…4 months ago
-
Posted a reply to Customer Unable to Checkout, on the site WordPress.org Forums:
Also, WooCommerce by default has a way to only allow items to be bought individually…4 months ago
-
Posted a reply to Customer Unable to Checkout, on the site WordPress.org Forums:
Is this something you can reproduce every time you add a new product? Can you…4 months ago
-
Posted a reply to Customer Unable to Checkout, on the site WordPress.org Forums:
Do you happen to know what (if any) messages are displayed when they can't check…4 months ago
-
Posted a reply to Add a class to unsold products still in cart, on the site WordPress.org Forums:
This is definitely possible using the WordPress 'post_class' filter. I added a github issue to…5 months ago
-
Posted a reply to Separate logic for guest and logined users, on the site WordPress.org Forums:
Keep 'Expire items' set and set the default value in the settings to 10 minutes…5 months ago
-
Posted a reply to Separate logic for guest and logined users, on the site WordPress.org Forums:
The easiest way to do what you want would be to add a WordPress filter…5 months ago
-
Posted a reply to exp, on the site WordPress.org Forums:
After troubleshooting the issue was fixed in version 3.055 months ago
-
Posted a reply to Product in cart not available after logging in, on the site WordPress.org Forums:
@pduclo can you clarify if the glitch is only when this plugin is in use…5 months ago
-
Posted a reply to Add to cart as guest – then login – items out of stock, on the site WordPress.org Forums:
Wow, I haven't played disc golf in years. I'm hoping that the WooCommerce dev will…5 months ago
-
Posted a reply to Time shortcode do not show up, on the site WordPress.org Forums:
I looked at your site and I see the error Uncaught TypeError: jQuery(...).countdown is not…6 months ago
-
Posted a reply to Time shortcode do not show up, on the site WordPress.org Forums:
Are there any errors in the browser console?6 months ago
-
Posted a reply to Time shortcode do not show up, on the site WordPress.org Forums:
If you view the source do you see the javascript that starts the timer? Search…6 months ago
-
Posted a reply to Time shortcode do not show up, on the site WordPress.org Forums:
What time shortcode? There are currently no shortcodes with this plugin6 months ago
-
Posted a reply to Replace “add to cart” button by countdown, on the site WordPress.org Forums:
Anything is possible, it always comes down to how much time and money you want…6 months ago
-
Posted a reply to Woocommerce Cart Expiration, on the site WordPress.org Forums:
Can you provide some more information on what isn't working?6 months ago
-
Posted a reply to Product in cart not available after logging in, on the site WordPress.org Forums:
At a quick glance that looks like it should work. If you did try to…6 months ago
-
Posted a reply to Product in cart not available after logging in, on the site WordPress.org Forums:
I suspect the issue has been around forever since WooCommerce doesn't really care about abandoned…6 months ago
-
Posted a reply to Product in cart not available after logging in, on the site WordPress.org Forums:
This is an interesting one. What is happening is the cart gets copied to the…6 months ago
-
Posted a reply to 500 error when plugin is activated, on the site WordPress.org Forums:
It should not be an issue in the future, likely what happened was there was…6 months ago
-
Posted a reply to 500 error when plugin is activated, on the site WordPress.org Forums:
If the site can run WooCommerce then there are no other special requirements. If you…6 months ago
-
Posted a reply to Hooks, on the site WordPress.org Forums:
Did you try doing what I said before? You should be able to get the…6 months ago
-
Posted a reply to SIte stop working, on the site WordPress.org Forums:
Was this working before you upgraded or this is the first time you tried activating…6 months ago
-
Posted a reply to Allow Backorders, on the site WordPress.org Forums:
Send me a direct email to james@gnuinter.net and we can see if we can work…7 months ago
-
Posted a reply to Possible Bug: Variations out of stock, on the site WordPress.org Forums:
Sorry it took so long to get back to you. I just had a few…7 months ago
-
Posted a reply to Add products to cart not possible when setting expiration time, on the site WordPress.org Forums:
When you say "minutes I guess?" does that mean you are not explicitly setting the…7 months ago
-
Posted a reply to Allow Backorders, on the site WordPress.org Forums:
I created a GitHub issue for this feature request. https://github.com/jamesgol/woocommerce-cart-stock-reducer/issues/75 It's pretty far down on…7 months ago
-
Posted a reply to Allow Backorders, on the site WordPress.org Forums:
It should work for backorders with one caveat. Backorders are not allowed until all of…7 months ago
-
Posted a reply to Show Real Stock and Virtual Stock, on the site WordPress.org Forums:
I have a whitelist of functions that always return the real stock quantity. One of…7 months ago
Developer
-
WooCommerce Cart Stock Reducer
Active Installs: 1,000+
Contributor
-
Pods - Custom Content Types and Fields
Active Installs: 80,000+