Jeremiah
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Align Left Displays on the Right SideSorry for the delay, things have been crazy.
Try adding the following to your theme’s custom css and let me know if this works for you:
#categories li { float: right !important; list-style: none outside none !important; }Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Align Left Displays on the Right SideYou’re welcome! And just to clarify, you want it to float left?
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Align Left Displays on the Right SideHi there! Your nav probably has a float assigned that doesn’t play well with our plugin. Can you provide a link so that we can properly assist?
Forum: Plugins
In reply to: [WP Menu Cart] Menu cart doesn't update in real time (EDD)Awesome, we’ll push it then. I can’t believe I didn’t think of this earlier. Thanks for always being so quick to help. Also, that could be a great spot for a hook in the future, like WooCommerce’s add_to_cart_fragments filter. 😉
Forum: Plugins
In reply to: [WP Menu Cart] Menu cart doesn't update in real time (EDD)Thanks Pippin!
So I just found a way that works, but would you mind confirming that this is a reasonable way to do this? If I add a slight delay to our ajax call (1 second) it seems to delay the script enough to insure that your add to cart ajax has had time to run. As well, the delay is short enough that it looks pretty good. Is there a better method that I should be using, or is this a good way to do it?
Forum: Plugins
In reply to: [404 Simple Redirect] Soft 404 errorsI was literally coming here to post about this. I’m experiencing the same issue with a plugin I wrote and was going to see how 404 simple redirect dealt with it and apparently you don’t. I’ll let you know if I find the answer.
Forum: Plugins
In reply to: [WP Menu Cart] Menu cart doesn't update in real time (EDD)Hello, thanks for your message!
We’re having an issue with EDD ajax. Sometimes it fires in the proper order (meaning our ajax function runs after EDD’s function adds the item to the cart) and sometimes it doesn’t. It seems to depend on how long it takes to load certain pieces of javascript. We’re working on getting this resolved, but unfortunately it’s much more difficult than it sounds. 😉 Anyway, I’m hoping to have this fixed within a week or so. The next update should have the fix in place.
Forum: Reviews
In reply to: [WooCommerce] Documentation and FeaturesI saw this and wanted to comment on a couple of things.
First of all, there’s absolutely amazing documentation here: http://wcdocs.woothemes.com/
Second, the kind of functionality you’re looking for sounds like a great extension, but something that should never be (and probably never will be) part of the core WooCommerce plugin. Its just not an essential piece of the of most e-Commerce shops. But, since WooThemes has done such a good job of making this plugin extensible, you could probably find a coder at codeable.io who could build this into WooCommerce for you.
Hopefully that’s helpful for you!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart won't show respective user's items/order.Great, glad to hear it! Let me know if there’s anything else you need. 🙂
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart won't show respective user's items/order.Hi florbv. I just realized that I forgot to respond to this! I would contact WooCommerce. I did a search and couldn’t find why that could be happening. If it’s a plugin issue they’ll be able to let you know. If it’s a site caching issue, they’d know that too.
Forum: Plugins
In reply to: [WP Menu Cart] Wrong French translationHi Kerfred. The proper file should now be in place. The one you had earlier was my placeholder file, so my apologies for that. Neither my partner or I are native French speakers, but I had my wife (who’s from French speaking Africa) help me out with these so they should be good to go. If you have would like to suggest any changes to the translations send an email to support@wpovernight.com and I’ll push it out in our next release. Enjoy and feel free to give us any feedback!
Looks like it’s working so marking this as resolved. Thanks for letting us know about the issue!
Forum: Plugins
In reply to: [WP Menu Cart] Wrong French translationYou’re welcome. I’ll get that pushed tonight (which is early tomorrow morning if you’re in France. 😉 )
Forum: Plugins
In reply to: [WP Menu Cart] Wrong French translationHi Kerfred!
You’re correct, I uploaded the wrong file. When do you need that translation file? It may be a few hours before I can make a commit as I’m away from my dev setup.
You can name the menu whatever you like, but a custom menu does need to be setup in order for the plugin to work. Did that completely fix the issue for you?