LinkStackOrg/LinkStack

Images not loading in themes

Closed this issue · 3 comments

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

  1. Select a theme that contains and image asset
  2. Reload profile

Possible Solution

No response

Additional Context

This is with the cloudy storm theme:

Image

check this
ALLOW_CUSTOM_CODE_IN_THEMES=False -> to ALLOW_CUSTOM_CODE_IN_THEMES=true

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.

this option is used by the themes v2 :-)