693 comments found.
Presale Question: Is the sales tax removed for wholesalers?
Hi,
Not currently, this is something i am looking into.
Danyo
Can you put something like “Login to see wholesale prices” on products right under the retail price for users not logged in?
Hi,
This could be an option added to the next release.
Danyo
I am also getting this error when logged in as a customer:
Warning: Division by zero in /home/www/belt-wholesaler.com/wp-content/plugins/codecanyon-5325378-woocommerce-wholesale-prices-2/index.php on line 382
Thanks
Hi,
Have you downloaded the latest update?
Danyo
Yes i have if you read the above post, I really need this sorted now as it’s been going on for 3 months!!
If not i will need a refund! The login details have been emailed to your me@ email address and also submitted through your ticketing system which have still not been answered.
Thanks
Hi Danyo
I have been waiting 2 months for you to sort out my problem with the plugin, I have left comments here, opened up two support tickets the first on 31/1/14 and another 3/3/14 with no answer to either and even emailed you on your me email address! Can you please look into this or i will be asking for a refund as my clients site has been put on hold all this time.
Thanks
Hi Ray,
Have you downloaded the latest release of the plugin?
DAnyo
I have downloaded all the latest releases yes. My first problem was just the Trade prices not showing on front end but since your latest release the prices are still not showing and the ‘Shop’ page now doesn’t display correctly, it puts everything into a list view and not grid. If i turn off your plugin everything is ok? My login details are in my tickets i opened at your support page and also in the private email i sent you.
Thanks
I see a lot of potential users ask about tax exemption, so I’d like to remind about a related feature request:
To have prices for wholesale customers shown without tax, but still have tax added, specified and billed at checkout. That’s the way business-to-business stores operate in Sweden and many other EU countries.
It would look something like this:
YOUR ORDER =========== PRODUCT TOTAL Flying Ninja × 1 £10 (no tax here) Premium Quality × 1 £20 (not here either) CART SUBTOTAL £30 SHIPPING AND HANDLING Free Shipping TAX £7.50 (would include tax on shipping as well) ORDER TOTAL £37.50
Do you plan to add tax exempt option?
Hi,
Yes i am currently looking into this.
Danyo
Hey I checked my error log recently and i am getting hundreds of php errors with this pluggin come up: Can you help with this? example:
Wed Mar 19 18:22:33 2014] – error – - client IP IP IP IP – PHP Warning: Missing argument 2 for wwp_get_wholesale_price() in /home/**/public_html/wp-content/plugins/woocommerce-wholesale-prices/index.php on line 372, referer: http://--------------/tag/whitewall/
Hi,
I have just checked this and seems to be working?
Danyo
There is nothing in admin page? how can i set wholesale price?
The demo is not to be able to set wholesale prices, it’s to see the plugin working via the frontend 
Danyo
Can anyone confirm that this plugin is now working with the latest version of WC? Many comments mentioned that variable pricing is not working? Danyo?
Hi,
This has been fully tested with the latest version of wordpress and woocommerce and can be seen working in the demo.
Thanks, Danyo
Hi Danyo – - Thanks for all your hard work! I just downloaded and installed the latest version 1.6 of the Wholesale Plugin and still no luck with the Variable pricing. When I select the Variable tab in my product, it’s just blank. There are no fields to enter any data. Thanks. Marie
I’m having having the same issue as redfixfive, it is triggered for me each time a variable product is encountered inside a WooCommerce product display loop.
The search for variations via a new WP_Query() is resetting the WC display loop counter, causing fresh ‘first’ classes to be added to products, breaking the multicolumn layout. Caching the current loop state before looking for variations,
$parent_loop_count = $woocommerce_loop['loop'];
and then restoring once you’re done searching, fixes this.
$woocommerce_loop['loop'] = $parent_loop_count;
This seems like a hack to me tho, can you prevent the loop from resetting in the first place?
I am also getting a division by zero error trying to display product variations inside loops; an attempt to calculate a percentage saving, when the product has no $rrp (its variations do instead) results in (another) php warning.
$division = $savings / $rrp
A simple trap removes this warning; I’m not showing % savings, so this is not an issue for me, but it would likely still appear broken for those who do.
$division = $rrp ? $savings / $rrp : 0;
At what PHP error level do you test your code?
Could you roll this change into your next patch. It will remove PHP error messages in the admin pages.
line 197:
if (wp_verify_nonce($_POST['_inline_edit'], 'inlineeditnonce'))return;
this produces a PHP error if $_POST[‘_inline_edit’] is undefined.
if (isset($_POST['_inline_edit']) && wp_verify_nonce($_POST['_inline_edit'], 'inlineeditnonce'))return;
fixes it.
Also, can you please use minor version numbers in the plugin source, and maybe give us a simple patch log what you’re changing each time, so that users can tell one version from another? The latest version is still marked 1.6, despite it being patched several times.
Hi Danyo,
Is there a selection to not charge sales tax to the wholesale customers? thanks, David
Hi David,
Not currently, but this is something i am looking into.
Danyo
Hey, I’ve posted several times and sent several messages in the last week. Why are you ignoring me? Really unprofessional.
Hi,
Have you downloaded the latest update?
I can not check your email as you wont provide me with your email address, so i know it’s you. Please provide me with this and i will happily search for your emails.
Danyo
Mate i’m not listing my email on here. I really don’t see the point going back and forth. Please just copy my username “ladydekade” and do a search in your email. You will find my mail. It’s not that hard.
Hi,
I found your details, and as i stated you didn’t upgrade to the latest version. I have done this for you and tested the “Swing Tags” product, and all works ok.
Danyo
Hi Danyo, I purchased the Wholesale plugin and it is not working. I tried to open a ticket at your http://support.danyob.org and it also is not working. Can you please contact me and let me know how to get support? YOu can go to my website http://concealedcarrytshirt.com/ and contact me there if you would like? This is the website having the problems.
thanks, David
I have it working now until you get a fix. I read some of the comments above and one of the comments said it would work on a single user selection instead of a two word selection like Wholesale Customer. I set it for Contributor and now it is working. I am looking forward to your update so that I can use the Wholesale Customer selection. thanks, David
Hi David,
This has now been fixed. Please re-download the plugin.
Thanks, Danyo
I have the exact same problem as redfixfive above it send my shop page in one long list rather than a grid view. I have submitted a ticket explaining this along with the pricing problem, still doesn’t show wholesale prices. Could you please answer my ticket as i submitted one on 31st January and received no reply at all.
Thanks
Hi,
The latest update should now resolve this issue.
Danyo
Hi Danyo
The problem is still there after your update. I have submitted two support tickets, the latest being 3/3/14 which has my site login details so any chance you can look into this for me as it has been going on since January!??
Thanks
Just installed the update and still getting wacky things with the page layout. Look at the attached image. The left is with the plugin turned on but the user LOGGED OUT. The image on the right is when the user is LOGGED IN. The page is all thrown around. Please address this on a new update or if you know a fix I can do from my end.
https://app.box.com/s/fee051ppioluy0smd0euThanks CM
Hi,
The latest update should now resolve this issue.
Danyo
Any word on an update for this? Its no longer working at all for me. The only functionality I have right now is the addition of a “Wholesale Price” in my order back end. Nothing on the front end of the store is visible or working, update please!?
Hi,
Which version of WooCommerce are you using?
Danyo
Everything is up to date. All the latest.
After some testing I notice that if i change the Default role in the Whole Prices UI to ‘Admin’ it then works and shows the Admin/Me Wholesale as it should. But it does not show on any of the other roles. I will test further and report back.
Hi,
There is a update currently getting approved to resolve this.
Danyo
I got this to work, at last. Seems I had to create a new Role and discard the old/default role ‘Wholesale Customer’ created by the plugin. Strange.
Anyway. I created a new role as ‘Wholesale’ and all seems to be fine and dandy.
Hi,
I have released an update to fix this but if you created a new role then that’s fine!
Thanks, Danyo
I just want to confirm, I have products with lots of variables, such as this one: http://jackiesjava.incite-m.com/product/espresso-smooth-2
The price changes based on 2 options for bag size, and whether they want decaf or not. So this particular product has 4 variations. My wholesalers will need to see completely different prices, that correspond to the 4 variations (not just universal percentage off or dollar amount off, I want to be able to set the price they’ll see).
I just want to confirm that your plugin can do this. Is it possible to see a screenshot of the plugin at work on product variations, rather than just simple products?
Hi,
Yes WooCommerce Wholesale Prices handles multiple variations for one product.
I hope this helps?
Thanks, Danyo
Hello? It’s now been 6 days since I bought installed and immediately had issues with your plugin. I have sent 2+ direct messages asking for support providing full access to my site and detailed explanations of the issues. I have had NO response other than you telling me to list my private email address here on a public forum which I’ve said I won’t do and contacted you directly again.
I really do not understand how hard it is to search your emails by username, or click on my username and send a message.
You have many users here with the exact same issue. I suggest you start responding to all of us, as it is your responsibility to do so.
Hi,
I do reply to them as and when i can.
Thanks, Danyo