I downloaded and installed 4.7.4 and then downloaded a number of themes to begin experimenting and learning some of the nuances of Drupal, themes, PHP and MySQL.
When I set "warped" as my theme the navigation menu does not display on the right. I've dug into the code and as near as I can tell the variable $sidebar_right is not being set. I've changed the "Navigation" block to right_sidebar which didn't help.
Could someone explain - where or how this variable would get set. I simply can not find it!
Newbie here working on first Drupal install. Have configured the event calendar and love the sidebar view but would like to add a hyperlink under it (probably to the event rss feed or ical link). I have no idea where to find the code that organises the layout of the sidebar view so I can add the code required.
which contains the page and its comments.
I would like to stick a block in between, but that means I need to somehow separate the page from its comments.
How can I do this?
Hi !
For some reason, I'd like to display the main content in a block.
Do you think it's possible to just add some code of the page.tlp.php in a block and it will work ?
I plan to edit the My account Page to show a custom page with some user specific Information.
Is there a way to realize that with some modules or something or do i have do edit some core files of drupal?
When there is no where to change this with some easy code where do i have to start or look for?