I installed pinboard theme on wampserver and all time it give me that message Warning: Creating default object from empty value in include() (line 12 of C:\wamp\www\5\sites\all\themes\pinboard2\page.tpl.php). how can I solve it ?
Hi - I installed the bootstrap theme (/sites/all/themes/bootstrap) and created a subtheme (/sites/all/themes/mybootstraptheme).
The admin theme (Seven) (which ships with Drupal 7) is also enabled.
When I go to admin/config/development/jquery_update I now have 4 config options:
Default JQuery version (which I set to 1.5 as this was recommended otherwise there might be problems with Views module)
Bootstrap (which I set to 1.9)
mybootstraptheme (which I also set to 1.9)
Admin (Seven) (which is set to site Default i.e. 1.5)
Hi, I would like to create a menu item where only the children items have website links and not the parent. How do I accomplish this? Currently I'm required to enter a website link for all menu items. thanks.