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've created an additional CSS theme for the sub module while the primary front-end dev is working on style.css. Following the excellent docs, particularly all pages, these two CSS files show up on the home page, 404 page. But my ancillary.css does not appear on localhost/taxonomy/term/86/edit where I'm looking for it.
Is anyone familiar with this (https://www.zymphonies.com/drupal-premium-theme/cms-multipurpose-theme) theme or with Zymphonies Premium Themes. I purchased this theme from Zymphonies and I cannot get the demo version of the theme to install. I just purchase tech support from Zymphonies for the theme but I am still not very hopeful. Any guidance would be greatly appreciated, I spent the last 2 months trying to learn Drupal, so I am definitely a newbie so please help.
How to display a "manage form display" in a page views ?
I have stores and groups on my site. I want to create a page with only part of the stores and groups form. How to do this ? In a pageviews, I can add a rendered entity field, but I can only select the entity display, I cannot select the entity form.
For example :
I created a type of store. I want to display the form to create and madifiaction of the store, except 2 fields.
I've just taken over a site that has the Max theme (Drupal 7), and want to add an announcement banner to the top of the page (just some HTML and CSS).
I've tried declaring a new region in the Max.info file, editing the html.tpl.php file, and creating a region--banner.tpl.php file in the templates folder - all to no avail.
I've not worked with Drupal before and am unclear on regions, modules, zones, etc. If someone could let me know how I can achieve this/point me in the right direction, that would be great!