View Issue Details

IDProjectCategoryView StatusLast Update
0006453Flow themeThemepublic2024-03-20 12:06
Reporterleofonic Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionreopened 
Product Version1.0.0-beta 
Summary0006453: Manufacturer list and slider cannot be hidden
DescriptionDe-Selecting "Load and display Manufacturer List" in performance tab does not hide manufacturer list in footer and manufacturer slider on start page, they are still displayed but empty.
TagsNo tags attached.

Activities

leofonic

2017-04-05 11:17

reporter   ~0012016

Slider can be hidden in theme settings, but empty footer list is still visible then. Settings in theme and performance tab should be combined to control these settings in one place only.

dm1

2017-04-22 11:02

reporter   ~0012042

When the slider is hidden, javascript errors will be thrown when resizing the browser window. No visible impact, as it seems, though.

Possible fix: add check

if(b.data() !== undefined) {
...
}
to start.min.js

Sven Brunk

2024-03-20 11:43

manager   ~0016453

This is not something we will change. The performance setting is an advanced setting for people that know very well what they are doing and that know that they do NOT use the manufacturer list in this case.
It is not a one-size-fits-all setting to remove all lists that show manufacturers. It enforces the lists to be not loaded at all in the backend. And that is what it is doing.
Works as intended.

leofonic

2024-03-20 12:04

reporter   ~0016455

Last edited: 2024-03-20 12:06

This is typical. There is a bug in a theme, you post it to the tracker, Nothing happens. Eight years later, when no one is using the theme anymore anyways, the bug is closed because oxid is only for smart people who know that settings are not intended to do what it says on the label. That is why this tracker is useless.