CUSTOM MEMBER LOG IN PAGE CODE

Hey everyone! I am trying to create a custom member page. I followed youtube’s tutorials and wix support article . However I face a problem that I can not explain. There is always an error message (page not found) when I try to enter the profile page. The only thing that I have noticed and seems strange is that on every tutorial as well as wix support the last part of the code where I put the link to the dynamic page has blue letters and mine has just black which means that the code doesn’t recognise the url as a path but only as a string. Can anyone please help me?


Thanks in advance, Kostas

if you console.log the url you create what value do you get then.

I don’t understand exactly what you me by that. The real problem is that it works perfect on the publshed page but it doesn’t work as I said before on the preview mode. Any idea? Thanks in advance…

Hi,
There was a change with the IDE. This may be the reason that it’s not in blue.
You can check the documentation here of the console log Andreas mentioned above. I would use the console log function to check if you get the correct URL.

Best,
Tal.