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?

Ari Ext Menu in J!1.6.1 updated doesn't work
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Ari Ext Menu in J!1.6.1 updated doesn't work
#12282
Ari Ext Menu in J!1.6.1 updated doesn't work 13 Years, 2 Months ago Karma: 0
Hello:

I was using the Ari Ext Menu for Joomla 1.6 and it worked perfectly but today i have to Upgrade joomla to 1.6.1 but suddenly the AE Menu falled, i have a menu with submenus but in the page appears all in the same place, i mean all the items(items and sub-items) appear superimposed.

I really hope your help
*PD: also i've reinstalled the mod but nothing.
Thank you.
The administrator has disabled public write access.
 
#12314
Re:Ari Ext Menu in J!1.6.1 updated doesn't work 13 Years, 2 Months ago Karma: 748
Hello,

Is it possible to provide temporary access to your Joomla! backend by email that we can investigate this issue because we can't reproduce it on our test server.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12323
Re:Ari Ext Menu in J!1.6.1 updated doesn't work 13 Years, 2 Months ago Karma: 0
Thank you!.

I've sent you a mail.


Regards.
The administrator has disabled public write access.
 
#12337
Re:Ari Ext Menu in J!1.6.1 updated doesn't work 13 Years, 2 Months ago Karma: 748
This is not module problem. This problem with site template styles. Add the next CSS rules that fix it:

Code:


#header UL.ux-menu-hidden
{
 display: none;
}

#header ul.ux-menu li a,
#header ul.ux-menu li a:link, 
#header ul.ux-menu li a:visited
{
 display: block;
 padding-right: 24px;
}


#header ul.ux-menu-sub
{
 padding: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#12351
Re:Ari Ext Menu in J!1.6.1 updated doesn't work 13 Years, 2 Months ago Karma: 0
It fixed it.


Thank you!.
The administrator has disabled public write access.
 
Go to topPage: 1