-
AuthorPosts
-
January 23, 2010 at 12:26 pm #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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 27, 2010 at 9:54 am #330581Hi 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' . ''"' : ''); ?>
January 27, 2010 at 11:23 am #330614help, 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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 29, 2010 at 10:16 am #330880It is jacatslwi module
In the quickstart package, we support this module
January 29, 2010 at 10:59 am #330887there 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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 2, 2010 at 2:03 am #331260Hi 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.
February 2, 2010 at 2:14 am #331261why 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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 6, 2010 at 2:52 am #331746Hi 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
February 6, 2010 at 12:03 pm #331816then 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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 22, 2010 at 3:00 am #333333Hi szoumbaris
You have to create new menu item for com_content, at that time, the Itemid of articles will depend on this item.
-
AuthorPosts
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