prontotools
Forum Replies Created
-
Forum: Reviews
In reply to: [WooCommerce Cart Count Shortcode] change color shortcode cart@lerusher Could you try using the
custom_cssparameter? For example,[cart_button show_items="true" custom_css="cart-button"]Then you can add the style in the CSS class
cart-button. We did that on this page: http://ecommerce.pi.bypronto.com/innerpage-contact-us-design-a/ Below is the shortcode we used.[cart_button icon="cart" empty_cart_text="" items_in_cart_text="Cart" show_items="true" show_total="true" custom_css="cart-button"]BTW, as @bdbrown mentioned, please post the topic in https://wordpress.org/support/plugin/woo-cart-count-shortcode/.
Let us know how it goes. 🙂
Forum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] Where to get the shortcode from?Once you activate the plugin, you can use the
[cart_button]shortcode anywhere on your website.Parameters:
- icon – Any Font Awesome icon. Most of the time you’ll want to use shopping-cart or shopping-basket.
- empty_cart_text – The text to display when there are zero items in the cart. You may want this to default to “Shop”.
- items_in_cart_text – The text to display when there are one or more items in the cart. You may want this to default to “Cart”.
- total_text – The text to display when there are one or more items in the cart. You may want this to default to “Total:”.
- show_items – Enter “true/false” to show/hide items in the cart in parentheses. The item count will only show when there are one or more items in the cart.
- custom_css – Any custom CSS you’d like to add to the link.
- show_total – Enter “true/false” to show/hide total price in the cart
Examples:
[cart_button]
[cart_button icon=”basket”]
[cart_button show_items=”true”]
[cart_button show_items=”true” show_total=”true”]
[cart_button show_items=”true” show_total=”true” total_text=”Total Price:”]
[cart_button show_items=”false” items_in_cart_text=”Cart”]
[cart_button show_items=”true” empty_cart_text=”Store”]
[cart_button items_in_cart_text=”Cart” custom_css=”custom”]You can find the above information here as well: https://wordpress.org/plugins/woo-cart-count-shortcode/
Once you give that a try let us know if you have any other issues.
Regards,
CoryForum: Reviews
In reply to: [WooCommerce Cart Count Shortcode] Good support!Thanks @nattyait! If there’s anything else we can do to make the plugin better for you just let us know. 🙂
Forum: Reviews
In reply to: [WooCommerce Cart Count Shortcode] Best cart for wooThanks @alex1305!!
Forum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] Not working with cache pluginsGood day @alex1305 !
We agree this would be an ideal solution but we don’t have a plan to show the cart using ajax or javascript at this time.
If anybody else finds a way please feel free to fork and contribute here! https://github.com/prontotools/woocommerce-cart-count-shortcode
If you have any other suggestions let us know!
Regards,
CoryForum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] Remove the word “TOTAL”@mattybix, we agree that would be ideal but we don’t have a plan to implement automatic refresh at this time.
If anybody else finds a way please feel free to fork and contribute here! https://github.com/prontotools/woocommerce-cart-count-shortcode
If there’s anything else we can help with just let us know.
Regards,
CoryForum: Plugins
In reply to: [Multisite Login Logos] How to set ‘default network logo’Hey @jheuyard,
We’ve found this plugin Login Logo is the best plugin to set a default network logo.
Hopefully that works!
Regards,
CoryHi @drekiss, I believe this happens when you use the {all fields} merge tag. That’s when Gravity Forms outputs HTML.
For now a workaround is to include individual merge tags for each field.
Will that work for you?
Forum: Plugins
In reply to: [Gravity Forms ConnectWise Add-On] Not creating ActivitiesHi @cardellmedia. I can help troubleshoot this deeper with you if you’d like. Can you connect with me at cory@prontomarketing.com please?
Forum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] total cart price@raykaii You’re very welcome!
Forum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] issue with currency switchHey @johnph88,
Sorry for the late reply. We need to test this a bit to see what the fix might be. We’ll update this thread when we know more.
Regards,
CoryHey @zenframe,
Thanks for the suggestion! We have this planned and will let you know when a new version is available.
Cheers,
CoryForum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] Remove the word “TOTAL”Hi @mattybix
Thank you for interested our plugin so we’ve update plugin version to support your requests.
Here is new parameter for custom total text.
total_textYou can put this parameter in shortcode
total_text=":"Best,
ProntoTools TeamForum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] Not working with cache pluginsHi @alex1305,
Pages should still cache. The cache should only be refreshed if the cart count changes. Let us know if this works for you or if we can take a look at the site in question.
Regards,
CoryForum: Plugins
In reply to: [WooCommerce Cart Count Shortcode] Not working with cache pluginsSorry left out the cookie:
woocommerce_items_in_cart