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.
hope, I get the question right: We have two different Vocabularies that define Articles that have a global and a local focus each. We want the frontpage split up with local and global news , something like this:
| menu | Local News | Global News |
| | | |
| | | |
I am kind of uncertain now, how to accomplish this. I do not fear php code, so please tell me, what would be the best practice for a layout like this? is there anything like get_content('Vokabulary','Global'); or how Do I get all the articles that are new belonging to one Tax-term or a whole Vocabulary?
Not easy to find answers for these kind of questions in the docs, sorry.
I wish to have different content in both the Right and Left Blocks. I am using the adapted Blue Marine Theme for PHP Template. I notice that both the left and right blocks, when active, use the same CSS from style.css. Can this be broken up so the left and right block are independent. I think this is more PHP than CSS. I am afraid my PHP powers are limited - at the moment.
Is it possible to have pictures in the Main Story BUT have NO PICTURE in the Teaser. OR as an option just have the Thumb in the teaser. No picture is preferable though.