icc0rz
@icc0rz on WordPress.org
- Member Since: April 1st, 2014
- Location: Norway
- Website: joubel.com
- Job Title: Senior System Developer
- Employer: Joubel AS
Interests
Contribution History
icc0rz’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Missing button “add h5p” in WordPress, on the site WordPress.org Forums:
A common error with the shortcode is not using the proper quote symbol, so make…3 months ago
-
Posted a reply to Missing button “add h5p” in WordPress, on the site WordPress.org Forums:
If the shortcode is not working, an alternative could be to use the iframe embed…3 months ago
-
Posted a reply to (403) Impossible d’interpréter la réponse., on the site WordPress.org Forums:
There is some problem with the hosting environment preventing the plugin from automatically installing any…4 months ago
-
Posted a reply to H5P not tested with WP 3.5.3, on the site WordPress.org Forums:
Thank you for bringing this to my attention. I simply forgot to update the number.…4 months ago
-
Posted a reply to Same content type shown more than once in HUB view, on the site WordPress.org Forums:
It's great to hear that you manage to figure it out. And thank you for…4 months ago
-
Committed [2417771] to Plugins Trac:
Update the 'Tested up to' to 5.54 months ago
-
Posted a reply to Same content type shown more than once in HUB view, on the site WordPress.org Forums:
That is strange, it should only show 45 content types. On the Libraries page, there…4 months ago
-
Posted a reply to Allowed memory size exhausted, on the site WordPress.org Forums:
That is strange, it should use nowhere near those amounts of memory. What you could…4 months ago
-
Posted a reply to H5p question, on the site WordPress.org Forums:
As far as I can tell you're site has probably been infected or hacked somehow.…4 months ago
-
Posted a reply to Interactive book – square in place of Find the hotspot titles, on the site WordPress.org Forums:
Hi Lo, Thank you for bringing this to our attention. It appears that this was…5 months ago
-
Posted a reply to H5P is not working with ajax call, on the site WordPress.org Forums:
Hi, In case H5Ps are loaded via AJAX, or displayed via other JavaScript they will…5 months ago
-
Posted a reply to Branching Scenario Question, on the site WordPress.org Forums:
Hi and thank you for the kind words. Typically, content type related issues have to…5 months ago
-
Posted a reply to Missing H5P identifier., on the site WordPress.org Forums:
Were you able to retrieve any error messages from the browser's console or the PHP…5 months ago
-
Posted a reply to Missing H5P identifier., on the site WordPress.org Forums:
Please check your console error log on the pages not working and also check your…6 months ago
-
Posted a reply to Missing H5P identifier., on the site WordPress.org Forums:
Would you mind trying to copy-paste this into your page: [h5p id="63"] It looks as…6 months ago
-
Posted a reply to Missing H5P identifier., on the site WordPress.org Forums:
What does the shortcode look like? It appears to be missing or have an invalid…6 months ago
-
Posted a reply to Can we save multiple results? (Before and After), on the site WordPress.org Forums:
Currently, the results tracking is very basic in the WordPress plugin. The main focus has…6 months ago
-
Posted a reply to Custom CSS in 2020, on the site WordPress.org Forums:
Currently, the custom CSS support is only via API/hooks so you would have to have…6 months ago
-
Posted a reply to Feedback issue with Drag n Drop content type, on the site WordPress.org Forums:
Thank you. I had a look and it doesn't look like the feedback was intended…8 months ago
-
Posted a reply to Feedback issue with Drag n Drop content type, on the site WordPress.org Forums:
I'm not sure if I understand where it's repeating. Do you have an example you…8 months ago
-
Posted a reply to I have a problem with Multisite (Multilingualpress), on the site WordPress.org Forums:
From what I can tell there seems to be an issue with one of the…8 months ago
-
Posted a reply to I have a problem with Multisite (Multilingualpress), on the site WordPress.org Forums:
Yes, multi-site is supported. However, content types have to be installed for each site. If…8 months ago
-
Posted a reply to Access to WordPress Media Library, on the site WordPress.org Forums:
This has been on the list of planned features for a while but unfortunately, there…8 months ago
-
Posted a reply to Help with the video settings, on the site WordPress.org Forums:
Unfortunately, it can be very tough and expensive to try to prevent someone from copying…9 months ago
-
Posted a reply to Need to change feedback field max text length for Drag n Drop content to 500, on the site WordPress.org Forums:
You will have to download the file, make the changes and then locate the row…9 months ago
-
Posted a reply to Slow Loading – Adding a Loading Spinner?, on the site WordPress.org Forums:
I think this is a very good suggestion.9 months ago
-
Posted a reply to Need to change feedback field max text length for Drag n Drop content to 500, on the site WordPress.org Forums:
Hi, You would need to add a 'maxLength' property to the feedback fields here: https://github.com/h5p/h5p-drag-question/blob/master/semantics.json#L245…9 months ago
-
Committed [2320004] to Plugins Trac:
Fix git > svn replacing stable tag9 months ago
-
Posted a reply to Is this plugin MultiSite Compatible?, on the site WordPress.org Forums:
The "Tested up to" section has been updated, but due to caching it may take…9 months ago
-
Committed [2320000] to Plugins Trac:
Update tested-up-to9 months ago
-
Posted a reply to Is this plugin MultiSite Compatible?, on the site WordPress.org Forums:
Yes, but note that the support is quite straight forward, so each site will get…9 months ago
-
Posted a reply to The H5P Hub doen’t load, on the site WordPress.org Forums:
It seems like there are some restrictions on your web host or maybe something is…9 months ago
-
Posted a reply to Can h5p personality quiz produce multiple results upon quiz completion?, on the site WordPress.org Forums:
Hi! We do have a personality quiz content type, an example can be seen here.…9 months ago
-
Posted a reply to blank page, on the site WordPress.org Forums:
Here you go: http://h5p.org/sites/default/files/h5p/libraries/H5P.FindTheWords-1.4/scripts/h5p-find-the-words.js?ver=1.4.4 All files are available on h5p.org10 months ago
-
Posted a reply to blank page, on the site WordPress.org Forums:
You are still missing some files. If you open the browser's console (Ctrl+Shift+J in Chrome)…10 months ago
-
Posted a reply to blank page, on the site WordPress.org Forums:
No, you will have to reinstall the content type. Ideally, you would just get the…10 months ago
-
Posted a reply to blank page, on the site WordPress.org Forums:
It seems that either files are missing from the wp-content/uploads/h5p folder or you may have…10 months ago
-
Posted a reply to H5P related cookie, on the site WordPress.org Forums:
There is no way of preventing it from being set as long as localStorage is…10 months ago
-
Posted a reply to H5P related cookie, on the site WordPress.org Forums:
This is no cookie, but a localStorage property that is used to track the same…10 months ago
-
Posted a reply to Apostrophe not showing correctly in Recorder, on the site WordPress.org Forums:
Hi, This seems to be a bug. Thank you for pointing that out. We'll try…10 months ago
-
Posted a reply to iframe collapsed on external sites, on the site WordPress.org Forums:
Ah, hehe. I'm glad you worked it out!10 months ago
-
Posted a reply to iframe collapsed on external sites, on the site WordPress.org Forums:
I'm guessing you are either 1) using JavaScript to dynamically display the content, or 2)…10 months ago
-
Posted a reply to Disable header lines and files where no h5p is loaded, on the site WordPress.org Forums:
There are some actions you can listen to for knowing when H5P content is being…10 months ago
-
Posted a reply to Outstanding!, on the site WordPress.org Forums:
Thank you for the kind words!10 months ago
-
Posted a reply to The H5P Hub doen’t load, on the site WordPress.org Forums:
Try going into the H5P settings and enabling the H5P Hub. If that doesn't work…10 months ago
-
Posted a reply to Unable to create memory game – JS errors, on the site WordPress.org Forums:
Just adding blob: to script-src field should do the trick.10 months ago
-
Posted a reply to Unable to create memory game – JS errors, on the site WordPress.org Forums:
Ah, I see. Well if you don't know if you've configured this your self in…10 months ago
-
Posted a reply to H5p Code shows only white page, on the site WordPress.org Forums:
The issue is that lazy load is enabled (third-party WordPress plugin). This is breaking the…11 months ago
-
Posted a reply to H5p Code shows only white page, on the site WordPress.org Forums:
Try resizing the page, does the content appear then? Are you able to provide a…11 months ago
-
Posted a reply to H5p Code shows only white page, on the site WordPress.org Forums:
Hi, There can be a number of reasons for this. Please check your browser's console…11 months ago
Developer
-
Interactive Content – H5P
Active Installs: 30,000+