petriknz
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Set a minimum order for cart total?Thanks Vark, but I need to get this done with the code. I told my boss I could get this working for him with just the addition of some code and not having to pay for yet another plugin. (At that stage only having seen the “official” documentation).
We need a blanket minimum amount in the cart which this code covers.
From what I can tell, only your paid version of the plugin covers that and that has not been budgeted for.
Forum: Plugins
In reply to: [WooCommerce] Set a minimum order for cart total?Mike73 did you ever get an answer to your question?
There’s several different version of the code here in this posting and all seem radically different from the official documentation here https://docs.woothemes.com/document/minimum-order-amount/
So before I break everything I’d like to clarify which is correct.
I have WP 3.6 and WC 2.0.13
Forum: Plugins
In reply to: [WooCommerce] [Plugin: Woocommerce]Good to hear it is on the way.
Yes indeed, the sooner the better.
Forum: Fixing WordPress
In reply to: Child theme and PluginsI did try putting CSS from the plugin directly in to the Child CSS file but it didn’t appear to do anything. I’ll have another go just in case I was adjusting something other then what I thought I was working on.
As per orgiginal post. Cart66 claims these should be hidden. They are not.
Any idea when we can expect to see that? We are so close to purchasing the development version of Cart66 but just have this and a a few tax/shipping issues to sort out.
Can the functionality be changed so it does not reload the page.
What we want to see happen is that there is a list of items with “add to cart” buttons on the page. The “cart” is in the side bar. When the “add to cart” button gets pressed for a product it updates the cart in the sidebar but does not reload the page as this solution is doing?
Thank you for this information.
This is taking me to new depths in customization. I shall do some research in what this means and how this works.
One question I have already is what does the “null” and “2” do in the “add_action”. As I said this is taking me into unknown territory so sorry if this seems to be a stupid question.
Thanks again.
This is what I am trying to do too. Did you get a solution.
Forum: Networking WordPress
In reply to: Adding All New Users to Main SiteDOH…. Got it.
Thanks for all the help.
Forum: Networking WordPress
In reply to: Adding All New Users to Main SiteThanks I know that. But in this case the user already exists. I just need to make them part of the blog.
Forum: Networking WordPress
In reply to: Adding All New Users to Main SiteManual is fine but how?
They’re already in the overall system they just need to be tied to the blogs.
Forum: Networking WordPress
In reply to: Adding All New Users to Main SiteShould I use tri_new_user or activate_user?
What do I do about the existing users as this is what my current problem is.
Forum: Networking WordPress
In reply to: Adding All New Users to Main SiteWhere is the mu-plugins folder? I can only see wp-content/plugins but there is no multi user plugin folder in there.
Forum: Networking WordPress
In reply to: Adding All New Users to Main SiteI wish I understood the code. How do I work out what the blog is?
So then once that is in plugin those user should just show up? Or do they need to re register?