Hi I managed to get a simple slick carousel using the X Main optionset. I put the block on my front page and it works .. but when I come out of maintenance mode all the images disappear. Out of M Mode the scrolling banner is working in views preview for that particular optionset but not when it is placed as a block - the actual box is but there are no images.
There are no error reports relating to this.
I have cleared cache.
Drupal and all related modules are up to date.
I'm not sure if there is a feature I have not discovered that only operates in Maintenance mode - some permission or something?If anyone can help that would be great - thanks
Bruce

CommentFileSizeAuthor
#2 in-maintenance-mode.PNG765.4 KBbaroo
views.PNG598.63 KBbaroo
block view.PNG18.6 KBbaroo
no image.PNG90.92 KBbaroo

Comments

baroo created an issue. See original summary.

baroo’s picture

StatusFileSize
new765.4 KB
hongpong’s picture

Having a similar problem, I can see them on Views preview as well. It is set on 'default.' Will report back if I can figure it out.

I am using slick elsewhere on the site initialized manually (not through the module) and it is working correctly. Might be a bug in the initialization.

Update -- When I clone the view and put it to a different path the slideshow works as expected! I suggest you try cloning the view and see what it does. Appears to be specific to views that are rewritten as the front page, in my case.

hongpong’s picture

In my case it looks like I messed up some slick related CSS (scss specifically). When I remove the SCSS I had keyed to the frontpage path only, everything starts working again.

jboeger’s picture

I'm suffering same thing as comment #3. View/block is a mess on front page but works as intended displayed on other pages.

gausarts’s picture

Status: Active » Closed (cannot reproduce)

I hope you can manage it one way or another. Thanks.

hongpong’s picture

My feeling is that this may have something to do with blazy library, I have no direct evidence but usually that is where my problems with this module lie.

gausarts’s picture

Title: Images disappear » Images disappear on maintenance mode
gausarts’s picture

Status: Closed (cannot reproduce) » Fixed

> I am using slick elsewhere on the site initialized manually (not through the module) and it is working correctly....

Bold mine. Indeed, this may help:

https://www.drupal.org/project/blazy/issues/3041946#comment-14073822

Just add any other libraries which should be loaded at maintenance mode using that hook.

Marking this fixed as it is clear like spring waters now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.