
Problem/Motivation
The banner/slideshow is not show on front page. Only blank space below the menu and the logo.
Steps to reproduce
Install the theme using composer
enable the theme on the administration page
Add the images to the slideshow configuration
save the changes
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Comment | File | Size | Author |
---|---|---|---|
#7 | menu not fixed to top whem scrolling.png | 721.74 KB | rramirezsn |
#4 | system info.png | 26.55 KB | rramirezsn |
#3 | theme slideshow config.png | 17.66 KB | rramirezsn |
#2 | theme slideshow.png | 20.23 KB | rramirezsn |
Comments
Comment #2
rramirezsn CreditAttribution: rramirezsn commentedComment #3
rramirezsn CreditAttribution: rramirezsn commentedComment #4
rramirezsn CreditAttribution: rramirezsn commentedComment #5
rramirezsn CreditAttribution: rramirezsn commentedProblem is with is_front variable that never get the "TRUE" value therefore the slideshow is never display.
How can I fix this? my frontpage is defined as "/inicio".
Comment #6
ravi kant CreditAttribution: ravi kant at Specbee commentedI have just tested in Drupal 10. The slider is working fine after making a change in the info file for Drupal 10 compatibility.
@rramirezsn Do you want a solution for Drupal 9 because Drupal 9 has been deprecated now.
Comment #7
rramirezsn CreditAttribution: rramirezsn commentedhi @ravi:
Im using drupal 10.2.3.
I managed to get it working, seem a problem with my frontpage definition.
By the way with change did you made to the info file?
One question, when scrolling the menu is not fixed to top, see attached image, is that normal behaviour? how can put it fixed to top when scrolling?
Comment #8
ravi kant CreditAttribution: ravi kant at Specbee commented@rramirezsn
This issue need to do in separate ticket.
Comment #9
rramirezsn CreditAttribution: rramirezsn commented@ravi
thanks, I already fix it. Was a top padding defined on /lib/style.css.