NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on December 15, 2019, 04:33:49 AM

Title: Jquery 3.4.1 ,cause problem if using older jquery versions in existing sites?
Post by: JohanR on December 15, 2019, 04:33:49 AM
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

Title: Re: Jquery 3.4.1 ,cause problem if using older jquery versions in existing sites?
Post by: JohanR on December 16, 2019, 01:48:25 AM
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