Jeremiah
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart menu doesn't appearHi Teyga! What’s the name of your primary menu? It needs to match the name of the menu you insert on the options page. Also, I’ve since changed the plugin so case doesn’t matter. One last thing that could be causing the issue. If you have no items in your cart and you haven’t checked the “Always Display” option, nothing will appear.
Forum: Plugins
In reply to: [WooCommerce] External / Affiliate Product URLHey aplusr, Thanks for the email! I figured I’d respond to your questions here and see if I can help. Can you post a couple more active sample links here? I’d like to be able to trouble shoot a bit.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Activating pushes catalog contents off the pageNot a problem at all. I’m glad you got it resolved. Enjoy, and be sure to let me know if you have any feedback!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Activating pushes catalog contents off the pageHey, I don’t think this is an issue with this plugin, but I think I can help. ?? Thanks for posting a link, by the way!
I found this line of code on your #content div:
overflow: hidden;
If you remove that, your products will show up just fine! At least, it worked for me when I tried it in firebug.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyHi Auror,
I’m glad you got it figured out, and don’t worry about the confusion. ?? Now I see that you’re using a theme by WooThemes, which would explain the issue. Let me know if you need anything else!
Jeremiah
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaUlrich, thanks for helping. I really appreciate it. ??
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyHi Auror,
That is strange. Was it the icon itself that was showing up twice, or was it the content that was being echoed from WooCommerce? I’ll do a little more research into this and see why that could be. To be honest, I’m still learning a few things, and writing plugins is always difficult because it’s so hard to be sure that it works with every WordPress install. Thanks for letting me know about the issues you had, and I’m glad you were able to get the translation piece figure out.
@ulrich, thanks so much for your help!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyThat is incredibly strange. I’m not sure how that could be possible because it requires the function to run in order for anything to display (products and cost) which wouldn’t be installed if the plugin has been deleted. I don’t have time today, but I’m going to look into this more tomorrow. Sorry you’re having this issue!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyAre you saying that the plugin has been uninstalled but it still shows up on your site?
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaHi Ulrich,
Just wondering if you’ve had any issues with translation. Someone from Brazil is having some difficulty and I was wondering if you’ve dealt with this before:
https://www.ads-software.com/support/topic/wont-work-even-though-menu-is-named-correctly
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyI actually have no idea why that’s happening. I’m completely new to language translation on WordPress, and this was my first attempt. How about posting it to the support forum? I’ll also ask another person who asked about translation earlier to check on this and let us know if he sees anything weird.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyThere doesn’t seem to be anything wrong with what you have here. Before you changed the language to English and made the adjustments to the code, did it show up as items, and view your shopping cart?
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Won't work even though menu is named correctlyHi Auror,
Thanks for such a detailed explanation! What’s the url of the site? It would help me if I could look at it.
Also, on this screenshot https://dl.dropbox.com/u/10196435/Screen%20Shot%202013-01-18%20at%2016.16.44.png I noticed that nothing is set for the primary menu. Did you try setting that menu to cart as well?
Thanks!
Jeremiah
Forum: Reviews
In reply to: [WP Stripe] Great, Easy PluginAnd immediately after posting, I found these:
- Added Pop-up / Modal Box for making a payment (better plug & play), you can still use the inline form with [wp-legacy-stripe]
- Added cards accepted below button, to disable use [wp-stripe cards=”false”]
Hopefully that will help anyone looking for that functionality.
Glad you like it! Be sure to post any feedback on how this could be better. Enjoy. ??