-
AuthorPosts
-
March 28, 2020 at 2:37 pm #1198574
Hello together,
long time ago Website kshandel24.de run at other company 1&1 and then was moved to Hosteurope webserver. Customer want´s to change now to all-inkl.com which is my job.on Hosteurope kshandel24.de is running fine and you can see all sliders and pages whereas on the subdomain at all-inkl.com
http://kshandel24.de.w01a43c4.kasserver.com/ it only gives many errors..i read all informations i could find but nothing helped.I hope you can tell me what must be changed that it is running at all-inkl.com, if you should need any more information or logins or ftp , please tell me quickly
thanks
BerndApril 1, 2020 at 4:44 am #1199601Hey Bernd,
Sorry for the late reply. I see that you are getting a lot of errors since jQuery doesn’t seem to be defined, I can’t see why exactly though. Could you try completely deleting the theme folder and then upload a fresh copy to see if that changes anything please?
Best regards,
RikardApril 1, 2020 at 9:55 am #1199678Hi Rikard,
thanks for your information but it didn´t work.
any idea why jQuery doesn´t work right after moving to another provider.do you need ftp data or how can we solve it, it is rather urgent.
thanks
BerndApril 1, 2020 at 10:42 am #1199687just found https://kriesi.at/support/topic/uncaught-referenceerror-jquery-is-not-defined-2/
with following code://JQuery override
function my_scripts_method() {
wp_deregister_script( ‘jquery’ );
wp_register_script( ‘jquery’, ‘https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js’);
wp_enqueue_script( ‘jquery’ );
}
add_action(‘wp_enqueue_scripts’, ‘my_scripts_method’);now it works on all pages, but only on starting page , there is one problem left as you can see on the website in private content
and now?
-
This reply was modified 5 years, 10 months ago by
kshandel24.
April 3, 2020 at 9:53 pm #1200652Hi kshandel24,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Then, please try uploading a fresh copy of the theme via FTP.
Best regards,
Victoria -
This reply was modified 5 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
