Missing logout button on mobile

Tagged: , ,

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeMissing logout button on mobile

This topic has been marked as resolved.

Hello,

The logout button is missing from the mobile version!!!
How to solve this problem?

Pavilion Version 2.0.3.1

Thanks

 shadow
August 31, 2016 at 4:46 pm #50509

Hi,

There is no Pavilion 2.0.3.1. Are you talking about the OC version? Can we take a look at your live website?

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

September 5, 2016 at 3:54 pm #50635

Hi,

Sorry I mean Opencart Version 2.0.3.1 with pavilion 1.2.6.
Also, I registered in your demo website and there is no logout button in mobile version!
please check the image below:

Did you test pavilion 1.2.6 version with mobile?

  • This reply was modified 2777 days ago by  shadow. Reason: Images missing
 shadow
September 8, 2016 at 11:40 am #50778

I try several time to upload the images, But images are missing after submitting!!!

  • This reply was modified 2777 days ago by  shadow.
  • This reply was modified 2777 days ago by  shadow.
 shadow
September 8, 2016 at 11:49 am #50780

The problem has been solved.
I used this code to My Account page. I find after searching in the opencart forum:

<a href="<?php echo HTTP_SERVER . 'index.php?route=account/logout'; ?>">LOGOUT</a>

  • This reply was modified 2772 days ago by  shadow.
 shadow
September 13, 2016 at 12:25 pm #50903

Hi,

You could insert a logout button in Menu Composer. Just use a custom link menu type with this for a url:

index.php?route=account/logout

BR,
ThemeBurn team

September 14, 2016 at 6:37 pm #50942
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.