Jeremiah
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Compatibility with Elegant ThemesHi there! Sorry for the delay, but it looks like you got it. There doesn’t seem to be a good way to check whether WooCommerce is active in Multisite so that message displays. Just have to turn it off and it should work great. π
Forum: Plugins
In reply to: [WP Menu Cart] Cart not Updating (EDD)You’re very welcome!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Menu Cart Link ProblemActually, I forgot that you shouldn’t need any filters for this. Our plugin grabs whatever page is set as your “shop base page”. If you go into WooCommerce Settings -> Pages make sure you set the “Shop Base Page” to the page you want the plugin to point to.
Otherwise, we can do a temporary fix and then when we update to the latest version you’ll have to change it but it’ll be easy.
Forum: Plugins
In reply to: [404 Silent Salesman] Broken with Woocommerce 2.0.13Hey, thanks for the heads up! We’re currently working on a major upgrade of this plugin but I’ll see if I can get a quick fix out for this.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Add RequestHey there, good suggestion. Are you wanting it to display only for logged in users?
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Menu Cart Link ProblemHi there!
Are you using the paid version? If so we’ve implemented filters that will allow you to manually set that. If not, we’ll be adding it to the current version in the next couple of weeks. Please advise!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Compatibility with Elegant ThemesHi there,
Can you post a link to your site with the plugin activated? Or, give us the name of your theme?
Forum: Plugins
In reply to: [WP Menu Cart] Cart not Updating (EDD)Hi there!
Sorry for the delayed response. Can you send an email to support@wpovernight.com? According to WordPress rules we can’t handle paid support here. Also, please send your web domain so we can take a look.
Jeremiah
Forum: Plugins
In reply to: [WP Menu Cart] WP Menu Cart – doesn't show up in my menuOh, looks like Ewout has this. I’ll leave this to you two. π
Forum: Plugins
In reply to: [WP Menu Cart] WP Menu Cart – doesn't show up in my menuHey there!
Do you have a link to your site? As well, have you set a custom menu via Appearance -> Menus in your WordPress dashboard? Can you provide a screenshot of your settings tab? What E-Commerce system are you using?
Thanks!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Align Right FixYou’re very welcome. Let us know if you need anything else. π
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Align Right FixHey there!
Looks like your theme is overriding the Menu Cart styles. All you need to do is add the following to your theme’s custom css and it should do the trick:
#menu-bg .menu {
float: none !important;
}
.menu {
float: none !important;
}
.wcmenucart-display-right {
float: right !important;
}Let me know if that works for you!
Forum: Plugins
In reply to: [WP Menu Cart] Cart doesnΒ΄t updateYou’re welcome. Glad we were able to help. π
Forum: Plugins
In reply to: [WP Menu Cart] Cart doesnΒ΄t updateHello!
In testing we thought it worked, but i’ll implement an alternate method in the next couple of days. Did you also send an email to support@wpovernight.com today, or was that someone else?
Thanks!
Jeremiah
Forum: Plugins
In reply to: [WP Menu Cart] WP Menu Cart & Artisteer 4.1 designed themeHi Jurij, thanks for posting your solution! Hopefully this benefits anyone else struggling with Artisteer. π