by hbghlyj August 9th 2021, 11:51 pm
pedxz wrote:Hello
@hbghlyj,
Welcome to Forumotion Support Forum! Go to
Administration Panel >
Display >
Templates >
General >
overall_header edit and replace this:
- Code:
{JQUERY_PATH}
to
- Code:
https://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.min.js
Thanks. But, I don′t know how to change the jquery path of mobile version
Also, the smilies-frame of post editor still sends requests to the old jquery path
Here is a screenshot of "network" page of the console on the post editor page:
The link to smilies-frame is
https://cjhb.666forum.com/smilies?t=1628545613&mode=smilies_frame
Edit: I have created a HTML page and made a copy of that smilies-frame page, changed its jquery path, and changed smilies iframe src of post-editor and edit-profile-signature page to that page, and then I did the same thing for select-color page. So the problem for desktop version is totally solved.
But what about the mobile version