BuddyBoss Home – Web Support Forums Themes OneSocial theme MOBILE: View as Desktop button doesn't work

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #67353
    @conscious-crafties

    Hi,

    I’ve known this for a while but everything else has been more important. However as the mobile menu is confusing to users this is actually more important than I previously realised.

    The ‘View As Desktop’ button on mobile does not switch to desktop version. It switches for a second and then reverts back to mobile version.

    Thanks,

    Karen

    Answers

    #67397

    Anonymous
    @

    Hi @conscious-crafties, We have not included the option ‘View As Desktop’ for mobile devices view in theme functionality..
    Each Browser has their own option to ‘View as Desktop’ for websites.

    In our setting, this option enables only for Desktop version to switch on Mobile not for Mobile to switch on Desktop view.

    Regards

    #67424
    @conscious-crafties

    You might just want to check that (see screenshots)….

    Settings image: View Desktop/Mobile button
    Display or hide the layout switch button in your site footer.

    Mobile screenshot: View as Desktop button

    #67500

    Anonymous
    @

    Hi @conscious-crafties, It does not work as its not included for mobile view but will check it once with developers

    For now you can hide the this button on mobile view.

    
    @media screen and (max-width:480px){  
    #switch-mode #switch_submit {
      display: none;
    }
    }
    

    Regards

    #67502
    @vapvarun

    Hi @conscious-crafties
    It should be not display “View As Desktop” on mobile devices, you can disable from theme options.
    We will take care of it inside future version of OneSocial
    Regard
    Varun Dubey

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘MOBILE: View as Desktop button doesn't work’ is closed to new replies.