Plugin Author
icc0rz
(@icc0rz)
Hi,
What browser you using and are you on a PC?
Please open your browser’s console(Ctrl+Shift+J in Chrome) and then reload the page and try to create the content again – look for any error messages appearing in the console.
Thread Starter
Anonymous User 5738192
(@anonymized-5738192)
Thanks for prompt and useful information.
The Single Choice Set is working in Chrome browser. But it was not working in IE 11.0.9600.18537.
Plugin Author
icc0rz
(@icc0rz)
You are indeed correct, it’s a styling issue. We’ll do a fix for this as soon as possible. If you want to fix it straight away you can do so by simply removing the ‘display: table-column‘ from the wp-content/plugins/h5p/h5p-editor-php-library/styles/css/application.css file, around line 350.
Thank you for letting us know.
Thread Starter
Anonymous User 5738192
(@anonymized-5738192)
Thanks for being receptive!