Archive Old Schemes

Comments

1 comment

  • Avatar
    Adam Bishop

    Hi Jon,

    You could use the Admin > CSS feature to hide the schemes you don't want.

    This is a lot like this one: http://support.admnetwork.com/entries/21276382-add-folders-into-the-get-quote-scheme-choice-page

    You can use CSS to hide the Get Quote button and then create your own page via Admin > Website > Pages with a list of custom schemes. 

    Just add this CSS under Admin > Website > Custom CSS:

    #GetaQuote{display:none;}
    

    Then create a new page under Admin > Website > Pages and call it anything but "Get a Quote".  I would suggest "Get Quote" or "New Quote".  Also make sure to tick the box "I would like this page to appear on my homepage navigation bar".

    You can then control every aspect of how it looks and even use images per scheme and/or link to whole pages of detail before sending people to the actual Get Quote page for that scheme.

    0
    Comment actions Permalink

Please sign in to leave a comment.