Hide minimum bid entirely
4 posts
• Page 1 of 1
Hide minimum bid entirelyA previous post shows how to hide the minimum bid unless it has been met. How might I hide the minimum bid entirely. I want to tell bidders on some items that there is a minimum bid but not display it.
This would be a fairly simple change. The product details view template is located at templates/view_product.html
Just make changes to this template to suit your needs. In this case you can probably just comment out the parts that show the minimum bid. The templates/public_product_list.html file is the template for the list view. Similarly you can change this to suit your needs. -Steve
[quote="shannah"]
Just make changes to this template to suit your needs. In this case you can probably just comment out the parts that show the minimum bid. -Steve[/quote] Thanks. Dumb question here: how do I comment out a line in those pages? Or do I just remove the line(s) in question?
Web Auction uses smarty for its templates. There's lots of information about smarty templates at http://smarty.php.net .
To Comments start with {* and end with *} e.g. {*This is a comment*} -Steve
4 posts
• Page 1 of 1
Return to Web Auction Discussion Who is onlineUsers browsing this forum: No registered users and 3 guests |