@russian-dima Thank you for the response, but I added “.url” many times and it’s still not working. The content with the url is hiding the field instead of revealing the url.
From the looks of the screenshot, what am I doing wrong? Thank you again.
@zedsickwidit
Ok, this is exactly the situation, why i asked you to show a screenshot of your DB, because your DB-Settings do NOT correspond to your CODE.
You are doing it wrong.
You have no DATAFIELD which is called —> URL
Your DATAFIELDS are called…
Facebook (here you are storing the FB-URLs) and its ID will be —> “facebook”.
YouTube (here you are storing the YT-URLs) and its ID will be —> “youtube or youTube”. Check the right spelling in your DB-settings.
Twitch (here you are storing the TW-URLs) and its ID will be —> “twitch”.
It is not supprising that nothing works for you, because it should be something like…
The RESULTS you will be able to see in the CONSOLE! Either you use the wix-PREVIEW-MODE or you use it LIVE in a BROWSER of your choice on a PUBLISHED-WEBSITE.
In google-chrome for example you can open the CONSOLE with F-12 and ba navigating to —> CONSOLE.
Try to inspect your own code, with the suggested technique, to understand code-actions much better.