maximus
(gabriel karasek gageiro)
1
Hi guys,
I’m kind of stuck here and I really don’t know if is possible.
I basically need a unique url for my login and sign-in modal.
URL… /modal/tab1
URL… /modal/tab2
I’ve already tried some custom code that I found here on the forum but I failed miserably 
Thanks for any help in advanced!
–
Here’s my preview:
https://preview.webflow.com/preview/cloudwithme?preview=a93e0f48419ef8e68d4c3548d059bb75
maximus
(gabriel karasek gageiro)
2
[SOLVED]

In case someone is also looking for something similar:
Problem: activate a modal and choose a particular tab with URL parameters.
http:// … ?signup
http:// … ?login
Footer code:
[code][/code]
Don’t forget to add an id on you modal div [loginMainContainer]
And add an extra class on your tab links .signup / .login
Cheers!
PS.: Thanks @PixelGeek for pushing me forward 
1 Like