Thumbnail types - color profile tags wiped out When thumbnail types are created from JPEG files with embedded color profile tag (sRGB) it seems that these tags are not preserved. Regardless of whether the thumbnails are created… says okapi on 11/04/20 at 6:43 pm
Is working from an existing theme a must, or can I start from scratch? Very useful, thanks for sharing! says okapi on 09/16/20 at 10:37 am, in reply to You can absolutely build your …
Noob question about Site Set Attributes (5.8) Thanks for sharing! I'm using that in a page template: [code][/code] Works in C5 version 8.5.2 says okapi on 01/09/20 at 6:29 am, in reply to Thanks for the suggestions. Fo…
Path to the first child page? No, the block should simply behave the same on the start page as on any other page: the image should point to the first subpage. Otherwise that block can only be used to a limited … says okapi on 06/25/19 at 6:20 pm, in reply to Would you want to hide the blo…
Thank you very much for your help @madesimplemedia and @ConcreteOwl! That code works fine, except if the block is placed on the start page (since then there is no parent page). … says okapi on 06/25/19 at 12:58 pm, in reply to Can someone please tell me how…
Thanks, but the problem is, we have to get the ID first. The custom block should get it by itself. To be more precise: I have built a custom image block. The image displayed b… says okapi on 06/24/19 at 6:04 pm, in reply to I guess something like: [co…
Can someone please tell me how to programatically get the path to the first child page, to use that code in a custom block to create a link for an element of that block (image)? … says okapi on 06/24/19 at 3:02 pm
Keyboard navigation for next-previous block? Does anyone know how to enable keyboard navigation (arrow keys) for a custom template for the next-previous block? This solution from 2011 didn't work for me: https://www.concr… says okapi on 06/20/19 at 3:37 pm
How to select multiple files in the file manager on Windows? Unfortunately I'm not able to reproduce this. Pressing the Windows key does not help. Windows 10 64Bit Firefox 67.0.1 concrete5 8.5.1 I reported this issue to the bug trakc… says okapi on 06/07/19 at 1:08 pm, in reply to If you are still struggling I …
8.4.4 error when trying remove an add-on or theme. I'm experiencing exactly the same in concrete5 8.5.0 when uninstalling some packages. Regardless of the error message, the uninstall process is performed correctly and the package… says okapi on 03/26/19 at 2:32 pm, in reply to Tried experimenting with sever…
Image Slider - is it possible to enable keyboard navigation? (SOLVED) Thank you so much, this is a much better solution and it works great! says okapi on 01/13/19 at 7:15 pm, in reply to well each block has that uniqu…
Hi Nour, yes, i see, thanks for pointing that out to me! If multiple sliders would be used on one page, the keyboard navigation should only be valid for the currently active slider… says okapi on 01/13/19 at 4:39 pm, in reply to beware that if you have more t…
Found a solution. In case anyone's interested, these lines of JS code enable keyboard navigation for the image slider block (arrow keys left and right) : [code] $(document).o… says okapi on 01/12/19 at 3:24 pm, in reply to Does anyone know how to enable…
Does anyone know how to enable keyboard navigation (arrow keys) in a custom template for concrete5's build-in image slider? Thank you, Michael says okapi on 01/12/19 at 12:57 pm
Removing Areas Not sure what you mean by "dividers" and "gaps between header and subheader"... Are you talking about the horizontal rule block? What theme are you using? Did you check CSS of … says okapi on 01/07/19 at 9:44 pm, in reply to Thanks for this, I've just had…
I would check the HTML source code output of that page with firefox inspector to see what's causing these white gaps. says okapi on 01/07/19 at 7:27 am, in reply to Not sure if this is the correc…
How to select multiple files in the file manager on Windows? I checked this on macOS now - no problem with selecting multiple files by CMD + click. So this is a Windows-related issue which should be solved. says okapi on 10/09/18 at 4:26 pm, in reply to Does anyone know how to select…
As mentioned above, SHIFT + click works, but this way i can only select files next to each other. No other key works for multiple selection, as i would expect from CTRL + click. … says okapi on 10/09/18 at 11:10 am, in reply to So what keys r u using now?
This doesn't help either. Tried multiple selection now on a clean test installation, and it worked, then stragely didn't work anymore. Thought the issue was maybe be on my side, bu… says okapi on 10/09/18 at 9:04 am, in reply to How about 'ctrl' + 'space'?
Reading the release notes of 8.4.2: "Fixed inability to ctrl-click or command-click file manager results to select them in bulk (thanks dimger)" Seems that this actually hasn… says okapi on 10/09/18 at 8:19 am, in reply to Does anyone know how to select…