Exporting wp pages and importing to another dashboard causes jquery malfunction
-
I’ve got two wp dashboards, and I want to export all the pages from one to another. However, when I export them, the jquery loader runs after the page already loaded, causing all my custom js functions to not work.
here is the console, as you can see the javascript functions are trying to run before the jquery loads. Im using jquery noconflict – jQuery(function($) {}
Here are the functions:
Im sure this problem is caused by the exportation, because when I imported the xml file in the same dashboard where I imported it, it ran into the same problem.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Exporting wp pages and importing to another dashboard causes jquery malfunction’ is closed to new replies.