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 am trying to move the title and date of creation underneath an image on a node, have created my twig file but cannot figure out how the title was implemented. I have searched but not found an answer that I could use / understand :)
If anyone could tell me how to manipulate the title and date I would be very thankfull.
What I need to do seems very simple but I cannot find the answer. Here's my problem:
After exposing a date filter to visitor, (in Views), when I click on a specific date (on the mini-calendar offered by the "Better exposed Filters" module) I need the articles published one day PRIOR to that date + the articles published on that date to show.
Seems simple? I cannot find the solution to this. I'm on this problem for more than 2 days now.
I'm deploying a new website with Drupal 8 and have initial contents and the structure (content types, menu, pages, blocks and views) ready under latest Drupal 8 version. Now I'd like to style it making use of Bootstrap 4 which I've already used in other (non-Drupal) projects. I've found 3 main Bootstrap Drupal themes:
I am using the Simplecorp Bootstrap subtheme for my Drupal 7. 59 site and I created a new Panel Page landing page for my drupal site. However, when I log out of my Drupal site my CSS appears differently and the website css "breaks" and looks significantly different from what I designed. When I log in the css again looks perfect. I have no idea what's happening. There appears to be some sort of permissions problem for my css, but I have no idea how to solve it.
I have a view that has the title of a specific content type. I'm trying to apply a function on it. Considering for instance the template views-view-field--title.html.twig which has