[solved] Mootools problem

More
11 years 8 months ago #33583 by rottenberg
j'ai cherché dans la documentation du plugin. Je ne sais pas quoi mettre dans la version locale de Jquery. J'ai suivi les différents champs à cliquer comme dans la documentation.

Je n'ai pas trouvé dans le source des pages de mon site de variable jquery 1 et 2.

J'avais activé le plugin. Clea n'a rien fait. Je l'ai désactivé car je ne veux pas générer plus de problème.

Y a-t-il une documentation du plugin plus adaptée à un site qui utilise Flexicontent ?

par avance merci pour l'aide

Michel

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

More
11 years 8 months ago #33591 by rottenberg
Presently I have solved my google map problem. I don't use anymore tech.reumer.net googlemap which has conflict with others extensions of my site.
I have taken googleMaps plugin from KKSOU which doesn't create conflict.

But the mootools problem is not solved. I hope I won't get other one.

best regard

Michel

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

More
11 years 8 months ago #33593 by micker
Replied by micker on topic [solved] Mootools problem
did you try to disable 'infos bulle' ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
11 years 8 months ago #33595 by rottenberg
Yes I did it in the flexicontent's parameters

best regards

Michel

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

More
11 years 8 months ago #33604 by ggppdk
Replied by ggppdk on topic [solved] Mootools problem
I see in your page an Javascript error that probably stops Javascript execution.

-- It looks like your template code is at fault,
it tries to manipulate your menu before page has completed load the fact that it works in one site is pure luck depending on time it is called
Code:
jQuery(function(){ jQuery('ul.menusuperfish') .superfish({animation: {opacity:'show', height:'show', width:'show'},delay:0,speed:'fast',dropShadows: false, }); });

must (probably) become:
Code:
jQuery(document).ready(function(){ jQuery('ul.menusuperfish') .superfish({animation: {opacity:'show', height:'show', width:'show'},delay:0,speed:'fast',dropShadows: false, }); });

-- please contact the template makers with the fix,

-- meanwhile you can try doing a text search in your template files for :
jQuery('ul.menusuperfish')

and try to test the fix yourself

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
11 years 8 months ago #33610 by rottenberg
Thank you very much.

The problem remains after the correction of Javascript.

I have sent you post to Templateplazza developers. I will inform you about their answer.


Meanwhile I have solved the current map problem using another Google map extension(kksous). This plugin uses a content plugin and not a system's one.

With Templateplazza I think I have solved the problem of images which doesn't appear the first time. I wait for the final Flexicontent version to change my FC category template.

I send also a mail to Mike Reumer (Google map plugin).

thank you for help
best regards
Michel

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.329 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline