Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom pages not properly allowing an IMAGE URl to be added #12

Open
SteveEOLI opened this issue May 15, 2024 · 0 comments
Open

Custom pages not properly allowing an IMAGE URl to be added #12

SteveEOLI opened this issue May 15, 2024 · 0 comments

Comments

@SteveEOLI
Copy link

Aspen Administration > WEB BUILDER > Custom Pages

When creating a custom page, when you add a row and use source type "Image", you can select an image to use and it also has an Image Action drop down that contains,

None
Open a URL in a new tab
Open a URL in the same tab
Enlarge the image in a popup Modal

When you try to use the URL options, a second text box appears for you to enter the URL.

When doing this and saving, that second text box goes away and the image when viewing the actual custom page no longer as a URL attached to it. The source code shows that no "href" is actually added.

It appears the only way to actually make an href on an image is to instead of using "image" as the source type, to use "image/text" and then create straight html with the href inside of it. Such as,

The image source however should be made to work and directly allow a URL to be entered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant