Wordpress:Media Grid 仅加载预览中的图像,保存后不显示它们

Wordpress: Media Grid loads only the images in the preview and does not show them after saving

我为我的 Wordpress 页面使用 Media Grid 来显示图像。每次我通过预览预览页面时,图片显示没有任何问题,但不幸的是,在页面更新后,情况不再如此。保存页面后,图像未显示,控制台显示消息“未找到”。

jquery.js?ver=1.12.4-wp:2 Uncaught Error: Syntax error, unrecognized expression: {"status":"Nothing found"}
    at Function.ea.error (jquery.js?ver=1.12.4-wp:2)
    at ea.tokenize (jquery.js?ver=1.12.4-wp:2)
    at ea.select (jquery.js?ver=1.12.4-wp:2)
    at Function.ea (jquery.js?ver=1.12.4-wp:2)
    at Function.a.find (jquery-migrate.min.js?ver=1.4.1:2)
    at n.fn.init.find (jquery.js?ver=1.12.4-wp:2)
    at n.fn.init.a.fn.find (jquery-migrate.min.js?ver=1.4.1:2)
    at a.fn.init.n.fn.init (jquery.js?ver=1.12.4-wp:2)
    at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
    at n (jquery.js?ver=1.12.4-wp:2)

我已经在论坛中搜索过此错误消息,但一无所获。有人可以帮我解决这个问题吗? 像这样:https://wpml.org/forums/topic/problem-with-wpml-and-visual-composer-grid-builder/

非常感谢

我通过重新安装插件解决了问题。