Adding Register Button - To Auction Description

Modified on Tue, 6 Feb at 1:52 PM

Adding Register Button - To Auction Description

On occasion a request for a button for Clients to click on via an auctions description on an auctions public facing page, has been requested. So here is a quick explanation on how to add your button.


MAIN NAVIGATION > Auctions > Edit Auction


Edit Auction Description

​Edit Auction Description


How-To Add That Button

Head to your Auctions Edit page, within the Snoofa system. This is the same page you name, date & generally configure your Auction. Within the Auction Info section you will find Description. If you click on the symbol </> this will show you the code (HTML code), which creates the description that Clients see. 


Description Form Test View

Description Form Test View


Description Form HTML View

Description Form HTML View


You create the button using HTML code, by typing it in, the same way you would type the description. The code starts with <p> as this is the opening tag / code for a paragraph of text. The code ends with </p> as this is the closing tag / code for a paragraph of text. Then within that you see the code that makes up the actual button and where the button links to, the URL of the webpage. The URL will be different for each website, in this example it links to Snoofa's training website. 


Unless you wish to change the button colour or its text, the only part of this code you would need to change is the URL, which sits within the "inverted commas", that come right after the equals symbol = and before the word style.





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article