I want to add a text on my about us image. where it is placed in a home page in a footer section. When I hover on about us image I want to display something text. how can I achieve that in drupal7? please do a favour... thanks in advance.
I am trying to get Flexslider to work. I am mimicking a sample Drupal 8 install with Flexslider installed and working but the javascript doesn't seem to be working on my site.
Hello,
I am a beginner with drupal, I make a personal theme, I understood how it works for pages, blocks, views, ...
I would like to format the form 'feedback', and integrate it completely to my theme, but I block.
I found some info on google, but nothing helps, I can not.
I can not fit the fields one by one.
I do not know if I'm clear enough ...
Does anyone have an idea?
Thank you in advance :)
I'm trying to make custom grid inside block that is generated with views. I've made a file with a name that was suggested by twig debug. But I can't get any content inside it. I've read some data with _context twig functions, but can't get nor elements neither content (out of memory loop).
My file name is: block--views-block--paski-block-1.html.twig . I've tried the variation block--views-block--paski-block-1--list.html.twig but nothing happened then.