Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • rayclinton Friend
    #183145

    Hi,

    I was wondering if anyone had a suggested solution to display the submenu items on the tablet / mobile version of the JA Puresite template? I have modified the CSS to display the submenu once clicked, however I would like them to show by default in the expanded list with the rest of the menu items.

    Does anyone know if this is possible?

    Many thanks,
    Paul

    Ninja Lead Moderator
    #476508

    Hi Paul,

    JA Puresite Template does not support submenu on tablet and mobile version.

    Regards

    ghd123 Friend
    #478116

    Hi Paul,

    Would you be able to tell me what you changed and in which CSS file to allow the sub menu to be displayed on the tablet?

    Many thanks,

    Ninja Lead Moderator
    #478196

    Hi Paul,

    You can change it here

    <blockquote>templates/ja_puresite/css/layout-mobile.css</blockquote>
    from

    .ja-megamenu .megacol,
    .ja-megamenu li.mega .childcontent,
    .ja-megamenu li.mega .childcontent .childcontent-inner-wrap,
    .ja-megamenu li.mega .childcontent .childcontent-inner-wrap .childcontent-inner {
    display: none !important;
    }

    change to

    .ja-megamenu .megacol,
    .ja-megamenu li.mega .childcontent,
    .ja-megamenu li.mega .childcontent .childcontent-inner-wrap,
    .ja-megamenu li.mega .childcontent .childcontent-inner-wrap .childcontent-inner {
    display: block !important;
    }

    But you need to customize more on this.

    Regards

    ghd123 Friend
    #478743

    Thank you! What else do I need to customize?

    Ninja Lead Moderator
    #478842

    <em>@ghd123 353864 wrote:</em><blockquote>Thank you! What else do I need to customize?</blockquote>
    You can apply my solution on this link help you show only submenu on your site see the screenshot

    If you want your site run as well with submenu as:

    JA University: http://www.joomlart.com/demo/#ja_university
    JA Zite: http://www.joomlart.com/demo/#ja_zite

    You need to more customize js file on this path
    <blockquote>templates/ja_puresite/js/menu/mega.js</blockquote>


    1. sub_menu
    jservices Friend
    #478982

    This is great but you never tell us what else needs to be changed. Can you provide some details as to what needs to be changed in the mega.js file?

    Or, can we swap the mega.js file from the other templates (Zite and University)? Will that work? or will it break Puresite’s mega menu?

    Thanks!

    Ninja Lead Moderator
    #479045

    I’m so sorry about that, because JA-Puresite could not support submene but on this case i can only help you by giving suggestions :
    + Download and extract my attachment file
    + Copy css and js file into
    <blockquote>templates/ja_puresite/css/layout-mobile.css
    templates/ja_puresite/js/menu/mega.js</blockquote>
    + Remember to backup old file before to do this


    1. customize.zip
    jservices Friend
    #480815

    Hi Ninja,

    I tried this but it does not change anything. I am using Firefox on an android phone to test. The menu does not open up to show the submenus.

    Ninja Lead Moderator
    #480823

    <em>@jservices 356557 wrote:</em><blockquote>Hi Ninja,

    I tried this but it does not change anything. I am using Firefox on an android phone to test. The menu does not open up to show the submenus.</blockquote>

    If possible please PM me url, admin access and FTP account of your site, i shall try to help you out.

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

This topic contains 10 replies, has 4 voices, and was last updated by  Ninja Lead 11 years, 3 months ago.

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