Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • conforturis Friend
    #199553

    Megamenu in mobile device appears like in desktop layout. The list of menu does not hide to display the navigation of menu mobile.
    Help

    Pankaj Sharma Moderator
    #541816

    <em>@conforturis 435918 wrote:</em><blockquote>Megamenu in mobile device appears like in desktop layout. The list of menu does not hide to display the navigation of menu mobile.
    Help</blockquote>
    Hi Can you share the site url .
    The Url you provided for JA staff is not working (offline )and credentials are invalid .
    Please share you site url or PM me admin credentials . I will have a closer look .

    Nazario A Friend
    #541818

    @conforturis,

    It seems you have customised (created new position) the megamenu in your site.. If possible, pls send me the FTP credential of your site via PM so that I can fix it for you.

    conforturis Friend
    #541839

    I don’t know why you failed. I now went with that account and it works.

    conforturis Friend
    #541857

    <em>@Nazario A 436017 wrote:</em><blockquote>@conforturis,

    It seems you have customised (created new position) the megamenu in your site.. If possible, pls send me the FTP credential of your site via PM so that I can fix it for you.</blockquote>
    You will see a component named eXtpplorer. You can used it as FTP.

    Nazario A Friend
    #542342

    @conforturis,

    I just checked your site. Because you customised in header.php file. I just rename file “header.php” to “header_.php” and created new file with name “header.php”. Now, the megamenu is working fine on mobile layout.

    You can compare code between two files: “header.php” (new file) and “header_.php” (your old file).

    Let me know if this helps


    1. Screenshot_41
    2. Screenshot_42
    conforturis Friend
    #542454

    But I need the positions created over the menu. How do?

    Nazario A Friend
    #542497

    @conforturis,

    If you want to create new position over the menu. Please try my suggestion:

    – Open file: /templates/your_template_name/tpls/blocks/header.php then add this rule:

    <!-- NEW POSITION -->
    <div class="new-position">
    <jdoc:include type="modules" name="new-position" style="T3Xhtml" />
    </div>
    <!-- //NEW POSITION -->

    – Open file: /templates/your_template_name/templateDetails.xml then add this line:

    <position>new-position</position>

    – Go to the back-end and assign any module to “new-position” position as you wish.

    – Maybe you need to customise the CSS, you can use the class suffix then add your custom code into file /templates/your_template_name/css/custom.css (if not exists, pls create new one)

    Let me know if this helps


    1. Screenshot_49
    2. Screenshot_50
Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  Nazario A 10 years, 4 months ago.

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