Hello,
Is there a recommended / working module for Backdrop CMS to implement a "Mega Menu"?
Specifically, I want a block to open when clicking or hovering over a menu item, where I can display multiple links, images, search forms, views content, etc.
For example, in Drupal I have often used:
https://www.drupal.org/project/tb_megamenu
https://www.drupal.org/project/om_maximenu
For Backdrop CMS, the only thing I've found in this direction is:
https://backdropcms.org/project/menu_attach_block
Unfortunately, I can't get it to work (no matter what I try, a block never appears in my menu...).
Recent comments
I understand that this is not in the subject, but using a separate field (for <iframe> or file upload, doesn't matter) you get an advantage in displaying content. You can create blocks and...
Best way to embed media with CKEditor
After some discussions, it seems that extending the following module may make the most sense: https://github.com/backdrop-contrib/file_remote_video
Hiring Freelance Dev to port Media WYWISYG module from D7
Just a 'bump' on this...Wondering if it's possible to get the media embed function from CKEditor5 working in Backdrop....
Best way to embed media with CKEditor
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?