Go! - Submit in Category side bar ???

Having trouble installing serendipity?
Post Reply
msp_erv
Regular
Posts: 67
Joined: Thu Feb 05, 2009 1:58 am

Go! - Submit in Category side bar ???

Post by msp_erv »

what is the Go! form submit supposed to do in category sidebar?

so far no matter what checked boxes or not all it will do is return the site URL

here is blog

http://www.mspflorist.com/florist-blog/'

what is up with this giifieness?

actually i think i do not need this or the check boxes....

how do we get rid of them?

thank you
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Go! - Submit in Category side bar ???

Post by yellowled »

msp_erv wrote:what is the Go! form submit supposed to do in category sidebar?
To submit the query if one selects multiple categories using the checkboxes before them.
msp_erv wrote:how do we get rid of them?
Disable selecting multiple categories in the configuration of the categories plugin.

YL
msp_erv
Regular
Posts: 67
Joined: Thu Feb 05, 2009 1:58 am

Re: Go! - Submit in Category side bar ???

Post by msp_erv »

thank you

whan i do this however....

the 'All categories' link is needlessly left behind....

thoughts?
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Go! - Submit in Category side bar ???

Post by yellowled »

msp_erv wrote:the 'All categories' link is needlessly left behind....
style.css:

Code: Select all

.category_link_all { display: none; }
YL
Post Reply