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.
Just a curiosity, I've got a D8 sub theme that I'd like to control some specific content for. Part of that content is 3 links on the main menu that are only relevant if this theme is used. I thought maybe the theme install worked similar to the module install and process a .links.menu.yml file if one existed in the theme.
Anyway, curious if this is supported or not and if it is, what I may be doing wrong. Thanks
I'm having an issue with the core Worflows and Content Moderation modules after upgrading my site from 8.3.7 to 8.5.2.
The moderation form is not being rendered at all when viewing any of my entities. The moderation state fields appear fine in the form view, and new records are successfully added on save. I've tried reinstalling the modules, but have no luck.
I have applied my workflow to the correct content types, and am logged in as a system administrator, so have all the correct permissions.