Jeremiah
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic idea@cmccrone – your request has been granted.
@ulrich – fontawesome is now included in the WordPress.org version of the plugin, and translation is in place. (at least as far as I can tell).
@all – I am now more actively seeking donations and reviews, as both are necessary for me to continue development. If you feel either are deserved please consider contributing.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic idea@ulrich – I did some research and Font Awesome is now okay, according to WordPress: http://codex.wordpress.org/Theme_Review#GPL-Compatible_Font_Licenses. I’ll be updating the plugin in the next week to reflect these changes. Thanks for the heads up!
@cmccrone – Currently that option doesn’t exist, but I’m going to try to add it in the updated version. Expect it in the next week. Stay tuned!
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaThanks for the heads up. I’ll look into making another update in a few days, with the ajaxified cart and the Fontello icon.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Can't get it to workTopic Resolved
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Can't get it to workAwesome, glad to hear that. And that’s a great idea. It’s a little complicated, but good nonetheless. I’ll see what I can do.
Let me know if you need any help, or if you have any other WooCommerce plugins you’d like to see built. I’m just finishing one that will help people who list external/affiliate products on their sites and have several others on the back burner.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Can't get it to workHi Carrie,
Can you send me a link to your site so I can check it out? Also, make sure that these two conditions are met, otherwise it won’t work:
- The menu you’d like the item to display on is called ‘cart’ (the menu name, not the menu item should be called cart)
- You’ve added an item to your cart.
I’ll be making some updates in the next couple days to make things slightly easier/cooler. Any suggestions?
Forum: Fixing WordPress
In reply to: Page Load Affected by iframeI ended up finding (two weeks later) the answer to this question. I took it from Nate’s answer here – http://stackoverflow.com/questions/6596668/iframe-on-the-page-bottom-avoid-automatic-scroll-of-the-page/7148477#7148477
I used:
<iframe style="position: absolute; top: -9999em; visibility: hidden;" onload="this.style.position='static'; this.style.visibility='visible';" href="..."></iframe>It seems to have completely eliminated the scrolling issue.
Here was Nate’s quote:
Here we’re basically saying hiding the frame and moving it to a negative offset on the page vertically. When it does try to focus the element inside of the frame, it should scroll the page upward, then once loaded place the iframe back in it’s intended position.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaAwesome, thanks for all the great feedback. I’ll be publishing an updated version soon. π
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaAlso, do you have any issues with actual working functionality, or does it work well?
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cool basic ideaHi Ulrich,
Great suggestions, thanks so much! I’m going to implement these in the next few days and make an update. Let me know if there’s anything else you think of.
Hey, thanks so much for the nice note. I really appreciate it! At Schedulicity our primary goal is to build a great product with the best possible customer service. I’m glad we were able to help. Let me know if you have any other feedback about this plugin!
Jeremiah