Creating and displaying users unique image & text Answered
Hey guys, I have an automation to create an image based on user custom fields.
I want to display users unique image generation on their dashboard page.
I tried to do it this way using webflow html:
<img src=""ms-member=image-url"" alt=""alt text here"">
But it doesn't display properly. is there something Im missing?
Thanks guys :0
Comments
7 comments
How is the image being generated? Could you add a live link?
Hey mate, I actually referred to this to display the image URL! https://www.memberstack.com/scripts/add-url-from-custom-field-to-iframe-src
The only problem im having is making the image fit within the iframe, do you know if this can be fixed?
So this would be on the side of the iframed image itself - if it's set to a fixed width of, say, 1000px - there's nothing we can do here. that image will need to be set to a responsive value for it to inherit the width of the elemtn its iframed in
okay thank you Julian!
just as an fyi, i decided to host the image on the collection page, by sending the image url file to webflow through make.
that way i can just use an image element that pulls from webflow - iframe was confusing the hell out of me haha
Hey webflow pro guy 👋
Try changing the attribute to data-ms-member="image-url"
Hi all, anyone know if you can show/run script on a website just to paid members? Maybe using the 'data-ms-content="paid-plans"'
Hi Max,
I'm not sure I understand what you're trying to achieve but if you're looking for a script for your website that should display something for users on a paid plan, then the script below would work. However, if this isn't what you mean, please provide more details of what you want.
Please sign in to leave a comment.