IsSeN
Forum Replies Created
-
Forum: Plugins
In reply to: [Interactive Content – H5P] Adding H5P personality quizI now managed to add is manually using the H5P file.
When I display the page, the personality quiz always has a height of 441px. Is there a way to increase/overwite this height?
I’ve tried:
– changing the embed settings.
– overwite the css of javascript.Thanks tampeet, this solution worked for me:
in PHPMyAdmin do the following:
1) in “wp_options” delete the “AAM_” tables.
2) in “wp_options” replace the “WP_USER_ROLES” record with the record of a default WordPress installation.Forum: Fixing WordPress
In reply to: WordPress Multisite media isn't working on one subsiteSolved:
It seemed that a WordPress file was missing in de wp-includes folder. I uploaded WordPress again and it solved the problemen.
Hi Thom
I’m talking about the filenames. prettify=”off” doesn’t seem to work.
I use a WordPress multisite environment.
Hi Thom
thanks for your reply.
I’ve noticed we use different types of dashes on our keyboard.
You have
–
and
–
The above version of the dash is getting displayed correctly. However the second one isn’t showing.
The difference is almost undetetactable. Is there a way to add support for the other type of dash?
Forum: Plugins
In reply to: [File Away] Problems with apostropheHi Thom
I type the apostrophe with a Apple keyboard (azerty). There seems to be a difference between ’ and ‘
I now copied the other apostrophe into the folder name and it works fine now. I’m gonna have to find out how I can type the right apostrophe with my keyboard 🙂
Thanks again for the support!
Forum: Plugins
In reply to: [File Away] Special CharactersHi Thom
I will put this live version on the development environment for you to test with. This might take some time. I’ll get in touch by e-mail.
Forum: Plugins
In reply to: [File Away] Special CharactersYes I have, this doesn’t seem to solve it. For now I deleted the special characters in the filenames.
I encouter the problem with filenames containing “é” and “à”.
I also found that filenames or foldernames containing a ‘ give problems. Nothing happens when you click it.
I often want to use french filenames. They contain a lot of special characters 🙂
Forum: Plugins
In reply to: [File Away] Special CharactersEverything displays fine, however it seems the download link is no longer correct.
http://taalmagazines.pelckmans.be/panache/panache-1/leerkracht/
Forum: Reviews
In reply to: [File Away] Great great greatI looked into this. The included language file does exactly what we need to be able to translate labels.
Forum: Plugins
In reply to: [File Away] Shortcode doesn't output a File away tableThanks for the great support.
Forum: Plugins
In reply to: [File Away] Shortcode doesn't output a File away tableI will provide you all the details of my current wordpress setup.
Forum: Plugins
In reply to: [File Away] Shortcode doesn't output a File away tableThey go to mydomain.com/wordpress. The situation might be more complex than that as the wordpress installation is not hosted in de root directory.
http://mydomain.com/subfolder/subfolder/wpnetwork (general site)
http://mydomain.com/subfolder/subfolder/wpnetwork/subsite1/ (subsite 1)
http://mydomain.com/subfolder/subfolder/wpnetwork/subsite2/ (subsite 2)Forum: Plugins
In reply to: [File Away] Shortcode doesn't output a File away tableThe problem is the filepath which is incorrect. I use file away in a network setup.
1) My website is http://mydomain.com/wordpress
2) I add Fileaway and network activate the plugin.
3) I create a subsite http://mydomain.com/wordpress/mysubsite. WordPress doesn’t make a subfolder for this website on the FTP.
4) I configure my file away and add a folder on my ftp, on the same level then wp-content, wp-admin, etc. The path to this folder is http://mydomain.com/wordpress/myfolder. Fileaway recognizes this folder and displays the content of the folder as it should.
However, when I look to the url of the images, fileaway outputs the following URL: http://mydomain.com/wordpress/mysubsite/myfolder, and automatically adding a subfolder for the website. Now, the path to my folder is no longer correct.
Is there any way to fix this?
Forum: Plugins
In reply to: [File Away] Shortcode doesn't output a File away tableHi Thom
Meanwhile I got things running. However it seems something is still wrong.
Now I have a fileaway table, that displays the files from a folder correctly (2 images). However, when I click one of the images, there’s no file behind it.
It doesn’t seem to be a theme problem, as the default twentyfourteen theme has the same problem.
I assume the filepath is correct, else Fileaway wouldn’t be able to output the table with the files.
Any idea’s?