Archived topic
does not works after update 2.0
8 replies · Started by Evgeniy on December 14, 2017
Hello, I used Essential Grid plugin and it does not work correct after update. How I can get previous theme version or what I should do? - please help
how I can see it in wordpress: https://cl.ly/3B0C3x1O343P
after published: https://cl.ly/3b0b3p34150Y
Hi there,
Can you try clearing any caching plugins you might have?
If this doesn't work it might be worth contacting the plugin author.
Let me know.
but with previous version everything worked correct? so why problem with plugin not theme? how I can get previous version?
Since the theme no longer requires jQuery, it's up to plugins that require jQuery to load it themselves.
This is a bug in the plugin which you should report. They need to list "jquery" in the $deps argument within wp_enqueue_script(): https://developer.wordpress.org/reference/functions/wp_enqueue_script/
is any way I can get previous еруьу version?
You can grab it here: https://wordpress.org/themes/download/generatepress.1.4.zip
Thank you!
Resolved!
That's not really a solution - it's important to stay up to date with all of your plugins and themes.
The solution is getting the developer of that plugin to enqueue their scripts properly - that way you can stay updated and secure.