Title: Addonify's Replies - page 6 | WordPress.org

---

# Addonify

  [  ](https://wordpress.org/support/users/addonify/)

 *   [Profile](https://wordpress.org/support/users/addonify/)
 *   [Topics Started](https://wordpress.org/support/users/addonify/topics/)
 *   [Replies Created](https://wordpress.org/support/users/addonify/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/addonify/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/addonify/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/addonify/engagements/)
 *   [Favorites](https://wordpress.org/support/users/addonify/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 76 through 90 (of 134 total)

[←](https://wordpress.org/support/users/addonify/replies/page/5/?output_format=md)
[1](https://wordpress.org/support/users/addonify/replies/?output_format=md) [2](https://wordpress.org/support/users/addonify/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/addonify/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/addonify/replies/page/5/?output_format=md)
6 [7](https://wordpress.org/support/users/addonify/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/addonify/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/addonify/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/addonify/replies/page/7/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Issue with shopping meter](https://wordpress.org/support/topic/issue-with-shopping-meter/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/issue-with-shopping-meter/#post-16897289)
 * Hello [@visionoptika](https://wordpress.org/support/users/visionoptika/)
 * Here’s the problem. We were not able to reproduce the issue that you have been
   facing on our end. This is why we were looking for your staging wp login access.
 * Didn’t received your email yet. Can you please double-check which mailbox did
   you send us the email?
 * Waiting for your response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Two cart drawers open](https://wordpress.org/support/topic/two-cart-drawers-open/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/two-cart-drawers-open/#post-16894416)
 * Closing this thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Color badge](https://wordpress.org/support/topic/color-badge/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/color-badge/#post-16894414)
 * Cheers 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Hide cart button when cart is empty – how?](https://wordpress.org/support/topic/hide-cart-button-when-cart-is-empty-how/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/hide-cart-button-when-cart-is-empty-how/#post-16894406)
 * Hi [@oskar866](https://wordpress.org/support/users/oskar866/)
 * Just replied your email.
 * We will add this feature soon.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Color badge](https://wordpress.org/support/topic/color-badge/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/color-badge/#post-16883343)
 * Badge colour nice find. Looks like the option is missing. Adding this to the 
   list too.
 *     ```wp-block-code
       #adfy__woofc-trigger:hover .badge {
   
           color: white;
           background-color: #f44336;
       }
       ```
   
 * This is how you can change the badge color.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Color badge](https://wordpress.org/support/topic/color-badge/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/color-badge/#post-16883309)
 * Hi,
 * We will be adding this feature in upcoming versions.
 * For now please use custom media query CSS.
 *     ```wp-block-code
       @media ( max-width: 575px ) {
   
           #adfy__woofc-trigger {
   
               right: 20px; /* Example: 20px from right */
               bottom: 20px; /* Example: 20px from bottom */
           }
       }
       ```
   
 * I hope you know to paste this CSS style.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify - WooCommerce Wishlist] Disable css files](https://wordpress.org/support/topic/disable-css-files/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/disable-css-files/#post-16872776)
 * Hi [@abouelsaad](https://wordpress.org/support/users/abouelsaad/)
 * Currently disabling CSS file is not possible.
 * If you need to overwrite root variables that can be done easily. Refer to [this link.](https://github.com/addonify/addonify-wishlist/blob/development/public/assets/src/scss/abstracts/_variables.scss)
 * Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify - WooCommerce Wishlist] Prevent from loading assets at cart and checkout](https://wordpress.org/support/topic/prevent-from-loading-assets-at-cart-and-checkout/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/prevent-from-loading-assets-at-cart-and-checkout/#post-16870702)
 * Hi Leonidas,
 * Thank you for reporting the issue . We’ll be implementing the fix in the upcoming
   update.
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Issue with shopping meter](https://wordpress.org/support/topic/issue-with-shopping-meter/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/issue-with-shopping-meter/#post-16868269)
 * Hi [@visionoptika](https://wordpress.org/support/users/visionoptika/)
 * Just emailed you. Please check your mailbox.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Cannot find how to change design for quantity](https://wordpress.org/support/topic/cannot-find-how-to-change-design-for-quantity/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/cannot-find-how-to-change-design-for-quantity/#post-16867490)
 * Hi [@blue2shop](https://wordpress.org/support/users/blue2shop/)
 * I noticed a design conflict with the theme that you are using.
 * Follow the steps below:
    1. Go to Dashboard > Appearances > Customizer.
    2. Find Additional CSS box & paste the below CSS code there.
 * #adfy__floating-cart .adfy__woofc-content .adfy__woofc-content-entry .adfy__woofc-
   item .adfy__woofc-item-content .adfy__woofc-quantity .adfy__woofc-quantity-form.
   adfy__woofc-quantity-input-button {
 *     fill: var(–adfy_woofc_cart_product_quantity_input_button_text_color) !important;
 *     color: var(–adfy_woofc_cart_product_quantity_input_button_text_color) !important;
 * }
 * 3. Once you paste the above CSS code, click the update/publish button at Customizer.
   This is how it will look once you paste the above code [https://prnt.sc/o7uNR4-DVYFY](https://prnt.sc/o7uNR4-DVYFY)
 * 4. Done.
 * Now the design issue should be fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Issue with shopping meter](https://wordpress.org/support/topic/issue-with-shopping-meter/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/issue-with-shopping-meter/#post-16867457)
 * Hi Leonidas,
 * Thank you for the link. We have inspected the issue.
 * If you can edit plugin files with the help of `Plugin File Editor` from your 
   WordPress site’s dashboard, navigate to `../public/partials/cart-sections/` of
   the plugin. Then select the file `shipping-bar.php`. Replace line 16 with the
   code below:
 * `if ( $per < 100 && $left > 0 ) {`
 * Save the file.
 * Let me know if the issue gets fixed.
 * Best regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Issue with shopping meter](https://wordpress.org/support/topic/issue-with-shopping-meter/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/issue-with-shopping-meter/#post-16864701)
 * Hi Leonidas,
 * I have tried to reproduce the issue that you have mentioned above. But I could
   not reproduce it.
 * Could you share your website’s link? I would like to inspect the issue and provide
   you with the proper solution.
 * Best regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Two cart drawers open](https://wordpress.org/support/topic/two-cart-drawers-open/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/two-cart-drawers-open/#post-16864361)
 * Hi [@artemis21](https://wordpress.org/support/users/artemis21/)
 * We apologize for the late response.
 * Check if the “add to cart” button has a CSS class “ajax_add_to_cart”. Also check
   if a JS event, ‘added_to_cart’ gets fired after an item is added to cart when
   clicked on “add to cart” button.
 * In our plugin, the cart drawer opens only when “added_to_cart” JS event is fired.
 * Best regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify Floating Cart For WooCommerce] Two cart drawers open](https://wordpress.org/support/topic/two-cart-drawers-open/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/two-cart-drawers-open/#post-16842011)
 * Hi,
 * Yes, that drawer `class="components-modalframe wc-block-mini-cartdrawer is-mobile
   wc-block-components-drawer"` is not coming from our plugin.
 * Please disable the coming soon page or allow us the website access so we can 
   investigate the issue.
 * Looking forward.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Addonify - Compare Products For WooCommerce] Update the pot file](https://wordpress.org/support/topic/update-the-pot-file-3/)
 *  Plugin Author [Addonify](https://wordpress.org/support/users/addonify/)
 * (@addonify)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/update-the-pot-file-3/#post-16832602)
 * Hi [@visionoptika](https://wordpress.org/support/users/visionoptika/)
 * Fixed in `v1.1.10`. Please update.

Viewing 15 replies - 76 through 90 (of 134 total)

[←](https://wordpress.org/support/users/addonify/replies/page/5/?output_format=md)
[1](https://wordpress.org/support/users/addonify/replies/?output_format=md) [2](https://wordpress.org/support/users/addonify/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/addonify/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/addonify/replies/page/5/?output_format=md)
6 [7](https://wordpress.org/support/users/addonify/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/addonify/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/addonify/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/addonify/replies/page/7/?output_format=md)