Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

IE 10 Menu not visible

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I'll probably go online today and send you the ftp access.

I correct another error for mobile view on line 134 of template.js:
var sidebarMobile = jQuery("#logowrap,#left,#above-left").height() + 10;

in new line:
var sidebarMobile = jQuery("#logowrap").height() + jQuery("#left").height() + jQuery("above-left").height() + 34;

because the content starts bad.

Thank you for all.
  • iscomcuneo's Avatar
  • iscomcuneo
  • 6 Month Developer
  • 20 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks for the update

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
Last Edit: 10 years 6 months ago by manh.
The administrator has disabled public write access.
Mystery, once I uploaded on online server the error no longer appears.
On my updated version on Xampp I have the error but not online (same files).

Just as well, I thank you for everything.
  • iscomcuneo's Avatar
  • iscomcuneo
  • 6 Month Developer
  • 20 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks for letting us know

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers