Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mile2nik Friend
    #833350

    I try with Default template and is working fine. I’m using Uber Default. After you click Logout nothing is happening. I know this is well know issue… I don’t know why is not fix.

    mile2nik Friend
    #833470
    mile2nik Friend
    #833786

    I really need help with this problem.

    Adam M Moderator
    #834192

    Hi @mile2nik,

    Sorry for the delay in getting back to you. Please open the same script.js file in Uber, go to the last line :

    })(jQuery);

    then update as below :

     $(document).ready(function(){
          $('button.logoutButton').click(function(){
               $('form#logoutForm').submit();
          })
     });
    })(jQuery);
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Adam M 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum