-
AuthorPosts
-
June 6, 2011 at 4:12 pm #164887
Hi.
I’m using Teline IV 1.2.4 (quickstart install) and have the following problem:
– My mainmenu is shown as dropline menu
– However, when following a link from an article on the frontpage, part of the dropline menu disappears.
(so, this occurs with a ‘Read More’ but also when following any link to e.g. an article that’s NOT part of any menu item).Pic1 shows a fully displayed dropline menu
Pic2 shows the result after clickin’ the Readmore button in the frontpage article (black ‘dropline’ line disappeared)PS: my pages are in dutch, so Readmore is shown as “LEES MEER…”.
Hopefully someone can point me in the right direction here, I have searched & tried but without any luck!
Thanks.
Tom
— Joomla version: 1.5.22
— Teline IV version: 1.2.4-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 7, 2011 at 9:51 am #395073hi tombee,
When you clicked on one of the “read more” link,it directed you to an menu item that is not under the main menu group so you would not see the sub-items of the dropline menu displaying,the sub-items can be displayed if you are in a page that refer to a menu item belong to the main menu group.
I hope you understand .
I don’t think that it is a problem there.June 9, 2011 at 7:20 am #395432Hi, thank you for your reply.
I think I understand what you say, which means that the dropline menu is of no use then if it is linked to content…
Using any other menu-system from within Teline IV doesn’t give any problems at all: regardless of what you do, the menu is always available and displayed, including available sub-items!
So, with the dropline menu, not only the ‘sub-item’ line doesn’t appear at a certain point, even if you click on a main menu-item nothing shows… This means you first have to click ‘Home’ to have the menu fully displayed again…
Again: why does this behaviour only occur with the dropline menu and not with the other ones?
Tom
June 16, 2011 at 12:11 pm #396687…7 days later and no response at all anymore…?
I still wonder why this behaviour only occurs with the dropline menu and not with any of the other menus…
Tom
pallavi_t Friendpallavi_t
- Join date:
- May 2011
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 6 times in 7 posts
June 17, 2011 at 7:17 am #396854Hi tombee,
As dathq said before it does not seem to be a menu problem.
Could you please provide your site url and admin details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/74113 ,so I will take a look at it.June 20, 2011 at 9:44 am #397368Thank you for replying.
I did however send a response after the reply from dathq, expecting something back cause I do believe it has got something to do with Teline IV (found similar problems described on your forum with half-disappearing dropline menus)…
I’ll provide the information a.s.a.p. so you can have a look yourself!
Regards.
Tom
June 20, 2011 at 9:59 am #397372Ticket info has been updated.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
June 21, 2011 at 9:42 am #397598Hello tombee ,
I have seen your site . I have inspect through Firebug . I have seen difference in html coding .
For example < a > , <span> tag . You need to check that module . I am sending you screenshot with attachement .
-
June 21, 2011 at 12:59 pm #397648
Hi Pritam.
Thanks for your reply.
I’ll have a look, but what I don’t understand about it is that I don’t use any extra module(s): from within Joomla iself (the version you provide with the quickstart) I use an article which is already installed as sample through your quickstart. Then when ‘reading’ the article (for instance through Most Read), the second ‘black’ line just disappears from the dropline menu.
in my opinion it should just be displayed the way it does when you enter the homepage (see attachment).Regards.
Tom
-
pritam Friend
pritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
June 22, 2011 at 9:43 am #397834Hello tombee ,
I have created a bug report at http://pm.joomlart.com/browse/JATCTELINEIV-234. Somebody will contact you soon.
June 22, 2011 at 3:28 pm #397882Thanks.
The link you provided shows permission violation errors though.
Means I can not follow the report?Tom
Hong Le ModeratorHong Le
- Join date:
- December 2012
- Posts:
- 33
- Downloads:
- 261
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 4 times in 1 posts
June 23, 2011 at 3:22 am #397949<em>@tombee 248953 wrote:</em><blockquote>Thanks.
The link you provided shows permission violation errors though.
Means I can not follow the report?Tom</blockquote>
Hi Tom,
Sorry for inconvenient, please refresh to track issue.
Thank you very much
Hongltchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 23, 2011 at 7:20 am #397987Hello tombee,
Please follow these steps to appear black line in the dropline menu:
Open menu/dropline.css and find to #ja-subnav {} edit like below :
#ja-subnav {
font-size: 92%;
font-family: “Arial Narrow”, Arial, Helvetica, sans-serif;
text-transform: uppercase;
border-top:5px solid #000;
}Hope this works for your side, please let me know if have any problem.
Thanks.
June 23, 2011 at 11:03 am #398034Hi.
I followed the instructions and I see what it does: it just adds a 5px black line, which is not the same as the full dropline menu though…
Attached two screenshots to display the differences:
– first one is the homepage, displaying the dropline menu as it should. When hovering over a menu item, the submenu item appears in the black line (appr. 28px)
– the second one is after opening a ‘most read’ article: only the main menu items appear with the 5px black line underneath and when hovering over the menu item, then submenu item doesn’t appear!
In short: the dropline menu doesn’t work properly when linking to anything that is not part of any menu item.
Regards.
Tom
<em>@trunghh 249086 wrote:</em><blockquote>Hello tombee,
Please follow these steps to appear black line in the dropline menu:
Open menu/dropline.css and find to #ja-subnav {} edit like below :
#ja-subnav {
font-size: 92%;
font-family: “Arial Narrow”, Arial, Helvetica, sans-serif;
text-transform: uppercase;
border-top:5px solid #000;
}Hope this works for your side, please let me know if have any problem.
Thanks.</blockquote>
-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 25, 2011 at 9:22 am #398372Hi Friend
I checked your site and get your admin account via ticket, then I installed Ninjaxplorer component for checking code (because i saw you asked some days and dont want to waste time of you when ask FTP account). i updated dropline.js file (pluginssystemjat3base-themesdefaultjsmenu folder) to newest version and now your site works fine
old code, line 20:
<blockquote>jasdl_current = jasdl_activemenu[0]</blockquote>
Changed to
<blockquote>jasdl_current = jasdl_activemenu.length?jasdl_activemenu[0]:0;</blockquote>Please check and let me know if you are happy with it.
Regards
1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 19 replies, has 7 voices, and was last updated by Sherlock 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-
-