Plugin Author
Nitesh
(@nitesh_singh)
Hi,
If you just want to hide bidding section that appears on auction page then it is pretty easy to do it, just grab hold of plugin zip, unzip it, find file: auction-description-tabs.php and comment below line:
<li id="wdm-desc-bids-link"><?php _e('Total bids placed', 'wdm-ultimate-auction');?></li>
i.e.
<!--li id="wdm-desc-bids-link"><?php _e('Total bids placed', 'wdm-ultimate-auction');?></li-->
This would hide it but be sure that your changes would be aoverwritten if you update the plugin.
Cheers,
Nitesh
Hi Nitesh,
Thank you for designing such a great plugin! I’m finding it very easy and straightforward to use, to help raise funds for a charity auction.
I would also like the bidders information and usernames to remain private so have tried myself to remove the total bids placed tabs, following your instructions above.
I’ve replaced the original code with the commented out coding provided, then saved the text file. But this hasn’t taken away the Total Bids Placed tab.
Please could you offer some assistance as to where i’m going wrong?
Do i need to uninstall and reinstall the plugin?
I would hugely appreciate your time.
Many many thanks,
C
Plugin Author
Nitesh
(@nitesh_singh)
Hi,
Thanks for kind words. Feel free to share your reviews.
Here is what you need to do:
1. Get the plugin zip file.
2. unzip it and open the file inside text editor.
3. Un-comment the code.
4. Zip the plugin again
5. Go to WP admin panel -> installed plugin -> delete existing plugin copy
6. Upload new zip file.
Hey Nitesh,
Hope all is well with you.
Thank you for all of your previous support, our auction is live and so far is doing well.
There is just a slight problem, we wanted to make our bidding anonymous and did as you suggest above and removed ‘Total Bids Place’, however we have realised that if you click the Bids button next to the lot item, it takes you to the bidders description and tells you who bid, how much and when.
Please could you help us remove the link from ‘Bids’ to the description so we can keep bidding anonymous?
Many many thanks again for all of your help.
Best regards,
Claire