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.
My application has a use case where I need to query a custom table and return the results of that query to the user on a web page. Now, I'm new to Drupal theme development, and I'm having a hard time trying to figure out how I could go about doing this in my template files.
so i can change background color depending on the note, but same its not working because it is not only printing A B C or D but also all the theme hook, suggestions etc from Devel, is there a way to not print that only for this variable ?
i have installed zircon_d8 drupal distribution in my website. only layout is visible now. slider,header and footer and our partner link panels are also not working, how to do i solve this problem?
Hi,
I have subscription field (module Simplenews) in user registration form (user/register). It is simple field - only one checkbox.
For now, it look like