1. Vote now - Choose the template types you want in coming months


    JA HawkStore - Stable version Released


    JM Siotis - Beta version released


    Tools & Tips - Make your Joomla site faster


    JA Brisk, Mitius, Onepage & Mero updated - Offcanvas navigation for mobile now available


    5 more JATC extensions updated - Backend UI improvement & new coding standards.


User Tag List

+ Reply to Thread
 
Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17
  1. #11


    Join Date
    Sep 2011
    Posts
    15
    Points
    39.67
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    2
    Thanked 0 Times in 0 Posts
    mmmm, dug a little more reckon I will forget the idea of horizontal navigation in Purity for now

    it looks like a whole new learning curve to get this to work in a Dual Language site where the Main Menu module has to be left unpublished, shame as the template looked like a nice one but I dont have enough time left to devote to playing with it

  2. #12


    Join Date
    Sep 2011
    Posts
    3
    Points
    7.68
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hello Phill,

    The documentation is not quite clear as to how one can add a Menu Module to the header section. As with the previous poster, I tried all positions available to publish a secondary horizontal menu, but to no avail. Unfortunately, the ja-t3-blank template does not have a sample where a horizontal menu is displayed in the header. Only the mega-menu position, and only one menu can be chosen to be displayed there.

    So, my question is what layout from a local theme do I have to modify to be able to add a Menu Module position to the header, that would stay above the header?

    I managed to make a menu module show up above the search, which is not ideal, and I would need to add CSS styling to it. How can I make use of what's already available??

  3. #13
    Global Moderator
    Join Date
    Jan 2009
    Location
    Hemel Hempstead, UK
    Posts
    7,389
    Points
    15,663.30
    Downloads
    1565
    Uploads
    0
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    682
    Thanked 2,062 Times in 1,751 Posts
    Usually you would copy the header.php file from the plugins blocks folder to the templates blocks folder and make your modifications there. Can you post an image detailing what you want to attempt and I will try and detail how to do that.
    If you find a post useful please press the Thank You button

    http://www.windsurf.me.uk/

  4. #14


    Join Date
    Sep 2011
    Posts
    3
    Points
    7.68
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hello all,

    I have attached a sample that's close to what I'd like to do.
    Of course, the menu above the header would be styled differently and should load a different menu.
    I only managed to do this by adding <block name="mainnav1" type="mainnav" main-inner="2"></block> to my theme file.
    However, it only loads the menu defined in the ja_t3_blank configuration options and I can't add other modules to the header, such as the top green bar.

    seer.template.layout.png

  5. #15


    Join Date
    Sep 2011
    Posts
    3
    Points
    7.68
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hello all,

    I figured out, reading other posts and trying quite a few options until I got it going.
    I added the following lines to my ja_t3_blank/local/etc/mylayout.xml, above the header position:
    Code:
    <block name="content-mass-top">gov-module</block>
    <block name="content-mass">top-modules</block>
    This adds 2 positions above the header as I wished... Never would have guessed that content-mass where the only ones to be used for this.

  6. #16
    Global Moderator
    Join Date
    Jan 2009
    Location
    Hemel Hempstead, UK
    Posts
    7,389
    Points
    15,663.30
    Downloads
    1565
    Uploads
    0
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    682
    Thanked 2,062 Times in 1,751 Posts
    Excellent work and thanks for keeping us updated.
    If you find a post useful please press the Thank You button

    http://www.windsurf.me.uk/

  7. #17


    Join Date
    Dec 2011
    Location
    Ukraine
    Posts
    8
    Points
    25.30
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    3
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by ramonsodoma View Post
    Hello all,

    I figured out, reading other posts and trying quite a few options until I got it going.
    I added the following lines to my ja_t3_blank/local/etc/mylayout.xml, above the header position:
    Code:
    <block name="content-mass-top">gov-module</block>
    <block name="content-mass">top-modules</block>
    This adds 2 positions above the header as I wished... Never would have guessed that content-mass where the only ones to be used for this.
    Thank you dear friend! Very helpful in solving this problem!

+ Reply to Thread
Page 2 of 2 FirstFirst 1 2

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts