Jeremiah
Forum Replies Created
-
Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] WPML SupportWow, awesome! I’ll be adding that to the next version then.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Icon doesnt show upHey there, thanks for your message! Looks to me like a simple theme conflict. Try adding the following custom css:
li.wpmenucart > a > i{
display:inline;
position: relative;
}You may need to add !important tags to the end of those if that doesn’t work. Ex:
li.wpmenucart > a > i{
display:inline !important;
position: relative !important;
}Let us know if you have any other questions and don’t forget about our pro version! ??
Jeremiah
Forum: Plugins
In reply to: [WP Menu Cart] Cart not updating on Remove ActionThanks for the feedback. We do our best to provide excellent support. ??
Forum: Plugins
In reply to: [WP Menu Cart] Cart does not update in real time- WP EcommerceNo worries, thanks for the update. ??
Great, glad it’s all working. ?? Let us know if you need anything else.
Jeremiah
Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] WPML SupportHi Metbar – thanks so much for posting this!
Just to clarify, you’re adding that to the get_post queries?
Forum: Plugins
In reply to: [WP Menu Cart] Cart not updating on Remove ActionVersion 2.5.6 takes care of this.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] cart icon does not update after item removalHey guys! Just wanted to let you know we’ve pushed an update (version 2.5.6) that will do this for you. Just navigate to the plugin settings page and select the ‘use built in ajax’ function at the bottom. Let me know if you still have issues!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] https issueHi there!
Thanks for the message. Is it possible to take a look at this on your site?
Thanks!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] not friendly w latest woocommerce updateHi there!
Sounds like an ajax issue. Can you update to version 2.5.6 and test the ‘use built in ajax’ feature at the bottom of the plugin settings page? You might need to close all tabs of your site to clear cache after making the change.
Forum: Plugins
In reply to: [WP Menu Cart] Stopped WorkingOh, and if that would work for you just send an email to [email protected] with details
Forum: Plugins
In reply to: [WP Menu Cart] Stopped WorkingHi shazahm!
Thanks for the message. Would it be possible for me to do some testing with the js file on your site? I’d like to see if I can identify what the problem is.
Thanks!
Jeremiah
Forum: Plugins
In reply to: [WP Menu Cart] Cart not updating on Remove ActionHi there!
We actually have a test version that I would love to share with you. Could you send an email to [email protected] and we’ll send it over?
Thanks!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] display is in 3 steps not in one lineHi yokharido,
Most likely your theme is applying display:block to the span elements inside the menu cart list item. If you change that to display:inline it should work. If you want us to do it for you we have a css customization fee for $15 here: https://wpovernight.com/downloads/menu-cart-pro/
Jeremiah
Forum: Plugins
In reply to: [SendGrid] Couple SuggestionsAwesome, glad I could help.