Forum Replies Created
-
AuthorPosts
-
WPWhale
ModeratorHi Van,
In WooCommerce, when you define a price, you define it per 1 unit, so when you mentioned it’s 3.59€ (if that’s in the backend of that product), then it means this is the price for 1 KG and not 250G.
First thing, I suggest you update the plugin, the version you have is very old, you can download the latest version from your account page here on WPFactory then upload it to your site.
Second, send us please screenshot of price settings you have for that product, and link for it as well please to [email protected] and we will be glad to assist further.
Omar
WPWhale
ModeratorHi Brett,
Not this way, in the plugin settings page, you will have 3 tabs to allow/disallow payments based on product/tag/category, from there you can control what gateways appear to what categories, hope that helps.
Omar
WPWhale
ModeratorHi Brett,
Ctrl+A (or Cmd+A) >> Yes.
Any gateway defined on WooCommerce >> Payments can be used in the plugin.
And yes, you can set rules on product/category/tag.
Will be available in case you need any help.
Omar
WPWhale
ModeratorHi Valerie,
In plugin General tab, go to “Force Quantity Options” and make sure on single product page option it says “Reset to default quantity”.
Let us know please if that doesn’t solve it.
Omar
WPWhale
ModeratorHi Stefania,
Is this happening on a variable product? If yes, please check that the values for main product (the parent) don’t have “Add to all” ticked next to it, you will find this at the lower end of the plugin section on the product edit page.
If no, please send us wp-admin access to [email protected], it might be a glitch between plugin & theme.
Omar
July 4, 2022 at 9:25 pm in reply to: How to create user role-based restrictions in advanced options? #104999WPWhale
ModeratorHi Dominique,
Sorry for the delay, the update took much longer because it contained a relatively large feature.
Glad to let you know that version 4.3.1 is now out and it allows you to include/exclude plugin by role, found under Advanced tab.
Please let us know if you need anything else, and if you’re enjoying the plugin, please leave us a review.
Omar
WPWhale
ModeratorHi Dennis,
The 15792 here isn’t the URL, it’s probably the ID of the image, if you want to get the URL you can use:
[alg_product_image_url]
If you want to extract the image ID only, let me know and I will see what options can be used.
OmarWPWhale
ModeratorHi Andrew,
Yes sure, will be glad to assist here, please send us whatever information you have about the case to [email protected] and we will take it from there.
Omar
WPWhale
ModeratorHi Stef,
Please try this:
<?php echo get_post_meta( $order->get_id(), '_billing_eu_vat_number', true ); ?>
If that didn’t work, please contact us at [email protected] and we will be glad to help further.
Omar
WPWhale
ModeratorHi Henry,
Sorry but no, not by default, it can be done with some manual work though, contact us at [email protected] if you’re interested.
Omar
WPWhale
ModeratorHi Sundeep,
Just to confirm the issue has been solved after following up on your direct email, let us know if any other help is needed.
Omar
June 26, 2022 at 10:12 pm in reply to: How to enable and use the total price by quantity feature in the plugin? #105007WPWhale
ModeratorHi Bryan,
Total price by Quantity allows customers to see total amount based on quantity selected, so instead of showing standard price of 1 item, it will get updated when users change quantity.
You can define label for each product if needed, but in most cases that’s not necessary, defaults should be fine.
If you’re looking to enable different prices based on quantities, then you will need to look for plugins that support tiered pricing or dynamic pricing (like this one), since this plugin is only about quantity and not prices.
Omar
WPWhale
ModeratorHi Edzerd,
Sorry for the delay responding to you.
Can you please share more details with us about your website? I just tried the same scenario on a fresh WP installation, but didn’t get the message, please reach us at [email protected] and we will be glad to get this sorted.
Omar
WPWhale
ModeratorHi Gencho,
Sorry for the delay, I got your email and will respond from there, but generally yes with some slight tweaks.
For the brand, yes using the global shortcode
on_empty
.Omar
WPWhale
ModeratorHi Clint,
Yes sure, you will have the option to add VAT number in backend and it will recalculate & validate VAT based on it.
Omar
-
AuthorPosts