Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file 1.10.1 and 1.7.1

More
9 years 4 months ago #3943 by reinterpret
1.10.1 and 1.7.1 was created by reinterpret
Hi. I bought jQuery Easy Profile. I hope that it helps. I had some issues with loading jquery to the testside. the parallax in the background needs another version as the animate.css i have running. in the test html bose scripts are working fine. but in the joomla not. maybe you can help me configure your plugin. i need 1.10.1 and 1.7.1 running. thank you.

Testsite with joomla: s.reinterpreten.de/
Testsite without joomla where everything works fine:
s.reinterpreten.de/parallaxer-master/examples/demo/

thanks a lot. i hope i get some help.

best regards
daniel

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

More
9 years 4 months ago #3944 by admin
Replied by admin on topic 1.10.1 and 1.7.1
Hello Daniel,

there are quite a few parameters to set in order to fix the underlying code.
It would be helpful to see what you did with the plugin but I noticed in the code that you turned on reporting and it definitely helps.

First of all, you need to remove extra noconflict code. The loaded one is not properly placed in the code (before the jQuery library is called). So use the jQuery Easy one.

Second, you need to use the option that corrects 'document ready' code.

Let me know once you have changed those settings and get back to me. Thank you!

Olivier.

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

More
9 years 4 months ago #3945 by reinterpret
Replied by reinterpret on topic 1.10.1 and 1.7.1
Thank you for your help. The site is very slow now. maybe this is also because of the to big pictures. i have to work on it. strange is that when i scroll to the buttom and reload the boxes that i want to load are loading. but if i go to the top and relaod no boxes get visible even if i scroll down. i was using the plugin jquery easy again now instead of the modul with and jquery easy profiles.

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

More
9 years 4 months ago #3946 by admin
Replied by admin on topic 1.10.1 and 1.7.1
You are welcome.
You still need to remove the noconflict code and use the one from the plugin ('Strip No Conflict Code' to 'yes' and 'Add No Conflict Code' to 'Thru script'). The 'noconflict' code is still called before jQuery so it can't work.

Olivier.

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

More
9 years 4 months ago - 9 years 4 months ago #3947 by admin
Replied by admin on topic 1.10.1 and 1.7.1
I am looking through your code once more.
jQuery is set up correctly this time.
Trying to figure out what is wrong still.

Olivier.
Last edit: 9 years 4 months ago by admin.

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

More
9 years 4 months ago #3948 by admin
Replied by admin on topic 1.10.1 and 1.7.1
I suggest you use jQuery v1.11.2 instead of 1.8.3. Use Migrate for old scripts.
Also, try and disable 'justickypanel' while you test the parallax effect.
That's all I can think of for now.

Olivier.

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