test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sigrimm Friend
    #195780

    Hi,

    Can the Off-canvas be hidden for particular pages?
    Can it also take advantage of the Joomla User Access levels?

    Ref: Ticket ID: XLM-772-42298

    In our example we have on our login page simply the login module and the logo. But, because we activated the Off-Canvas function, it is visible to anonymous users. This defeats the purpose for our needs, because our menu is only visible to registered users, with the result that the Off-Canvas is blank when viewed on th login page by anonymous users. Is there a way to configure it to fit the described example?

    We are open for code changes as well 😉

    Thanks in advance

    Simon


    1. off_canvas_grimm
    phong nam Friend
    #526811

    Hi Simon,

    If you are using our JA Biz template, you just simply need to assign the JA_Biz_User style to Login menu item as we did on this template demo.

    On T3 blank or other T3 templates, you can try to create a custom.css file at templates/ja_template/css/ path and put these codes into:

    .view-login .navbar-header {
    display: none;
    }


    1. user
    sigrimm Friend
    #527488

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  sigrimm 10 years, 8 months ago.

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