i've set the conditional-stylesheets settings in my info.yml file to spec (as per https://www.drupal.org/comment/reply/2659496) and cleared my caches, but there is no reference to my IE stylesheet in the browser. Made sure Drupal & browser cache cleared too, I even thought about the css file limit in IE and reduced to 20 files, and even tried turning on aggregation. no luck.
I am building a theme where each page is unique but not repeatable content. I have to use Drupal 8 based on client request. The content is not repeatable only header and footer. I was going to set it up by creating a region for each page and put blocks in each region that are custom. I feel like this might not be the best way.. but I do not know. I would welcome feedback or sources for the best option to build a theme. I went thru a town of youtube videos and articles but they all build websites based on the content being repeatable like a grid or blog type page.
I bought a drupal theme from themeforest for my company, i uploaded files and sql as instructed by the author. I logged into backend to edit and add my contents, but everytime when i edited content and clicked save button, page was broken with error messages like below.
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.