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.
Reinventing the existing business models and offering creative solutions, Paramount Software Solutions impeccably enhances productivity and protects your investments. As one of the leading IT service providers in blockchain, applications and infrastructure management, staffing etc., it’s an expert in providing dependable and integrated business solutions for everyone - small, medium and large enterprises.
My site has hundreds of icons associated with various taxonomy vocabulary. Is there a way to display the icons on the admin's content page...i'd like to get a quick look at which taxonomy term has an icon
/admin/structure/taxonomy/manage/taxonomy_name/overview page? i'd like to make sure, without clicking everyone, the appropriate icon is loaded. so the icon display could be to the left or right of the operations column.
Hi, working on drupal 8.8.1 I found some articles about making a Mega Menu on drupal 8 with the use of the Layout builder, is there a tutorial somewhere how to do that.
I did make a menu (mainly with the normal menu system) but I didn't succeed in making it collapsable and the articles I did find aren't of any help.
On my production site (drupal 7) I used TB mega menu but that is not possible on drupal 8 as far as I Know and I do need a Menu where I can add images to the menu link see www.redcaps.nl Teams for what i need.
Hey! So I'm basically just trying to change the login form and register form labels to instead say Email address instead of Username or email address and Full Name instead of Username. Any thoughts on what I could be doing wrong? I don't see any changes at all, but I know it's being called because the form id's print.
<?php
/**
* @file
* Task 1 - only ask for email address and change username label to Full Name
*/