How to open popup?

There are 4 ways
  1. From Menu - You can add Popup link from your menu page.
  2. Using link - Simply add #login or #register at the end of your URL
    For eg: <a href="wwww.mywebsite.com#login">Login</a>
  3. Using class - If you're familiar with classes, you can trigger popup using them. Below are the class names
    Register - xoo-el-reg-tgr
    Login - xoo-el-login-tgr
  4. Using [xoo_el_action] shortcode below