Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

First item of secondary menu is always current
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: First item of secondary menu is always current
#48548
First item of secondary menu is always current 10 Years, 1 Month ago Karma: 0
I've got a menu similar to the following:

Vegetables
--Potato
--Tomato
--Carrot
Fruit
--Apple
--Cherry
--Plum

The menu style sheet has the menu text as organge except when it is in hover state or current.

If I click Vegetables, that text turns white.
If I click Potato, that text turns white and Vegetables stays white as expected.
If I then click Carrot, Carrot turns white but Potato stays white as does Vegetables.

When I look at the HTML for the page, both Carrot Potato have a class of current even though Carrot is the actually current page.

If I change hte settings in the module to "Hightlight current menu item" to No, then neither item is highlighted as expected.

How do I get it to only highlight the current item?

Thanks
The administrator has disabled public write access.
 
#48549
Re:First item of secondary menu is always current 10 Years, 1 Month ago Karma: 748
Hello,

Send a link to a page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48551
Re:First item of secondary menu is always current 10 Years, 1 Month ago Karma: 0
Unfortunately, it's only on an internal server right now.

I've attached a screen shot and copied the code from the menu part of the site below. From the code, you can see that both ext-gen19 and ext-gen13 have class of current appended to them.


Code:

<div id="menu">
<div id="top">
<div id="ariext104_container" class="ux-menu-container ux-menu-clearfix" style="z-index: 9999;">
<ul id="ariext104" class="ux-menu ux-menu-horizontal">
<li id="ext-gen15" class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item101 ux-menu-item-parent-pos0">
<li id="ext-gen7" class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item-parent ux-menu-item125 ux-menu-item-parent-pos1 current">
<a id="ext-gen2" class=" ux-menu-link-level-0 current ux-menu-link-parent " title="" href="/Barnstone/cottage/history">
<ul id="ext-gen18" class="ux-menu-sub ux-menu-hidden" style="width: 99px; left: 0px; top: 33px; visibility: visible;">
<li id="ext-gen19" class=" ux-menu-item-level-1 ux-menu-item126 current" style="width: 99px;">
<li id="ext-gen20" class=" ux-menu-item-level-1 ux-menu-item127" style="width: 99px;">
<li id="ext-gen21" class=" ux-menu-item-level-1 ux-menu-item128" style="width: 99px;">
<li id="ext-gen13" class=" ux-menu-item-level-1 ux-menu-item129 current" style="width: 99px;">
<a id="ext-gen12" class=" ux-menu-link-level-1 ux-menu-link-last current" title="" href="/Barnstone/cottage/property"> Property </a>
</li>
</ul>
</li>
<li id="ext-gen8" class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item-parent ux-menu-item130 ux-menu-item-parent-pos2">
<li id="ext-gen9" class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item-parent ux-menu-item133 ux-menu-item-parent-pos3">
<li id="ext-gen17" class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item143 ux-menu-item-parent-pos4">
</ul>
</div>
</div>

The administrator has disabled public write access.
 
#48552
Re:First item of secondary menu is always current 10 Years, 1 Month ago Karma: 748
We can investigate the problem if you provide a link to a page where we can see it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48597
Re:First item of secondary menu is always current 10 Years, 1 Month ago Karma: 0
The site is now on the internet at: barnstone32.bectin.ca/
The administrator has disabled public write access.
 
#48603
Re:First item of secondary menu is always current 10 Years, 1 Month ago Karma: 748
Could you provide a temporary access to your J! backend by email so we can investigate menu structure?

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12