By cabplan on
So after much working with D7, I decided that since D6 has more active modules I will just use D6 until D7 is really ready.
So I see that BlueMasters Theme is also available for D6 so I installed that theme. I am having trouble figuring out how everything functions though. I see there is a place that pulls the feed icons and search box but I am not sure how to activate these, this is the code in the template files:
<div id="header-top-inside-left-feed"><?php print $feed_icons ?></div>
<div id="header-top-inside-right"><?php print $search_box; ?></div>
but I went to blocks and other areas but not sure how to activate them. Does anyone know how to turn everything on for this theme?
Comments
In your theme settings, you
In your theme settings, you can activate the search box. But you can enable it only if you have enabled the Search module.
Juan Villegas
micoworker
Diseño y Desarrollo Web
Ok search worked, but do you
Ok search worked, but do you know how to activate the "feed icons" reference in the code?
If you already created some
If you already created some content, you can go to www.example.com/node and there you will see the feed icons.
Juan Villegas
micoworker
Diseño y Desarrollo Web
I created a About Us Page,
I created a About Us Page, and when I go to that page, www.example.com/content/aboutus, it does not how any of my feed icons, so I am still unsure on how to activate those icons
You have to go to /node
You have to go to /node
Juan Villegas
micoworker
Diseño y Desarrollo Web
So I went to /node instead of
So I went to /node instead of /content/aboutus and I still do not see the feed icons appearing. Any other advice. Is there a way to turn off/on the feed buttons, maybe that is what I am missing.
Sorry to bump an old thread
But solutions in comments aren't of any use.
I have the search enabled and visible in the top-bar in Bluemasters theme. I also have the RSS from default.
I now need to add twitter and facebook, how do I add them?