TOPIC: Problem with pulldown

Problem with pulldown 10 years 11 months ago #1447

  • 1590357
  • 1590357's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Hello! I have a problem - does not work pulldown (both standard and third-party modules), if I change the template to another, then everything works fine. What's the problem with it?
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1448

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
Did you choose "Always show submenu" at menu module edit page (parameter area)?

Also, please check the mootools version and whether it conflict with others or not.


Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1449

  • 1590357
  • 1590357's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
linh_omg wrote:
Hi,
Did you choose "Always show submenu" at menu module edit page (parameter area)?
Always show sub-menu Items - Yes
Start Level - 0
End Level - 5
linh_omg wrote:
Also, please check the mootools version and whether it conflict with others or not.

MooTools={version:'1.12'}
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1450

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
So you are using Joomla! 1.5 version. Please post your site url here so I can see the problem.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1451

  • 1590357
  • 1590357's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
linh_omg wrote:
So you are using Joomla! 1.5 version. Please post your site url here so I can see the problem.

Thanks

My site - prof-ib.ru/
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1452

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
I guess that there some conflict or error happened and stop the script before the dropdown.
You can try rename this file "/templates/mega_appoz/js/template_utilities.js" then clear browser cache and retry.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1453

  • 1590357
  • 1590357's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Unfortunately, this did not help me
The administrator has disabled public write access.

Re: Problem with pulldown 10 years 11 months ago #1456

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
Can you try doing this:
1. edit /templates/mega_appoz/js/dropdown.js and change
"sfhover"
to
" sfhover"
( the string include the double-quote )

2. rename /templates/mega_appoz/js/dropdown.min.js to /templates/mega_appoz/js/bak_dropdown.min.js
copy /templates/mega_appoz/js/dropdown.js to /templates/mega_appoz/js/dropdown.min.js

3. clear browser cache and see.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.
Time to create page: 0.110 seconds