meowcrew
Forum Replies Created
-
No, there’s no filter available that can disable the whole price adjustment functionality. However, you can add your own hook with higher priority (role-based pricing priority = 99) that will override our pricing rules and fetch whatever price you need it to be: https://prnt.sc/WfXBFaizecpq
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] User role meta keyHello,
As far as we know, WooCommerce doesn’t have an indication of user role in order-related tables in the database (neither in the wp_woocommerce_order_items, nor in the wp_woocommerce_order_itemmeta), WooCommerce Role Based Pricing by Meow Crew doesn’t add the new meta_key to order tables neither.
We suppose the plugin, that you use for export, links the user role to the user account and order in their own specific way. The only place where it’s indicated in the database by our plugin is a serialized string in the?
wp_usermeta
?table –?https://prnt.sc/OqaxzEJkfzDg.Hi there,
Can you please let us know if this is still relevant? Otherwise we’d need to close the ticket.
Thanks
Hi there,
Sorry, it’s not quite clear what you mean by “plugin work”? When you set role-based pricing rules, plugin will trigger woocommerce hooks that responsible for pricing formation for every user to check if they have any related pricing adjustments. If they don’t have any – cost will remain the same.
Hi there,
Well, it’s hard to understand when we don’t see your product setup, so if you could share screenshots it would help. Also, we have noticed that your products are out of stock, that’s may be another reason for not displaying the cost (https://prnt.sc/LbYzE0ct83ND)
Hi there,
Yes, that’s may happen with any price-modifying plugins. WooCommerce Role Based Pricing by Meow Crew isn’t integrated with Advanced Product Fields (Product Addons) for WooCommerce By StudioWombat?and there’s no quick fix to it. We will consider adding Addons integration to the next plugin update, however, our priority is official WooCommerce Product Add-ons.?If StudioWombat’s plugin utilizes the same hooks\filters it may work for them as well, but can’t guarantee.
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] Quantity based pricingHi Clara,
Nope, this plugin doesn’t have qty based pricing. You should take a look at plugin like this one for that feature – https://www.ads-software.com/plugins/tier-pricing-table.
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] role price issuesHi there,
Can you please let us know if this is still relevant? Otherwise we’d need to close the ticket.
Thanks
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] not working at allHi there,
Can you please let us know if this is still relevant? Otherwise we’d need to close the ticket.
Thanks
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] not working at allSorry, your screenshot doesn’t help a lot, since we don’t speak the language you use in the wp-admin panel, therefore can’t understand what settings you are referring to.
If that’s the add-to-cart label, issues may happen because of a bunch of reasons, such if you use a custom add-to-cart button instead of a regular woo-button, hardcoded translation to cart label, using other plugin or theme options, which may interfere with our plugin.
You can try play arround with those points. Or also, if you have staging site, you can create new user for us, and send us credentials (there is an option in plugin to reach create ticket), so we can take a look.
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] not working at allSorry, isn’t clear what you mean. Can you explain in detail your issues? What you do, what you get as result, and what you want it to be. Do you have problems with the custom label of ‘add-to-cart’ button for non-logged users? It doesn’t change at all or in some specific places? From what we can see – you have different buttons on product page and category page – https://prnt.sc/TPqY_cX4aGcl, https://prnt.sc/m9Sr34hokeBJ – that may also be a reason.
- This reply was modified 2 years ago by meowcrew.
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] Wrong total calculationNope, we don’t have any specific date for it. Supposedly somewhere next month.
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] role price issuesHi there,
That mean your theme (Divi, we suppose) bypass woocommerce hooks, which we use to modify price values and probably looks directly in the database to retrieve costs.
All works fine on Storefront and other well designed woocommerce-ready themes: https://prnt.sc/Qbib6fngq6fi (product setup) – https://prnt.sc/MOOltOoc8Px4 (storefront and cart look)
You may want to contact your theme developer (or plugin if you use one for cart specific features), to ask if there’s a fix for it. We cannot manage it on our side, since as I said, it all depends on from where and how they retrieve values to then display in that place.
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] Wrong total calculationHi there,
Nope, there’s no such thing as a snippet that could make the plugin compatible with any other price-modifying plugins. Each plugin has its own way to calculate totals, using particular woocommerce hooks and filters, which may influence our methods of calculating costs and totals. That is why there should be full-scale integration of both plugins.
As said, we have plans to design compatibility with WooCommerce Product Add-ons in the next release, which is top priority. In case Yith Addons use the same way to add price in cart/checkout as official Addons, then compatibility may work for this plugin as well, but cannot guarantee.
Have a good one
Forum: Plugins
In reply to: [WooCommerce Role Based Pricing by Meow Crew] Wrong total calculationHi there,
Yep, that’s may happen with any price-modifying plugins. WooCommerce Role Based Pricing by Meow Crew isn’t integrated with Product Addons and there’s no quick fix to it that we could explain here. We will consider adding Addons integration to the next plugin update, however, our major priority is official Product Add-ons. If Yith one utilizes the same hooks\filters it may work for them as well, but can’t guarantee.