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 want to show the name of users in /user page, I tried to get it by token, and I could https://ibb.co/K22xRyy ! The problem if when you try to watch the name of other profile, because you get the same name.
I need to use the code I get in Google Analytics 4 in drupal, i'm try to use the Google Analytics module for drupal, but with it I can just use the old code structure, and I need the code I get with Google Analytucs 4.
I'm a graphic designer, and have developed all of my web sites in Adobe Dreamweaver. I am used to a graphic interface that shows what my site will look like and that is updated with changes as I work. I am also used to the very rich versatility of Dreamweaver to create visually dynamic and unique visually appealing web sites.
Available positions are calling for Drupal abilities, but I find the Drupal environment extremely limiting from a graphic design point of view.
Hi everyone, I am brand new to this so still finding my feet, reading, reading, reading. The site was recommended to me by someone who thought I could do exactly what I wanted and relatively cheaply and simply. I've built Wix and other similar template sites before but this feels like a different universe I know nothing about!
Apologies if I'm posting in the wrong place, if so please move or remove.
I am trying to make a pop up show when a user wants to reset their password, that then prompts the user for a code sent to their email. The solution I came up with was have the popup show with ajax (when the submit button on the password form is submitted), but this doesn't seem to work because I can't find a way to send the user an email, while at the same time validating that code in an ajax triggered popup.