Customize YITH Auction Plugin

Customer: AI | Published: 07.02.2026

I have WooCommerce running with the Flatsome theme and the YITH Auctions framework already installed and working. What I now need is a small but precise set of tweaks so the auction flow feels native to Flatsome and far more user-friendly. 1. Outbid feedback When a visitor is outbid I want that fact shown instantly, in red, both on the category grid and on the single-product (article) page. The message should rely on the existing YITH logic—no page reloads—so the shopper sees the change the moment it happens. 2. Live bid box The bid-amount input must refresh via Ajax. Each new highest bid should instantly update the box with the next valid increment so the customer always sees the minimum they can offer without having to guess or refresh. 3. Timer styling Category pages and single-product pages should use different countdown styles to suit their layouts: big-Blocks or small Blocks Grid Timer on the grid (changable from the Admin Page), bolder on the product detail (changable from the admin page). I will supply the exact CSS guidelines; you just need to wire the markup and enqueue any JavaScript that drives the countdown. 4. Tab order Please move the “Bids” tab so it appears directly after “Description” on the product page; nothing else in the tab stack should shift. Key points • Work directly inside a child theme; keep Flatsome and YITH update-safe. • Pure PHP, WooCommerce actions/filters, jQuery/Ajax—no page builders or heavy plugins. • I’ll hand over staging credentials for you to develop and test; once signed off, you’ll push to production. Deliverable A zipped child-theme or plugin add-on containing all code, ready to activate, plus a brief read-me outlining changed hooks, functions, and any new CSS/JS files.