Comment to 'Redirect To Account Dasboard'
  • Hey Tim Burleigh . I also added the code to Polygot but it didn't change the login from the splash page. With the splash enabled it still brings me to the homapage. I think it needs to be added to "Designer => Splash" for it to affect the login from splash page. In "designer => splash" under   /*--- Slide 4 ---*/.    I see the login and join now buttons there.

     <a class="bx-def-padding-sec-topbottom bx-def-font-h3 bx-def-font-normal" href="__join_link__"><bx_text:_sys_txt_splash_btn_join /></a>
    </div>
    <div class="bx-spl-join bx-def-margin-topbottom bx-def-border bx-def-round-corners">
    <a class="bx-def-padding-sec-topbottom bx-def-font-h3 bx-def-font-normal" href="__login_link__"><bx_text:_adm_page_cpt_login /></a>
    </div>