Title: Cool basic idea
Last modified: August 20, 2016

---

# Cool basic idea

 *  Resolved [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/)
 * Hello Jeremiah
 * I like the simple plugin that you have created. I just have one improvement that
   you can make to make the plugin translatable.
    If you replace this… `'View Your
   Shopping Cart';` …with this `_e('View your shopping cart', 'woothemes');`
 * Also I found it complicated that you have three names for you plugin.
 * Woocommerce Nav Shopping Cart, woocommerce-menu-bar-cart and Menu Bar Shopping
   Cart. Please could you just chose one. As I could not find the plugin at first
   in the plugin area of my site.
 * Ulrich
 * [http://wordpress.org/extend/plugins/woocommerce-menu-bar-cart/](http://wordpress.org/extend/plugins/woocommerce-menu-bar-cart/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/cool-basic-idea/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/cool-basic-idea/page/2/?output_format=md)

 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307047)
 * Do you know what be even cooler if you would ajaxify the cart viewer?
 * It is shown how here.
    [http://wcdocs.woothemes.com/snippets/show-cart-contents-total/](http://wcdocs.woothemes.com/snippets/show-cart-contents-total/)
 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307048)
 * Oh something eles. It would be recommended to remove the inline css and give 
   it a class. It makes it easier for others when customizing later.
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307149)
 * Hi 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.
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307155)
 * Also, do you have any issues with actual working functionality, or does it work
   well?
 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307157)
 * It works fine. I have a similar code in header. It would be nice if you could
   include some screen shots of the menu and end result.
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307164)
 * Awesome, thanks for all the great feedback. I’ll be publishing an updated version
   soon. 😉
 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307305)
 * I have a solution for you as to the cart icon.
    [Entypo](http://www.entypo.com/)
   is [compatible to GPL ](http://codex.wordpress.org/Theme_Review#GPL-Compatible_Font_Licenses)
   as it uses the SIL license. You could just download the cart icon from [Fontello](http://www.fontello.com/).
 * The update works well.
 * Ulrich
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307323)
 * Thanks for the heads up. I’ll look into making another update in a few days, 
   with the ajaxified cart and the Fontello icon.
 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307328)
 * Font-Awesome just chnaged its licence to SIL. You should be alowed to use v3.
 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307329)
 * On second thoughts it might not be possible as the pictograms are still CC3.0.
 * The Font Awesome pictograms are licensed under the CC BY 3.0 License – [http://creativecommons.org/licenses/by/3.0/](http://creativecommons.org/licenses/by/3.0/)
 *  [America Jr](https://wordpress.org/support/users/cmccrone/)
 * (@cmccrone)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307335)
 * How can I make the Cart always stay up? Like [amazon.com](http://amazon.com) 
   [apple.com](http://store.apple.com/us) etc
 * Great idea for a plugin. Thanks!
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307339)
 * [@ulrich](https://wordpress.org/support/users/ulrich/) – I did some research 
   and Font Awesome is now okay, according to WordPress: [http://codex.wordpress.org/Theme_Review#GPL-Compatible_Font_Licenses](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](https://wordpress.org/support/users/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!
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307345)
 * [@cmccrone](https://wordpress.org/support/users/cmccrone/) – your request has
   been granted.
 * [@ulrich](https://wordpress.org/support/users/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](https://wordpress.org/support/users/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.
 *  Plugin Contributor [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * (@jprummer)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307361)
 * Hi 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:
 * [http://wordpress.org/support/topic/wont-work-even-though-menu-is-named-correctly](http://wordpress.org/support/topic/wont-work-even-though-menu-is-named-correctly)
 *  Thread Starter [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/cool-basic-idea/#post-3307362)
 * Sure, give me a minute. 🙂

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/cool-basic-idea/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/cool-basic-idea/page/2/?output_format=md)

The topic ‘Cool basic idea’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-menu-bar-cart/assets/icon-256x256.png?rev=2190481)
 * [Menu Cart for WooCommerce](https://wordpress.org/plugins/woocommerce-menu-bar-cart/)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/reviews/)

 * 19 replies
 * 3 participants
 * Last reply from: [Jeremiah](https://wordpress.org/support/users/jprummer/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/cool-basic-idea/page/2/#post-3307376)
 * Status: resolved