I have the primary links working correctly on all the pages, but on my node.tpl.php page, the primary menu is not respecting the CSS. I believe it is because the node's location within the theme. This is the only thing I can think of. I have the same code for the navigation on all the pages.
I am having issues getting a node to display on a page that I created. I have created a new content type called "News" and I am trying to have them displayed on a News Page that I created (a page that is tied to primary navigation).
I have taken the node.tpl.php file and tried to its contents to display within my news page, but have had no luck.
I should say that I have read the following pages, but still unsure how to add the content.
I got this thing I cant get to work. I use a sub theme based on Bootstrap 3. I have the correwct jQuery 1,7 (trough jquery update). The library installed and loading correct. Still I do not get the Button drupdown to work. I am using sample codes from bootstrap, but it just wont work.
The button show up but the dropdown doesnt when I click the button.
If someone know the solution, then please help me out!
Hi there I am about to start a new project. This project has two components. A front facing website accessible to the public and a backend intranet website accessible to my clients staff members only. Each component requires a different theme and layout but shares common data.
I am wondering what the best way set this up so that both sites pull data from same drupal installation and database.
Ideally I would like the front end to be accessible on their primary domain and then the intranet accessible on a sub domain.