Developing (v7+)

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.concrete5.org/community/forums/customizing_c5/keyboard-nextprev-navigation/

Timed js modal not popping up, but a similar one does?

I am having an issue with js running inside an HTML module. I looked online for documentation on js but everything points to jquery, and I assume I can rely on browser support, which should be around for a while. Anyway, I have basically scraped a moda…

Create new News Area sections (categories)

I am currently managing a Concrete5 website for a client, and I am trying to add a new news post type. Currently I have two sections; News and Press Releases (see image). I am needing to add another one of these in order to display the posts on a new …

Template for express_entry_detail

Hi everyone I have set up express objects for a page and stitched together a custom template for the express_entry_detail block following Andrew's tutorial. As long as I use the standard template, the results show just fine. As soon as I apply my temp…

Table Information

Hello, Can any one please tell me that in database table "DownloadStatistics" is used for what and which information is stored in it. Can I delete the rows from it? Thanks in Advance

URL changing in C5

Hi, Is there a way to call routes internally? Let's say I registered a route: [code] Route::register('/admin_login', function() { //render /login page ///... }); [/code] And I want the visitor to see '/login' page without redirecting (changing add…

Many folder inside File Folder

Hello, I was going through my file manager and found out that there are many empty folders inside Application > FIles. So I just wanted to know whether we can remove the empty folder or not

Make a file writable on the web server

We've developed a website for a client who has asked for their preferred server supplier to host. All fine by us. But when we want to make updates to the website we get messages like the one attached. As a result we have asked to make a file writeable. …

add query to $_get function

I am going to collect data to the form and get data with $_GET. I want, for example have this effect: www.domain.com/something/page1?text=abc to appear in the address bar. Do you know where I can add this option, or where i code, Concrete5 is controll…

Filter Posts