- ๐ฆ๐บAustralia Nigel Cunningham Geelong
You also need to place the Background image block or blocks in the region. Could that be what was missed?
- ๐ฌ๐งUnited Kingdom effortDee
I too am still having this issue, not showing the background image, have been trying for weeks to no avail.
i have tried multiple themes, bootstrap, drupal standard and minimal lite theme and none work.
Followed the tutorial about 10 times and can't get it to work.
get this error in the logs:
ypeError: Argument 4 passed to Drupal\background_image\Controller\BackgroundImageCssController::deliver() must be an instance of Drupal\Core\Language\Language, string given in Drupal\background_image\Controller\BackgroundImageCssController->deliver() (line 376 of /home/feafccef/public_html/live/website.com/modules/background_image/src/Controller/BackgroundImageCssController.php) #0 [internal function]: Drupal\background_image\Controller\BackgroundImageCssController->deliver(Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\background_image\Entity\BackgroundImage), 'public', 'en', '8f2gAOhn3CSM-tP...')
- ๐ซ๐ทFrance Soubi
You can try the patch I posted here : https://www.drupal.org/project/background_image/issues/3343182 ๐ Background Image Not Working Fixed
In fact, in the current version, page.background_image is always empty, my patch add an implementation of hook_preprocess_page to fill page.background_image.
- Status changed to Fixed
about 1 year ago 1:11am 7 November 2023 - ๐ฆ๐บAustralia Nigel Cunningham Geelong
Apologies for the slow reply.
This should be fixed in the dev branch now; I'm planning on doing a new release too shortly.
Automatically closed - issue fixed for 2 weeks with no activity.