Question:
[How Can I connect with Background image from Wix member-area? I want to connect it and show each background image to site author only like private data. Is there anyway to make it with code or just with studio editor?]
Product:
[ Wix Studio Editor]
What are you trying to achieve:
[Due to the CMS item limits, I don’t want to make my own custom member-area but How can I add the background image to custom profile card from scratch? I tried to add new fields in member-area app but there are no options to add image field.]
What have you already tried:
[ I tried to add new fields in member-area app but there are no options to add image field.]
Hello There,
Please share your store URL
So that I will check and let you know the exact solution here.
https://learnacademia.wixstudio.io/headquarters
It’s a library page. I want to show the background image for each users like in Wix member-area app. It can’t be add in repeater since private member data not included background field and is in public one.
by area what exactly you mean?
Sorry. I’m trying to make my custom profile card for user dashboard. I want to connect profile cover image from Wix member-area app. Here-
But I can’t add using CMS because the cover image field only available in public member data.
if this supports js then you can make a condition on it where you check the location of the user and based on that try to changed a last attribute of the image.
Ok. I’ll try it. Thanks for your help.