Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • szoumbaris Friend
    #147935

    On my site, and ON JA QUARTZ DEMO, when you select one of the choice from Spotlight Module Content with Image, you are taken to the rest of that article but there are no menus available. I want to have my main menu navigation available on these articles. Is there any way to have menus show up on these articles? I have already set my main menu to appear on all articles, so that doesn’t work. Also, please see your JA Quartz demo to see what I mean. My site and your demo both work the same way.

    thanks in advance,

    sz.

    Anonymous Moderator
    #330581

    Hi szoumbaris

    please open modulesmod_jacatslwitmpldefault.php file, at about line 11, find following code section:

    <?php echo ($link ? 'onclick="location.href=''.$link . ''"' : ''); ?>

    and change to:

    <?php echo ($link ? 'onclick="location.href=''.$link. '&Itemid=1' . ''"' : ''); ?>

    szoumbaris Friend
    #330614

    help, there is no modules/mod_jacats/tmpl folder on my installation, which is the quickstart supplied by joomlart. I can’t find default.php for this module. where is it located?
    thanks,
    sz.

    Anonymous Moderator
    #330880

    It is jacatslwi module

    In the quickstart package, we support this module

    szoumbaris Friend
    #330887

    there is no folder under modulesmod_jacatslwitmpldefault.php. the tmpl folder is not there. there is no default.php, only mod_jacatslwi.php. there is no line in mod_jacatslwi.php like the one you mentioned. I used the quickstart and it functions fine except for the menu issue. If you need login and password to get this fixed, I will gladly do that. let me know.
    sz.

    Anonymous Moderator
    #331260

    Hi szoumbaris

    Could you submit a ticket, send us your live url, admin account, ftp account so that we have a closer look on the issue.

    I am afraid that you are using an old version of this package.

    szoumbaris Friend
    #331261

    why do you keep asking about my site, it does the same thing on YOUR DEMO SITE! Just look at the ja quartz demo, your jacatslwi module links on the front page do the same thing. they link to an internal page with no menus on the side. If you set the menus to all, will they show up on these pages? that is the question, please answer it!!!

    Anonymous Moderator
    #331746

    Hi szoumbaris

    I understand your explanation but it is not a problem. All articles in this module in our demo are not exist at an menu item. Joomla checks to display modules according to Itemid of menu. For the reason, our articles in this module are not having an Itemid in the link and then you click each article, it will show without modules

    If a section or a category which is including your article is available on the menu (ex: mainmenu, othermenu….), that article will have Itemid in the link, and modules will show

    Hope you undestand my explanation

    szoumbaris Friend
    #331816

    then the question is how to get menus on those articles in the jumpstart of any template? can you insert the menu id string somewhere. I would appreciate exact instructions. thanks for your time.

    sz.

    Anonymous Moderator
    #333333

    Hi szoumbaris

    You have to create new menu item for com_content, at that time, the Itemid of articles will depend on this item.

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

This topic contains 10 replies, has 2 voices, and was last updated by Anonymous 14 years, 9 months ago.

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