Here’s my situation. I have a database of team members that are linked to a gallery. When you click an individual’s photo, it goes into their individual page about them with text boxes and images all linked to that same database.
The part I want to make dynamic is a link to their website (if they have one). I want the code to check the database and if that field is populated, show the text that links to their page. Is this possible? So far I’ve found I can query the database and log that to the console but I don’t know how to search through that query depending on the page I’m on.
Thanks in advance!
This should help: https://support.wix.com/en/article/velo-tutorial-hiding-a-video-player-when-there-is-no-video-to-play
Thank you!