Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • tombee Friend
    #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


    1. pic2
    2. pic1
    Sherlock Friend
    #395073

    hi 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.

    tombee Friend
    #395432

    Hi, 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

    tombee Friend
    #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 Friend
    #396854

    Hi 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.

    tombee Friend
    #397368

    Thank 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

    tombee Friend
    #397372

    Ticket info has been updated.

    pritam Friend
    #397598

    Hello 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 .


    1. Screenshot
    2. Screenshot-1
    tombee Friend
    #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


    1. Schermafbeelding-2011-06-21-om-14.57.56
    2. Schermafbeelding-2011-06-21-om-14.57.25
    pritam Friend
    #397834

    Hello tombee ,

    I have created a bug report at http://pm.joomlart.com/browse/JATCTELINEIV-234. Somebody will contact you soon.

    tombee Friend
    #397882

    Thanks.

    The link you provided shows permission violation errors though.
    Means I can not follow the report?

    Tom

    Hong Le Moderator
    #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
    Honglt

    chavan Friend
    #397987

    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.

    tombee Friend
    #398034

    Hi.

    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>


    1. Schermafbeelding-2011-06-23-om-12.49.03
    2. Schermafbeelding-2011-06-23-om-12.48.42
    Sherlock Friend
    #398372

    Hi 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

Viewing 15 posts - 1 through 15 (of 19 total)

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