test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sgo Friend
    #128976

    I am using Rochea and I am having a problem with header images. http://www.dominionholdingsllc.com.

    The headers are working for Home, Properties, Contact Us and Sitemap, but not working for Local Info and Company Profile. Both of these menus drive content while the ones that are working drive components. I have renamed the image list in my index.php to prefix ‘head’ and I have the images labeled correctly in the headers directory. Also, Contact is head05 and Sitemap is head04. I don’t understand how the menu is selected. Is it Iemid? Order? Thanks.

    iainmac Friend
    #252169

    Hi
    You need to access the file ja-vars.php

    1. Check line 66 is recording you header image names:
    $ja_header_images = array(‘sh01′,’sh02′,’sh03′,’sh04′,’sh05′,’sh06’);

    You header directory will need to have all of your files available or else the header will default to the next file.

    This should be changed to ‘head01’. ‘head02’ etc to reflect your file names

    2. Check that line 70 is set to 1:
    $ja_header_type = 1
    It could be that this is set to 2 which sets random headers.
    The settings are
    0: no header image; 1: header image for each menu item; 2: random header

    Good luck

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

This topic contains 2 replies, has 2 voices, and was last updated by  iainmac 16 years, 6 months ago.

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