-
AuthorPosts
-
mmckeen Friend
mmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 8, 2008 at 11:17 pm #136078I have looked at the userguide and installed the quickstart but I can’t seem to find the instructions on how to enable the “dropdown” category list you see on the frontpage of the demo.
The dropdown I am having the problem with is not with the mainmenu. It is the “star” or “gear” looking icon on the news module. In the demo if you click on that you see additional categories. I can’t seem to make that work.
If someone could point me in the right direction that would be great!
Thanks.
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 8, 2008 at 11:54 pm #281830Hi,
I’ve had a look around my site and the only way I can reproduce that is through the JA_News module settings.
In Module manager, go to mod_janews and adjust: Show Category (Section) title to ‘Show’
If its not that then it may be another setting in the same module.
Hope this works for you,
Jason.mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 9, 2008 at 12:25 am #281834I have everything set to “show” … still no luck … I’ll keep digging… thanks for your help.
December 9, 2008 at 1:32 am #281843Please post if you figure it out, I have the same problem.
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 9, 2008 at 1:48 am #281844Nothing yet …. I can see where it is calling the mouseover() function in the source. There must be something else that needs to be set but for the life of me I can’t find it… Either that or something is missing from the download.
damian Frienddamian
- Join date:
- May 2008
- Posts:
- 154
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 70
- Thanked:
- 20 times in 1 posts
December 9, 2008 at 1:50 am #281845Dropdown category list automaticly create form category
Example :
You have Laptop Section ( cretae from Section manager ), under this section you have 4 category ( Best laptops, Best laptops case, Best Netbooks, Laptop finder )
Then category automaticly show up in drop down
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 9, 2008 at 1:56 am #281846I wish that was the case but it isn’t (on my test site – http://www.updatejoomla.com). I have a test site with the default (example) content (About Joomla – News – FAQs). There are 3 categories in About Joomla, 4 in FAQs, and 2 in News. None of the catagories appear.
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 9, 2008 at 2:19 am #281848I have confirmed using Firebug it is calling the correct section ID:
<img border=”0″ style=”cursor: pointer;” onmouseout=”mclosetime()” onmouseover=”mopen(‘m4’)” alt=”” src=”/templates/ja_vauxite/images/icon-setting.gif”/>
This is identical to the QuickStart Firebug source except that the SectionID is m13 for “CellPhone” which is correct.
damian Frienddamian
- Join date:
- May 2008
- Posts:
- 154
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 70
- Thanked:
- 20 times in 1 posts
December 9, 2008 at 4:11 am #281855Just disable your article on frontpage.
December 9, 2008 at 5:16 am #281862Could you explain what you mean. I did a quickstart install and the drop down is not working. I have looked everywhere on how I can activate the drop down. Its not working by default.
<em>@damian 94215 wrote:</em><blockquote>Just disable your article on frontpage.</blockquote>
damian Frienddamian
- Join date:
- May 2008
- Posts:
- 154
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 70
- Thanked:
- 20 times in 1 posts
December 9, 2008 at 5:35 am #281865I’m tested with , FF 3, Opera, Chrome, Safari with no problem
if you want your section have a dropdown ( category ), you must disable the article show up in frontpage.
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 9, 2008 at 5:45 am #281866<em>@mmckeen 94206 wrote:</em><blockquote>I wish that was the case but it isn’t (on my test site – http://www.updatejoomla.com). I have a test site with the default (example) content (About Joomla – News – FAQs). There are 3 categories in About Joomla, 4 in FAQs, and 2 in News. None of the catagories appear.</blockquote>
Have you updated mod_ja_news with the correct Category (Section) ID’s?
On the default quickstart package they are13
14
8
12
5
9
which relate to the drop down list.If you have then It may be worth biting the bullet and reinstalling in case something was corrupted when uploading. I cant go to sleep until this is fixed lol.
Cheers,
Jason.December 9, 2008 at 6:02 am #281869I have only 4 articles set to show on front page. That is how things are setup with the quickstart. They are the same articles as in the demo.
The dropdowns (gears) in the lower news section display categories not articles. My categories are not dropping down.
<em>@damian 94227 wrote:</em><blockquote>I’m tested with , FF 3, Opera, Chrome, Safari with no problem
if you want your section have a dropdown ( category ), you must disable the article show up in frontpage.</blockquote>
December 9, 2008 at 6:07 am #281870Those are the IDs I have. I would consider doing another install but other users have the same problem so I doubt thats it.
<em>@jay973 94228 wrote:</em><blockquote>Have you updated mod_ja_news with the correct Category (Section) ID’s?
On the default quickstart package they are13
14
8
12
5
9
which relate to the drop down list.If you have then It may be worth biting the bullet and reinstalling in case something was corrupted when uploading. I cant go to sleep until this is fixed lol.
Cheers,
Jason.</blockquote>jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
-
AuthorPosts
This topic contains 43 replies, has 6 voices, and was last updated by slowsteady 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum