Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm trying to get an image to display ONLY on the home page. Since I want to place the image above the DIV for page content, I can't simply add it to the home page node. Can anyone suggest a conditional statement I can wrap my image in so it will only be displayed on the home page?
My head is spinning from trying to understand the hours of handbook pages and forum topics I've read. I'm wondering if anyone can point me in the right direction here. This is what I'm trying to do: change the titles of blocks (I'm using the dashboard to print taxonomyblock module blocks) to be urls that point to the same link that is generated by the "more" link (which I want to delete).
Here's the code for the more link I found in the taxonomy_block.module:
I just downloaded a demo of Dreamweaver 8 and tried to open one of my Drupal site's pages to customize CSS, like I usually did with the former version. Suddenly I get weird error messages that the path to CSS is incorrect and images don't show up either. With the former version I could just save as.. from my browser, open it in Dreamweaver and start working. What did they change now? Anybody else experienced the same when upgrading to version 8? What should I do?
i don't want to display all taxonomy terms in a theme. $terms displays all terms. how i can only display terms of one specific vocabluary.currently $terms displays terms of different vocabularies.
did anybody have a link or know how i can do this?