Hello! I want the sign up modal to be immediately visible on page load, then after sign up it hides.
I know how to show the sign up modal after clicking a button, but is it possible to show the modal immediately on page load?
I want this all to happen on the same page, not navigate to a different page.