Home / Technical how to / Technical How to replace login modal with register modal when start to submit properties without loginTechnical How to replace login modal with register modal when start to submit properties without login 6091 views In order to achieve above you must replace show_login_form(1,0,data); with show_login_form(2,0,data); in wprentals\js\ajaxcalls_add.js As displayed in below screenshot: