I’m working on isolating a specific FlexSlider content item in the dxpr_theme.theme file and then displaying it in the Twig file, as shown below, specifically for users with the content_creator role.
Instead this line : $variables['content']['list'] = $view->render(); generates a 500 error
ok so I am working in Drupal 10, converting a D7 site. There is a view that has a field for 'user roles'... On the D7 site, when you add 'user: roles' as a field in the view, it gives you the option to "only display the selected roles", but this does not exist in the D10 version of Views for whatever reason. What I need seems very simple but I cannot figure out how to make this happen with Twig... basically what I am looking to have happen is this:
How can I make the CSS visible in a subtheme? I’ve tried everything, but I haven’t been able to figure it out. Does anyone have tips or could someone help me with this?
I am using olivero as parent theme and trying to create my own custom theme (gva). In my pages, the custom theme CSS, js and static images are not loading, only olivero css, js files are loading. I can not find out where am I doing the mistake. Please help!!!
I am trying to make the FAQ in a FAQ page appear and disappear. I followed this tutorial here (https://www.youtube.com/watch?v=8It3O3whDVg) but I cannot have the jQuery UI accordion in the views option to select it. I downloaded and installed the jQuery UI and jQuery UI accordion modules and they are installed but I still cannot find it in the views. There was another video that I watched where they mentioned to tick a box in the full HTML page from the content authoring in configuration.