NetTalk Central

Author Topic: Jquery 3.4.1 ,cause problem if using older jquery versions in existing sites?  (Read 2157 times)

JohanR

  • Sr. Member
  • ****
  • Posts: 339
    • View Profile
    • Email
Hi,

An heads up post and also if anyone has similar issues and have solved it.

I have integrated a themeforrest template into NTWS, it is still using 2.1.4
This results in some layout issues as the themeforrest template uses some custom JS to auto adjust DIV heights.
It seems to only work with 2.1.4, does not work with latest version.

This has been one issue I have found, there might be more.

I have contacted template author to check if they are upgrading to latest Jquery, in the meantime will keep testing and see if I have workaround.

Clearly best solution would be if NTWS and outside template work on same versions.


thanks

Johan


JohanR

  • Sr. Member
  • ****
  • Posts: 339
    • View Profile
    • Email
Hi,

There were some functions in the custom script files of the themeforrest template that have been deprecated in Jquery 3.0
I have amended the 3rd party script file now to use the new functions

So far so good, but other devs might have similar issues if they have integrated 3rd part template sets (CSS files/customs scripts)

cheers,

Johan