Close

Profile: bluerocksystems

Avatar

User posts

Bugs
4 months ago

Categories can not be displayed on the website homescreen if it doesn't have any children categories
It causes the website to crash and display an error referencing @await widget zone


Is there a way to prevent this crash?

Bugs
7 months ago

When the Preload First Image option is selected in Settings, the first slider is rendered as a <picture> tag with  media query for mobile sized browsers. The other sliders are rendered as <img> tags. However, the <picture> tag doesnt seem to work, and just displays the default <img> tag. This means my mobile size image in the slider never gets shown