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 the owner of https://www.appsmedian.com and I want to migrate my site to Drupal. I'm interested in create a template that it is very similar to the current template. Somebody know if there is easy way to convert a WordPress template to Drupal template?
I have a view that pulls in fields from a content type. I am trying to print only the raw value of one of the fields. Since there doesn't appear to be any clear documentation on how to do this anywhere, I am forced to ask here.
I have a views-view-field--field-name.html.twig template file. I have tried multiple things to get the field to render, and aside from using {{ output -}} nothing works.
I want to display Field "field_summary" and "field_tags" of a node in html.html.twig (without using a module for that) as metatags. I was already able to get "field_summary" value in html.html.twig with this code:
I have the MAYO theme installed am using a subMayo creation. According to the MAYO Theme write-up, it does everything that I want it to do. The problem I have is HOW? Is there an interface that I'm missing somewhere? Do I need to make all of my changes in the .css files? Is there a documentation file somewhere that actually has some information?
At this point, I just want to change the header image (keeping the logo.png image intact) and create a site-wide background image.