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?

menu not unfolding
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: menu not unfolding
#16617
menu not unfolding 13 Years ago Karma: 0
the ari ext menu on www.survivaldeknipe.nl is not unfolding. I tried several solutions (changes in css) but it did not work. Please help me to solve this problem
The administrator has disabled public write access.
 
#16639
Re:menu not unfolding 13 Years ago Karma: 748
Hello,

Disable "Phoca SlideShow" plugin and add the next CSS rules:

Code:


body .art-contentLayout .art-sidebar1 
{
 overflow: visible;
 z-index: 100:
}

body .art-contentLayout .art-sidebar1 .art-Block
{
 z-index: 100;
}

.art-BlockContent-body .ux-menu LI
{
 background-image: none;
 padding: 0;
 margin: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#16642
Re:menu not unfolding 13 Years ago Karma: 0
Same here
Why does the menu unfold here? thaesis.com/nl/markten
And NOT here? thaesis.com/nl/trends/digitaal-lezen
It is completely unclear to me why....

Any suggestions?
Last Edit: 2011/06/28 14:37 By timroosen.
The administrator has disabled public write access.
 
#16645
Re:menu not unfolding 13 Years ago Karma: 748
To timroosen, it is not "ARI Ext Menu" problem. This problem with "mod_we_ufeed_display" module, it raises javascript error and stops execution of javascript code of other extensions.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#16654
Re:menu not unfolding 13 Years ago Karma: 0
Thanks. Menu is working now.
The administrator has disabled public write access.
 
#16867
Re:menu not unfolding 13 Years ago Karma: 0
Thanx for the fast response.
Could you also have a look at this page? thaesis.com/nl/onderzoek
The "mod_we_ufeed_display" is not loaded on this page, so there must be another problem... any idea?
The administrator has disabled public write access.
 
Go to topPage: 12