×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
How to show Image on list view in frontend?
Александър Костянев
New Member
Posts: 2
3 years 6 months ago #9868
by Александър Костянев
How to show Image on list view in frontend? was created by Александър Костянев
Hello, I have component, where I have field Selectimage and want to show the image with picture on frontend. So, how can I achieve this, now display only the link to the image?
Please Log in or Create an account to join the conversation.
Emmanuel Tsalampounis
Visitor
3 years 6 months ago #9870
by Emmanuel Tsalampounis
Replied by Emmanuel Tsalampounis on topic How to show Image on list view in frontend?
Hello Александър,
Have you tried to put the url in an img tag like: <img src="URL HERE" /> ?
For more details about img tags you could check: developer.mozilla.org/en-US/docs/Web/HTML/Element/img
Have you tried to put the url in an img tag like: <img src="URL HERE" /> ?
For more details about img tags you could check: developer.mozilla.org/en-US/docs/Web/HTML/Element/img
Please Log in or Create an account to join the conversation.
Александър Костянев
New Member
Posts: 2
3 years 6 months ago #9871
by Александър Костянев
Replied by Александър Костянев on topic How to show Image on list view in frontend?
I put here the link code, but after the update - the component - show me error loading image path.
Please Log in or Create an account to join the conversation.
Emmanuel Tsalampounis
Visitor
3 years 6 months ago #9872
by Emmanuel Tsalampounis
Replied by Emmanuel Tsalampounis on topic How to show Image on list view in frontend?
Александър component creator stores the image for you to the database. You have to configure the generated files and display it as you want. I gave you the tag that you have to use to the generated files not in component creator's admin.
If you are a premium member please open a ticket with the details of your component to help you more.
If you are a premium member please open a ticket with the details of your component to help you more.
Please Log in or Create an account to join the conversation.
Time to create page: 0.050 seconds