I'm running Drupal 6, so I'm using the 6.x-1.3 version. I was looking at http://demo.drupalizing.com/?theme=bluemasters and while my site gets the RSS feed icon over on the right, I'm not getting the Facebook, or Twitter icons (or even the search box) to show up. The code looks different than what you have on the site if I view source, and if I try to copy and paste stuff around so I can replicate it, my twitter and FB icons are huge, and don't look anything like what you have.

Is that something that's specific to the 7.x tree?

Comments

mhedstrom’s picture

Is the 6.x tree not being supported anymore?

mhedstrom’s picture

Well, I finally got it to work. I had to take code and graphics from the 7.x tree, but fortunately know enough about php and css to do that. I'm going to assume the 6.x tree isn't being supported anymore (by lack of developer response), and any changes to it I'll have to make myself.

chambo622’s picture

Can you detail exactly what you did for the benefit of other 6.x users like myself?

dantiomkin’s picture

Title: Unable to get twitter and facebook and search box like on demo » Unable to get search box in drupal 7.X
Version: 6.x-1.3 » 7.x-1.3
Assigned: Unassigned » dantiomkin
Priority: Normal » Major

hey,

i can't find the option for enabling the search box in the site..

gtsopour’s picture

Assigned: dantiomkin » gtsopour

Hello dantiomkin,

In order to configure your Search box, you should follow the instructions below:

1. Enable the "Search module" /admin/modules
2. Place the "Search form" block to the specific Bluemasters region "Search area" /admin/structure/block
3. Finally, in order "Search form" block to be visible to anonymous users, you should configure the Search module permissions admin/people/permissions (Enable the ANONYMOUS USER for Use search)

Thanks
/George