Atm I use one link on the menu that takes a user to register/login page.
I’d like to create 2 buttons on my nav, one taking users to login page, the other to register. I noticed the page loads dynamically with the same url and ajax forms, is there an option for a dynamic tag for me to link to login for one button on the menu and the other to register? Thanks