Jeremiah
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart wont go away after plugin deleted!Yep, that’s the problem. The canvas icon looks almost exactly the same as ours try adding the following to your custom css:
#navigation .cart { display: none; }
Also, glad to hear you love the plugin. But, do be sure to let us know if you have any suggestions to make it better.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Display In Admin BarActually, you’ll want to add that to the plugin itself. If you open the menu cart plugin’s main php file you’ll be able to see where you need to place the filter and the function. Let us know if you need any more help with this.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart wont go away after plugin deleted!Also, I’m assuming you don’t like the plugin for some reason. If you don’t mind my asking, is there anything that would have made you want to keep it? What could be done better?
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart wont go away after plugin deleted!I’m not sure what to tell you. If the plugin is uninstalled it shouldn’t be able to show up because the script that makes it appear no longer exists. Are you using a theme by Woothemes? Often they include a cart by default. On some of their themes it looks very much like this plugin.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart wont go away after plugin deleted!Hey there,
Could you post your url here? You might need to do a force refresh, or try opening it another browser.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Display In Admin BarHello! Are you talking about displaying it as a widget in the sidebar? Could you post a link to your site so I can better understand what you’re referring to? Thanks!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Weird goings on when clicking on a menu optionHi sirchunk,
Glad you got it all figured out! Let me know if you need any more help.
Jeremiah
Hey James! Can you send a direct email to [email protected]. Ewout and I have something we need to send you.
Thanks!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Thanks and a question abot languageGlad both of you have the translation working! jo2s, would you be willing to let us include your French translation in the next release? If so, could you send the files to [email protected]?
Thanks!
James, thanks for your help on this! I’m closing this as the suggested fix will be available in the next release.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] New version won't align rightGreat! We’ll push that in the next release. I’m going to mark this as resolved.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] New version won't align rightAwesome, glad to hear it! Let me know if you need anything or have suggestions, and be sure to consider the pro version. ??
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] New version won't align rightFound the problem. The theme you’re using has multiple .nav elements in the menu. Kind of odd, but that’s where the issue lies. Try adding this to your custom css –
.fl { float: none; margin-right: 50px !important; }
You can customize it from there but that should solve the basics of your problem!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaAwesome, thank you Ulrich!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] New version won't align rightHi Centicon,
I’ll do a little more research and see what I can find. At first glance I’m not sure why it wouldn’t work, but there must be a reason! Thanks for your help too James!