OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

Joomla Translate module support

Go to bottom Favoured: 0

JQuery conflict

Mrki (Visitor)
Posts: 0
graphgraph
User Offline
jQuery conflict 13 Years, 1 Month ago
Karma: 0  
My site is already using jquery is there any way to disable it within the module.
It brakes my megameny.

It would be good to have option from the admin menu (tick box) to include or not jquery script!
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:jQuery conflict 13 Years, 1 Month ago
Karma: 101  
For turn noff JQuery in sef translate module:
please open file:
/home/andrew/public_html/joomla_15/modules/mod_seftranslate/tmpl/default.php

find row:
Code:

 $document->addScript(JURI::root(true).'/modules/mod_seftranslate/js/jquery.js');


and replace it to:
Code:

 //$document->addScript(JURI::root(true).'/modules/mod_seftranslate/js/jquery.js');


Sorry option for turn off jquery - not look very useful, because in main with out it sef translate -will can't work

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Mrki (Visitor)
Posts: 0
graphgraph
User Offline
Re:jQuery conflict 13 Years, 1 Month ago
Karma: 0  
I have removed that part of the code but still it makes the same problem, megamenu not functional when this module is active, but module is very good!

By the way your Serbian flag is wrong, here is the right one:

Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:jQuery conflict 13 Years, 1 Month ago
Karma: 101  
Thank you for Flag.

Can you give admin access to yours site and we will try check where error.
Account details you can send through ordasoft "contact" form

Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
ssnobben (Visitor)
Posts: 0
graphgraph
User Offline
Re:jQuery conflict 12 Years, 12 Months ago
Karma: 0  
Have you sorted this out bcs I am interested of this module comparing it with GT translate what is your advanteages over that one?

Can you please compare why yours is better/different than Edwards GT Translate Prof version?

rgds
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:jQuery conflict 12 Years, 12 Months ago
Karma: 101  
You self may do that
Logged Logged
The administrator has disabled public write access.
Go to top
»