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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

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


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?

Submenu not shown
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Submenu not shown
#14160
Re:Submenu not shown 13 Years, 7 Months ago Karma: 760
Use the next CSS rule that disable the sub-menu arrows:

Code:


UL.ux-menu .ux-menu-arrow
{
 display: none;
}



About problem with IE, this problem with site template CSS styles for default site template menu. You can open index.php site template file and replace the next code:

Code:


<div id="pillmenu">



with:

Code:


<div id="pillmenu1">



Regards,
ARI Soft
The administrator has disabled public write access.
 
#14161
Re:Submenu not shown 13 Years, 7 Months ago Karma: 0
it works, thanks a lot !
The administrator has disabled public write access.
 
#14162
Re:Submenu not shown 13 Years, 7 Months ago Karma: 0
...It still doesn't work...Could you have a look ? (even on chrome, when you select the Home menu, the submenu under "Hajj" and "Omra" aren't displayed when you select these menu).

Salim
The administrator has disabled public write access.
 
#14163
Re:Submenu not shown 13 Years, 7 Months ago Karma: 760
This problem with "Phoca Gallery SlideShow" plugin. If you disable it, the menu will work fine.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#14164
Re:Submenu not shown 13 Years, 7 Months ago Karma: 0
mmhh...do you know if there is an other workaround, because I need to use this plugin on my website.
The administrator has disabled public write access.
 
#14165
Re:Submenu not shown 13 Years, 7 Months ago Karma: 760
You can contact developers of the plugin that they fix it.

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