I am trying to pass a value from database to render photo url in bootstrap carousel. I hope this i right approach. I do not know how to filter / render only value without div wrapper (please see output)
Hello good people of the Drupal community. I created a custom theme(D7), but realised that when I use the theme and logout, I cant login because the login form does not show. Thankfully its not on a live site. I wonder how themes like nexus manage to implement the user login screen without having user-login.tpl.php. I have followed the instruction here but it isnt working.
Hi 2 all!
I have a problem with a render node fields as html.
I use multiply field collections to create a node, then I create a node--articles.html.twig for theming node.
In loop I create blocks and print it, but no matter what I did, field prinred with html (
i have suddenly problems with my bootstrap dropdown menues. On the home page the dropdown menu isn't working. It just doesn't expand when i click on the menu. As soon as i go on another page the dropdown works again.
Drupal Noob here, so this may be a silly question....
I'm trying to take an existing clients none-drupal website, using just the html source code and assets, and bring it in to the twig file to insert 3rd party content while keeping the sites original look. The issue is; the clients websites will typically contain multiple js/css calls within the source as well as in-line js, and sometimes inline css. The site I am currently messing with has ~64 assets calls.