• Resolved weboptio

    (@weboptio)


    I just installed the Ultimate Auction for Woocommerce. I created a test product. However, there is no way to bid on the item. As in, there is no button to bid. Can anyone help me with this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nitesh

    (@nitesh_singh)

    Hi @weboptio ,

    Apologies for delayed reply. We normally are notified by forum of new questions but seems these notifications came to wrong email section and we missed replying them.

    We see that your issue was resolved via our support ticket. But we are still replying so that if any other user face similar issue then they can do below:

    1. Visit *ultimate-woocommerce-auction\includes* folder
    2. Open *class-uwa-front.php* file for edit
    3. Find Hook “woocommerce_single_product_summary” and replace with “woocommerce_auction_add_to_cart”

    Regards,
    Nitesh

    I have the same problem, but I don’t understand the response….where do I visit *ultimate-woocommerce-auction\includes* folder? What is that or where can I find it? Thank you for your help!
    Also, do bidders need to somehow be “registered” first?
    Most sincerely,

    Kim

    Hey Kim,
    I followed the instructions above and it worked for me. The ordering button and whatnot needed to be styled to match my site, but otherwise it’s there.
    The above comment is saying to use FTP (or file manager in cPanel) to find the source code and edit it.
    public_html > site-name.com > wp-content > plugins > ultimate-woocommerce-auction > includes > class-uwa-front.php > line 46 below “// Bidding Area On single product page” replace as noted above.
    Good luck.

    Thanks
    Used these instructions and then followed Step 3

    public_html > site-name.com > wp-content > plugins > ultimate-woocommerce-auction > includes > class-uwa-front.php > line 46 below “// Bidding Area On single product page” replace as noted above.

    As Noted Above STEP 3

    Find Hook “woocommerce_single_product_summary” and replace with “woocommerce_auction_add_to_cart”

    Worked Perfect

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No Bid Button’ is closed to new replies.