tenetdesignstudio
Forum Replies Created
-
I looked for anything along those lines, but still didn’t have any luck until I also disabled the combination of javascript files setting. So, with wpda_rest_api, jquery.min.js, and jquery-migrate.min.js excluded from deferral and combination of files disabled, the table is working. Side note, I noticed the sub-menu drop downs weren’t working either, but if I exclude the Elementor frontend and runtime pieces from deferral and leave the combination of js files disabled, that’s working too. As soon as I enable combination of js files, both the table and the sub-menus stop working. I tried excluding all of the same things + the files in jquery/ui/ and elementor’s dialog and sticky files from combination, but no luck so far unless I leave that disabled. I had hoped to be able to isolate the problem so I could turn those settings on, but maybe I just need to leave well enough alone. Thanks for the suggestions!
Sorry I posted in two places. I wasn’t sure which would be the best. Thank you so much for responding in both! The only thing listed in the options to exclude that referred to WPDA specifically was the one I excluded (/plugins/wp-data-access/public/../assets/js/wpda_rest_api.js). There were no others starting with /plugins/wp-data-access or that seemed to be directly related by name. I tried also excluding anything that had to do with apis, but it still didn’t work, so there must be something else. I’m just not sure which one and there are a lot.
While I was waiting for answers, I tried disabling plugins and found the SiteGround Speed Optimizer was causing the problem. I then narrowed it down to the Front-End Combine JavaScript Files setting. If I turn that off, everything works fine. I tried just excluding /plugins/wp-data-access/public/../assets/js/wpda_rest_api.js from combination, but that wasn’t enough. Any ideas what else would need to be excluded in order to leave the Combine JS Files setting on for everything else, but for this page to still work? For now, I have just left Combine JS Files set to off so the page will load. Would appreciate any suggestions. Thanks!