Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Now the images display normal, but the toolbar still can't suck top and slideshow still no sliders, also did not automatically rotation, I cleared the cache and refresh the browser.
Why don't you uninstall the theme, place it at the correct location (/themes/zeropoint) and install it again. See what happens.
I will try to replicate your installation in the next hours, as I'm with patients right now.
I was able to replicate the toolbar misplace due to the bad composer update of Drupal code. Unfortunately, the toolbar behaves the same with olivero theme.
Can you add this lines to custom-style.css to see if toolbar display is correct?
Yes, This method can solve the problem, everything is back to normal, the slider also appeared, but this is not the best solution, source code has a lot of js file.
Comments
Comment #2
florian commentedHi. Please clear the cache and refresh your browser (CTRL+F5).
Comment #3
msn5158 commentedImage path less one (/contrib/)
/themes/zeropoint/_custom/sliderimg/slide-1.jpg
/themes/contrib/zeropoint/_custom/sliderimg/slide-1.jpg
Now the images display normal, but the toolbar still can't suck top and slideshow still no sliders, also did not automatically rotation, I cleared the cache and refresh the browser.
Comment #4
florian commentedWhy don't you uninstall the theme, place it at the correct location (/themes/zeropoint) and install it again. See what happens.
I will try to replicate your installation in the next hours, as I'm with patients right now.
Comment #5
msn5158 commentedI install it via composer (composer require 'drupal/zeropoint:^1.6'), It automatically installed to the (/themes/contrib/zeropoint).
Comment #6
florian commentedI was able to replicate the toolbar misplace due to the bad composer update of Drupal code. Unfortunately, the toolbar behaves the same with olivero theme.
Can you add this lines to custom-style.css to see if toolbar display is correct?
And clear browser cache with CTRL+F5.
Comment #7
msn5158 commentedNo, It seems to have nothing to do with CSS, may be js.
When the mouse moves to each menu of the toolbar, did not appear drop-down menus. I installed this module (admin_toolbar)
Comment #8
florian commentedAs an workaround go to /admin/config/development/performance and deselect "Aggregate JavaScript files". This should solve the issue for moment.
Comment #9
msn5158 commentedYes, This method can solve the problem, everything is back to normal, the slider also appeared, but this is not the best solution, source code has a lot of js file.
Comment #11
florian commentedPlease use /project/zeropoint/releases/8.x-1.x-dev for testing. I will commit it in the next release soon.
Comment #12
msn5158 commentedAfter the test, it has returned to normal now, thank you
Comment #13
msn5158 commentedComment #14
florian commentedComment #15
florian commented