I need to add custom maintenance page twig file in Drupal 8 so that I can print some block region for example header image same as page.html.twig. I also used maintenance-page--offline.html.twig but that also does not work for me.
I have a quick question around the global: custom text in views
I have a global: custom text in views that I'm using to rewrite some values and I want to hide one of my fields only if the value matches the {{ raw_arguments.nid }} (This is my contextual filter criteria too)
Is this kind of thing possible in views, or is the only way to do this through a custom theme/module
Since Elementor for Drupal 8 stopped receiving any updates to its github site, I started to take a peek at how it was setup originally for Wordpress and realized they were forced to do some things that would likely have been done differently if they were to start over. I see the Drupal version of the project is not getting any immediate attention or support. I've decided change how its presented in Drupal 8. Currently there are two tables added which both are represented as json blobs for the data.
I've started working on optimization recently, and now I try to understand which CMS shows better performance with different tasks.
Theoretically, if the project I'm working on is mostly text content and I'll keep the same hosting provider, which CMS (Drupal or WP) would be faster? I'm not asking about forums, just blogs this time. Is there any statistics, for instance, side-by-side performance comparison? Or maybe someone have tested his/her project after migration and would be so glad to share the results?