I can't seem to get the search block to display in the menu, except for logged in users. I don't know if this is a problem with the theme, or with Drupal 6, or...? Any suggestions, or ideas on how I can troubleshoot?

Thanks

CommentFileSizeAuthor
#1 barron.txt622 bytesjwolf

Comments

jwolf’s picture

StatusFileSize
new622 bytes

I neglected to add the search box feature in the theme's .info file.

You can get the search box to work if you add to the theme's .info file = barron.info:

features[] = search

Attached is the modified .info file that you can replace. Rename the file from barron.txt to barron.info and place it into the theme's folder.

I will update the .info file in the next release.

sullo’s picture

It still doesn't seem to work for me. I updated the .info, and enabled the search block, as well as the check box in the theme config. Is there a different issue or am I misunderstanding something?

Thanks for the quick support!

jwolf’s picture

Assigned: Unassigned » jwolf
jwolf’s picture

Status: Active » Fixed

Fixed with the release of barron 6.x-1.0

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.