By achilleas on
Hi everyone !
I don't know what I am doing wrong.. but I can't get the theme to work !
I have installed the theme, but when is being displayed there are no MENUS !
This is the theme I am using :
http://freethemesdrupal.com/free-drupal-themes/66-business
If anyone knows how to make it work, it would be really great !
Thank you !
Achilles
Comments
I just installed that theme
I just installed that theme on a new Drupal install and I can see the Navigation menu on the left sidebar just fine. What menu aren't you seeing?
Make sure that under Themes, click the Configure link to the right of the theme and make sure that you have it checked to display Primary links and Secondary links if you want to use them. Then in the Site Building->Blocks, make sure you assign your Primary Links and Secondary Links to the regions where you want them to appear.
Hope this helps
"Then in the Site
"Then in the Site Building->Blocks, make sure you assign your Primary Links and Secondary Links to the regions where you want them to appear." <--- THAT WAS THE SOLUTION !!!
THANK YOU VERY MUCH FOR THAT !
I really appreciate your help !
Achilles
You're welcome!! Glad I could
You're welcome!!
Glad I could help :)
Be careful... that is an
Be careful... that is an Artisteer generated theme: http://www.artisteer.com
They use non-standard Drupal themeing, and rely on javascript and a whole
load of php over-rides to function properly, and are harder to tweak.
They also have issues with some modules (Eg. Views and Panels, which
are two major, important modules).
I'm trying out Artisteer at the moment, but I'm very wary that the time you
save generating the template could come back on you later, and make
developing the site more difficult in the long run.
thanks for the warning mate!
thanks for the warning mate! I have already experienced a bit of that by trying to figure out was was going wrong with the menus.. Apparently while on every other theme I tried (about 25) the settings for the i"Site Building->Blocks-->Primary Links" were set to "enabled", this one was the only one that had the settings as "disabled"....
Fortunately all other features seem OK for now...