Forums › Forums › Search & Filter Pro › No plugin js uploading despite I turn off Lazy Load JavaScript setting
Tagged: js
- This topic has 10 replies, 2 voices, and was last updated 4 years, 2 months ago by Anonymous.
-
Trevor(Private) September 9, 2020 at 3:36 pm #258916
The footer on your page is relatively empty. It would normally have many scripts loading in it. You need to make sure that your page template or theme is correctly calling the wp_footer() function to enqueue our script, otherwise you will need to manually enqueue it.
-
AuthorPosts