Images not loading in themes
Closed this issue · 3 comments
ZerdaFawkes commented
LinkStack version
4.8.4
Description
When using a theme that contains images such as Aurora and Cloudy Storm, the images do not load, and I do not see them in the source code.
Details about your system
Plesk Obsidian 18.0.67 Update #3
AlmaLinux 8.10 (Cerulean Leopard)
PHP 8.3.17
How to reproduce
- Select a theme that contains and image asset
- Reload profile
Possible Solution
No response
Additional Context
This is with the cloudy storm theme:
lastsamurai26 commented
check this
ALLOW_CUSTOM_CODE_IN_THEMES=False -> to ALLOW_CUSTOM_CODE_IN_THEMES=true
ZerdaFawkes commented
check this ALLOW_CUSTOM_CODE_IN_THEMES=False -> to ALLOW_CUSTOM_CODE_IN_THEMES=true
Thank you, that resolved my issue. I completely misunderstood the setting thinking it would allow users to insert custom code into the theme they select.
lastsamurai26 commented
this option is used by the themes v2 :-)
