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.
Im using Bootstrap theme for my Drupal7 website but i want to change the grid system to 960px in place of default 1200px . I found a trick but didn't work very well:
In Drupal 8, I have a website that has a custom template for page and another for node.
I want to have 2 versions of these templates for mobile and for desktop. The problem is that despite the page template is rendered everytime the page is reloaded the node template is only run at the first time the page is build and after that loaded from the cache.
I'm new here so forgive me if it's not the right place to ask this. And english is not my native language.
I'm completely new to drupal (8) and need to improve. I've never use drupal before so i'm a bit lost.
To understand template system i want to build my own theme to get used to twig logic.
But even before starting i can't success to disable the cache. Everytime i do some change on a template file (like htm--front.hmtl.twig) i have to clear the cache manualy from back-end admin.
Howdy all! Serious newb to the workflow, but I'm over on Pantheon now. So, I'm using the git method, and so I have a local install running off the remote db. Not sure how much that plays into this, but here's my problem: