Tagged: error
- This topic has 30 replies, 3 voices, and was last updated 3 years, 10 months ago by Anonymous.
-
Anonymous(Private) January 20, 2021 at 6:54 pm #273393
Hi all –
I can confirm the plugin does not work with WordPress 5.6 anymore. Simple queries use to work, but no longer do. Here is an example.If you go to this page: https://catalog.invivoscribe.com/ and type in 40880108 as shown in the screenshot, and click apply, it will work: https://prnt.sc/xb4lw4
But I upgraded on a staging site and it does not work:
https://ivsstopstage.wpengine.com/ – https://prnt.sc/xb4kwl – all products are still shown and no filtering happens.Thoughts?
AdamTrevor(Private) January 20, 2021 at 7:05 pm #273396This seems to work fine for me?
https://ivsstopstage.wpengine.com/?ao_noptimize=1&_sf_s=40880108
Notice the difference in the URL? That extra switch turns off the autoptimize plugin.
Trevor(Private) January 20, 2021 at 7:43 pm #273418Ah, I see the issue. A JavaScript error on the page, halting JavaScript.
Without stopping our plugin from working on that page, can you deactivate as many plugins as possible, and test?
I suspect that one of them is conflicting.
The major feature of WordPress 5.6 is that it moved from jQuery 1.12.4 to 3.5.1, and most plugins and themes had to update as a result (functions used differently, and some different functions).
-
AuthorPosts