Tuszu VIP
Total posts: 128
14 Oct 2013 19:59

Hi!

Hidden text

The menu behind the title, which is show after logging in and author's entry don't work. Please logging in and check it.

Thanks for advance!

Hidden text

Hidden text

Last Modified: 02 Mar 2014


Konstantin
Total posts: 1,113
15 Oct 2013 01:35

You have errors in javascript, you find it in firebug console. Fix them than test menu.


Tuszu VIP
Total posts: 128
15 Oct 2013 05:29

OK. I attach only 2 JavaScript - cookies and fixed place for advertisement.

Rest files is yours file for cobalt.

For me it's very problem to check yours files of javascript.

Can you help me where is the error?


Konstantin
Total posts: 1,113
16 Oct 2013 06:20

Fixed.

Add to markup template


$document = JFactory::getDocument(); $document->addScript(JURI::root().'media/mint/js/moodropmenu/MooDropMenu.js'); $document->addStyleSheet(JURI::root().'media/mint/js/moodropmenu/MooDropMenu.css');

Because you turn off all other templates where this code exists, that why this error was.


Tuszu VIP
Total posts: 128
16 Oct 2013 16:31

Ok, Thanks. I understand.

It's work. :D

Powered by Cobalt