Hi there,
Translations (that are well included in the plugin /languege folder) are ignored in my auction product page.
Same result when I tryed the default twentytwentyfour theme.
Any tips on how to fix that?
Cheers/.
]]>Hello. I am having some trouble with the plugin. Everything works fine except the my auctions in my account. It just displays a 404 error.
]]>Is there any kind of reporting in this plugin? I am trying to get a listing of all items that have at least one bid, and it is not readily apparent how to do this.
]]>Hello,
YITH Auctions for WooCommerce plugin is of great value to me and I must tell you. Well done.
Please I would like to let a customer’s bid only be successful if his wallet balance is sufficient (equal too or greater than the bid), else he gets an alert and remain on the single product page.
In essence, when a customer who’s wallet balance is too small or insufficient to bid on an auction, when he clicks on bid button; I want an alert message to the customer that his balance is not enough to bid on the product and then prompt him to go and topup his wallet via a link.
I would like to show the message inline (popup) or inline-embed (on the single product window). Either way is fine. Below is as far as I have got writing the code.
/* Check woo-wallet balance upon clicking bid button.
* If balance is insufficient make bind unsuccessful and display error message saying insufficient wallet balance,
* else make bid successful.
*/
if( !function_exists('yith_wcact_unsuccessful_bid_notice' ) ) {
function yith_wcact_unsuccessful_bid_notice($userid, $product, $args)
{
//$product = wc_get_product($product_id);
if (is_user_logged_in() && woo_wallet()->wallet>get_wallet_balance
(get_current_user_id(), 'edit') < $product->get_price('edit')) {
//$passed = false;
wc_add_notice(__('Your eWallet Balance is not sufficient to make the purchase',
'yith-auctions-for-woocommerce'), 'error');
}
//return $passed;
}
add_action('yith_wcact_bid_validation', 'yith_wcact_unsuccessful_bid_notice', 10, 3);
I really await your response on this.
Thank you very much
]]>Hi, first of all thank you for this beautiful plugins. Love it!
I want to ask question about inremental amount for bid. Please have a look:
(1) The product startinr price is 5000
(2) Minimum increment amount is 100
In my understanding, the bidder should enter price like: 5100, 5200, 5300 etc. But in my site, the first bidder can enter 5001 as the bid price, and succeed.
The next bidder (2nd bidder and so on) must enter 5001 or higher for the price bid.
Is it normal, that the first bidder can enter whatever number as bid price (like 5001 on example above?
Thank you,
Syauqe
]]>Hi,
Is there anyway to have multiple winners on 1 auction?
e.g If you had 30 tickets and 60 bids, the top 30 bidders would all win.
Thanks
Sam
Please help me.
Shop page: https://imgur.com/oN9XH7r
Home page error Invalid Date Time: https://imgur.com/OYt6B4e
Thanks
]]>Hi there,
I am trying to create a car auctions website.
I went thoroughly through your documentation but couldn`t understand if Yith lets users create their own ads\products, or this needs to be done by admin only.
Appreciate an answer – thanks
The list of bids on on auction product page does not show the time and date, just says Invalid Date.
Otherwise works very nicely, I would probably get the premium version.
]]>Hello,
I downloaded this plugin to test if it matches with our needs.
Is it possible to remove an action from the loop via a line in functions.php in our child theme?
add_action(‘woocommerce_after_shop_loop_item’, array($this, ‘auction_end_start’), 8);
We tried “remove_action(‘woocommerce_after_shop_loop_item’, array( YITH_Auction_Frontend(), ‘auction_end_start’), 8);” but it didn’t work.
]]>I am having an issue with my auctions stock inventory updating. When logged in my WordPress dashboard and to any specific auction product I am unable to manually update my stock inventory. No matter what number I put in the stock quantity it always defaults back to 1 after I save my changes.
I have already deactivated all my plugins but Woocommerce and the auction plugin. I tried different themes to see if it was a theme issue, but it still was not working. As of now, everything is pointing to the plugin itself. I am debating buying the Premium version but I can not get this to work so I am hesitant right now. Any help would be great!
]]>hi there
can I add a start up price for the auction
that’s all
thanks in advance
Hello
I using you product
YITH Auctions for WooCommerce
When I trying add product like auction, me don’t let set auction start-end time, i got this error:
Warning: include(/opt/lampp/apps/wordpress/htdocs/wp-content/plugins/yith-auctions-for-woocommerce/templates/admin/product-tabs/auction-tab.php): failed to open stream: No such file or directory in /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/yith-auctions-for-woocommerce/includes/class.yith-wcact-auction-admin.php on line 349
Warning: include(): Failed opening ‘/opt/lampp/apps/wordpress/htdocs/wp-content/plugins/yith-auctions-for-woocommerce/templates/admin/product-tabs/auction-tab.php’ for inclusion (include_path=’.:/opt/lampp/lib/php’) in /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/yith-auctions-for-woocommerce/includes/class.yith-wcact-auction-admin.php on line 349
]]>Automatic update from YITH Auctions for WooCommerce Version 1.2.0 to 1.2.1 causes the plugin to show php errors in the area where the entering of auction item start and end date should be making it impossible to setup an item for auction.
In order to get my listings to work, I had to disable and re enable WooCommerce (Version 1.5.3) and completely delete and reinstall YITH Auctions Version 1.2.0 which makes everything work agian.
I did his several times to make sure and it’s definitely the 1.2.1 causing the problem.
My installation is a clean, fresh install of WP theme Twenty-Sixteen which a ery basic Theme so there shouldn’t be any conflicts form the theme causing the problem
]]>Steps to reproduce:
1. installing the plugin & activation.
2. We’ve set a sample product to ‘Auction’ in ‘Product Data’
3. Entered a start date & end date
4. Update product
Actual Result:
Product ‘Product Data’ is changed back to ‘Simple Product’.
Expected Result:
‘Product Data’ is saved as ‘Auction’
At the mean time, ‘Buy’ button is not available in both ‘Shop’ page and ‘Product’ page
Look for ‘Bouble Fabric Blazer (Auction)’ product in the following links
Shop: https://luxelink.sk8tech.io/product-category/mens/
Product: https://luxelink.sk8tech.io/product/bouble-fabric-blazer-auction/
Hi,
i want to show finished auctions products on the page is there any shortcode or sql query for get finished auctions products from database.please help me.
Thanks
]]>Hey.
I got the paid version of the yith action for woocommerce and would like to know if there is a way to add a code or there perhaps will come an update, so when the auction has a winner then the product auto goes directly in the basket for payment.
Sorry my bad english
and thx in advance
Best regards from Denmark
Frits
When you click the scroll arrow on the product, everything collapses upward and is not viewable. Same thing happens when you click on an alternative view of the product.
]]>Hi,
Thanks in Advance.
I am using YITH plugin for auction, How can i refresh users screen the screen only when there is a change in bid amount (not auto refresh)? I want the bid amount has to be automatically refresh only when there is a change in bid amount.
Thanks and Regards,
Shah
yith auction plugin is not working after installing fraudlabs sms plugin.Whenever i activate the fraudlabs sms plugin i can not bid on any product .
Bid now button calling an ajax function in which it got no response when it is clicked.
Any solution to this ?
Hi,
1) And so the list of products after installation:
https://prntscr.com/gc75cq
2) On the main page it appears with error the final time of the auction, as picture below:
https://prntscr.com/gc70wu
Thanks.
]]>Hello, I’ve done a whole translation of the plugin for pt_BR, how do I put the translation on my site?
]]>Does this plugin offer reverse auctions, for example customers can bid downwards rather than up? If not then how easy would it be to implement/code? and do you recommend any other product for reverse auctions.
]]>Hi, I installed the plugin on a multilingual website (Divi theme and WPML plugin). It seems to be working fine except one thing – bids made on a page in one language are not added to the translated page of the same product in another language. Is it possible to merge bids made on pages in different languages and show them all on every page?
]]>i need to use this feature to create a web service for Auctions app, so can you please tell me is that support woo REST API?
]]>When you view auctions on shop page and click bid, it adds the auction to the cart instead
]]>Since installing Woocommerce 3.0x I’ve been unable to edit the auction dates, or rather I can edit them but the edits don’t save once the product has been updated. This wasn’t a problem until I installed Woocommerce 3.00, I’m now on 3.03
]]>Do you have a demo version I can see?
]]>Hello! I want to make all pay auction on my site and now I’m wondering can I do it using this plugin? If so, then how?
]]>not work properly in divi theme
]]>