Hi there,
How can I put an "Advanced Search" link in the information sidebox,
Cheers,
Zorro.
Hi there,
How can I put an "Advanced Search" link in the information sidebox,
Cheers,
Zorro.
Zorro
ZC site www.fineciders.com
Oops. Initial answer was about how to create an advanced search sidebox.
To just add an advanced search link, adds the following code to your information sidebox module
$information[] = '<a href="' . zen_href_link(FILENAME_ADVANCED_SEARCH) . '">' . BOX_SEARCH_ADVANCED_SEARCH . '</a>';
Last edited by kuroi; 11 Nov 2007 at 07:35 PM. Reason: Answer the question actually asked!!
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)