normal Dropdown Menu not work in Kunena 1.7.2

More
12 years 1 month ago #727 by Raiwin C.
The main menu dropdown fuction not work when come to Kunena forum page.
The main menu dropdown fuction not work in every webpage when enable "System - Mootools Upgrade" plugin.
Sorry for my english. Thank for advance.
The following user(s) said Thank You: makcim makcimov

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #731 by Linh Robert

herican wrote: The main menu dropdown fuction not work when come to Kunena forum page.
The main menu dropdown fuction not work in every webpage when enable "System - Mootools Upgrade" plugin.
Sorry for my english. Thank for advance.


Hi, when you choose System - Mootools Upgrade enable, the dropdown in the template for Joomla version 1.5 will not work. So you can replace the drop-down js file in the template Joomla 1.5 with the drop-down js file in the template Joomla 1.7.
Template for Joomla 1.7 will be found in the same package which you downloaded.

With OT boutiquebox, we provide dropdownMenu11.js and dropdownMenu12.js in template for Joomla 1.5. So if you using mootools upgrade, please use dropdownMenu12.js instead of dropdownMenu11.js.

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 Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #732 by Linh Robert
In /templates/ot_boutiquebox/lib/layout/tpl.function.php, about line 266, find this code:
Code:
if (JPluginHelper::isEnabled( 'system', 'mtupgrade')){ //$this->addScript($template_url.'/js/dropdownMenu12.js'); echo ''; }else{ $this->addScript($template_url.'/scripts/dropdownMenu11.js'); }

try change to:
Code:
if (JPluginHelper::isEnabled( 'system', 'mtupgrade')){ $this->addScript($template_url.'/js/dropdownMenu12.js'); }else{ $this->addScript($template_url.'/scripts/dropdownMenu11.js'); }

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 Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago - 12 years 1 month ago #735 by Raiwin C.
The line
Code:
$this->addScript($template_url.'/js/dropdownMenu12.js');
maybe
Code:
$this->addScript($template_url.'/scripts/dropdownMenu12.js');

I try to use dropdownMenu12.js and menudropdown.js (come with template for Joomla 1.7) but dropdown menu still not working when enable "System - Mootools Upgrade" plugin.
Last edit: 12 years 1 month ago by Raiwin C..
The following user(s) said Thank You: makcim makcimov

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #736 by Linh Robert

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 Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #737 by Raiwin C.

linh_omg wrote: Hi,
did you try do as this post?
www.omegatheme.com/ot-boutique-box/dropd...unena-1.7.2.html#732


I already try do as that post.
The following user(s) said Thank You: makcim makcimov

Please Log in or Create an account to join the conversation.

Time to create page: 0.272 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam