Viewing 15 posts - 1 through 15 (of 31 total)
  • Author
    Posts
  • jcaan01 Friend
    #121107

    Hi. I would like to know how to have different header images assigned to each menu. Please help.

    razster Friend
    #222925

    I don’t know how to explain it…
    Just add something to your Other Menu and you’ll notice an Image assigns itself to that menu button.

    ig.
    MAIN (1 header image set)
    NEWS (2 header image set)
    CONTACT (3 header image set)

    Play around with the menu and you’ll see.

    jcaan01 Friend
    #222959

    Thx. I have managed to configure extra menus and images. Im using Virtuemart ecommerce module. How do I assign different header image for each product category – I have 7 categories. Help would be very much appreciated.

    waspman Friend
    #222963

    Yeah I wana do this if pos?

    Tony

    razster Friend
    #222972

    Now adding a different header image to a module is much more harder than the way they have it setup on a component.
    I would suggest using Micheal Pillwax’s Header Image Mod: http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,156/Itemid,35/

    ShannonN Friend
    #222996

    jcaan01;19347Thx. I have managed to configure extra menus and images. Im using Virtuemart ecommerce module. How do I assign different header image for each product category – I have 7 categories. Help would be very much appreciated.

    Hi there
    PM instantinlaw he’s done a lot with shopping carts and virtuemart modifications he may have some help?

    ShannonN

    qbali JATC
    #223088

    Hi guys,

    same request here…,

    how do you guys do the way as in rochea demo site presenting different header images for each menu?

    regards

    anas Friend
    #223323

    Hi,
    Joomla art has ZERO support , i joined them for (JA Rochea) and more than month now , i have problem and nooooooooo support , they will tell you… for support use our forum …. so if you could not find the answer here , hahaaha …… i feel like i pay 70$ for nothing 😡

    instantinlaw Friend
    #223327

    qbali;19527Hi guys,

    same request here…,

    how do you guys do the way as in rochea demo site presenting different header images for each menu?

    regards

    The answers you seek are in the full user guide. It appears that the order of the images set in the index.php follow the order of the menu items, so if your first item is home and you want the first header image to be an image of a home, put it in the first slot. If the second menu item is say, virtuemart and you want that menu items header image to be a shopping cart, add your image in the second slot, and so on. The header images can only be assigned to main menu items.

    instantinlaw Friend
    #223329

    ANAS;19812Hi,
    Joomla art has ZERO support , i joined them for (JA Rochea) and more than month now , i have problem and nooooooooo support , they will tell you… for support use our forum …. so if you could not find the answer here , hahaaha …… i feel like i pay 70$ for nothing 😡

    Please read the user guide before posting.

    anas Friend
    #223437

    <em>@instantinlaw 19818 wrote:</em><blockquote> Please read the user guide before posting.</blockquote>

    User guide
    I didn’t find much in that user guide

    instantinlaw Friend
    #223443

    ANAS;19955User guide
    I didn’t find much in that user guide

    Yes you are correct about there being little info in the user guide, but the request of this thread is in the guide.

    8. Manage header banners

    If you want to create new header banner for your site, you have to create 3 images like images in templates/ja_rochea/images/headers/ folder.

    Name of images are: sh<number>-bg1.jpg, sh<number>-bg2-wide.jpg, sh<number>-bg2-narrow.jpg

    For example: sh04-bg1.jpg, sh04-bg2-wide.jpg, sh04-bg2-narrow.jpg

    After that, open your index.php file to add name of your header banner in line 25:

    Also see my other post in this thread
    <blockquote>It appears that the order of the images set in the index.php follow the order of the menu items, so if your first item is home and you want the first header image to be an image of a home, put it in the first slot. If the second menu item is say, virtuemart and you want that menu items header image to be a shopping cart, add your image in the second slot, and so on. The header images can only be assigned to main menu items.</blockquote>

    anas Friend
    #223570

    <em>@instantinlaw 19963 wrote:</em><blockquote>Yes you are correct about there being little info in the user guide, but the request of this thread is in the guide.

    Also see my other post in this thread</blockquote>

    hi,
    First i would like to thank you for your support.
    If look to my site you might understand my problem , the only time that header change is when you click on FAQ’S have a look please @ http://www.muslimproperty.co.uk

    Thank you

    instantinlaw Friend
    #223572

    By looking at the source of your pages, it appears that you only have the two images assigned. you need to assign a diffrent image for all your menu items.
    So it should look like this


    $ja_header_images = array('sh01','sh02','sh03','sh04','sh05','sh06'); // Each sub header image will be assigned to each menu

    not this


    $ja_header_images = array('sh01','sh01','sh01','sh01','sh01','sh05'); // Each sub header image will be assigned to each menu

    And make sure your images in your header folder corespond to the names assigned in the code above.

    It might help if you attach a copy of your index.php. Just rename it index.txt.

    anas Friend
    #223573

    <em>@instantinlaw 20116 wrote:</em><blockquote>By looking at the source of your pages, it appears that you only have the two images assigned. you need to assign a diffrent image for all your menu items.
    So it should look like this


    $ja_header_images = array('sh01','sh02','sh03','sh04','sh05','sh06'); // Each sub header image will be assigned to each menu

    not this


    $ja_header_images = array('sh01','sh01','sh01','sh01','sh01','sh05'); // Each sub header image will be assigned to each menu

    And make sure your images in your header folder corespond to the names assigned in the code above.

    It might help if you attach a copy of your index.php. Just rename it index.txt.</blockquote>
    Hi,
    I don’t know from where you got this , i download the index file and it looks like this :
    $ja_header_images = array(‘sh01′,’sh02′,’sh03′,’sh04′,’sh05′,’sh06’); // Each sub header image will be assigned to each menu.

    Thank you

Viewing 15 posts - 1 through 15 (of 31 total)

This topic contains 31 replies, has 7 voices, and was last updated by  instantinlaw 17 years, 4 months ago.

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