I am working on a data page. I built a menu and added an image inside.
the app parameter I created is [appmenu2] and the image code inside of it is <img src="[app:circlelogo/]">. After saving the code and saving the parameters and finishing the page, the image is not rendering and this is what I see when I inspect element.
<img src=""> ==$0
It was working properly and out of no where it just stopped. The image now shows as it is just not there. My file is appropriately stored in a filestore folder that is enabled.
This code <img src="[app:circlelogo/]"> also works exactly fine on other data pages.
I am confused as to why it might have stopped working.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
MonicAnalytics
Hi,
I am working on a data page. I built a menu and added an image inside.
the app parameter I created is [appmenu2] and the image code inside of it is <img src="[app:circlelogo/]">. After saving the code and saving the parameters and finishing the page, the image is not rendering and this is what I see when I inspect element.
<img src=""> ==$0
It was working properly and out of no where it just stopped. The image now shows as it is just not there. My file is appropriately stored in a filestore folder that is enabled.
This code <img src="[app:circlelogo/]"> also works exactly fine on other data pages.
I am confused as to why it might have stopped working.
Anyone else sharing this problem?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.