• Resolved tibo2020

    (@tibo2020)


    Hello, I really like the plugin !

    On the mobile landscape version I would like to see the landscape / desktop version. At this moment the page changes into landscape (which can be seen on desktop) or the agenda among each other. I just want the landscape version to be seen, so not among each other. How can I set that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author maximebj

    (@maximebj)

    You can change the value directly in the code because for now, I don’t have other way.

    Go in public/js/fitness-planning-public.js
    Search for if(this.clientWidth < 600) { and change the value, maybe for 480.

    So only the portrait view will go responsive.
    Sorry I don’t have a better solution for now.

Viewing 1 replies (of 1 total)

The topic ‘Mobile landscape view’ is closed to new replies.