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

Viewed 21

I use Media Grid for my Wordpress page to display images. Every time I preview the page via preview, the pictures are displayed without any problem, but unfortunately this is not the case anymore after the page has been updated. After saving the page the images are not displayed and the console shows the message "Nothing found".

Uncaught Error: Syntax error, unrecognized expression: {"status":"Nothing found"}
  at se.error (jquery.min.js?ver=3.6.0:2:13639)
  at se.tokenize (jquery.min.js?ver=3.6.0:2:21650)
  at se.select (jquery.min.js?ver=3.6.0:2:22477)
  at Function.se (jquery.min.js?ver=3.6.0:2:7116)
  at s.find (jquery-migrate.min.js?ver=3.3.2:2:2230)
  at S.fn.init.find (jquery.min.js?ver=3.6.0:2:25047)
  at S.fn.init (jquery.min.js?ver=3.6.0:2:25536)
  at new s.fn.init (jquery-migrate.min.js?ver=3.3.2:2:1827)
  at S (jquery.min.js?ver=3.6.0:2:1051)
  at vcGridStyleAll.addItems (vc_grid.min.js?ver=5.5.5:1:1806)

link of the page: https://holmarcomcup.com/equipes/somathes/

0 Answers
Related