Hey,
Did you resolve this thing?
Hey,
Do you resolve this thing?
You need to go to the plugins folder and find js/wpProQuiz_admin.min.js
find next line inside
addMediaClick
method
var img = $('img', html)[0].outerHTML;
and change it to
var img = html;
-
This reply was modified 9 years, 4 months ago by basyrevut.
Yeah, I spend a lot of time until understand that the problem was in jQuery version.
Then test map with different versions of jQuery.
For me, everything works with jquery.min.1.7.1.js + jquery migrate JQMIGRATE: Migrate is installed, version 1.4.1