Developing (v7+)

Tree node selector in single page

Hi, could I get a display a topic tree node selector (behaves like checkboxes), see here attached, in a a single page ? Getting a tree by id or name, having a method who display this html selector, and retreive its value by post or get, and having its v…

8.4.2 Error: Permission denied to access property "nodeType"

I have a number input field: [code] echo $form->number('open', '', ['min' => '0', 'max' => '24', 'class' => "decimals"]); [/code] When I change its value with up/down buttons, I get the following error: Error: Permission denied to access property "no…

Add-on to pull remote databases to your local environment

I grew tired of making database exports of my production environment and then having to import them locally. In order to automate this, I created an 8.2.1+ plugin that can pull a remote database to a local environment. It keeps the original database. I…

8.4.2 Can DateTime widget hours range be limited?

I have a datetime widget on a page: [code] echo $app->make('helper/form/date_time')->datetime('pickup_dt', $dh->formatDateTime('tomorrow 09:00:00'), false, true, null, 1800, array()); [/code] Is there any way to set the hours range from 09 to 20 only?

Can't update or edit block (Access Denied)

I'm getting a 500 error when trying to add/edit a block after moving a site from one server to another. C5 logs say: [code] updates/concrete5-8.4.3_remote_updater/concrete/controllers/backend/user_interface/page.php:31 Access Denied (0) [/code] Also …

redactor bold on selected text not working in chrome 70.0

Hi everyone, I am fairly new to concrete5 and developing the site using concrete5.7.5.13. Most of the things are going well except redactor in chrome. 1- Open the page to edit in chrome (Version 70.0.3538.77 (Official Build) (64-bit)) 2- Edit "Cont…

Dashboard Script loading order

Does anyone know where the asset/scrippt loading order for the dashboard is determined and if/ how i can influence that without altering the core/ dashboard theme. The Reason for the question: I have one project (v8.4.3) where several Dashboard UI Ele…

Change Contrast Button

Hi! I have to turn an old website into a modern and responsive concrete5 one. On the original site, there is a button that turns the whole website's background black and the text yellow for easier reading. I attached screenshots for visualization. D…

Centering Image in Sitewide Header Site Title

Just installed Concrete5 8.4.3 and using the Cloneamental theme. I've already modified the header.php file to remove the search box, and I've set the Sitewide Header Site Title and Sitewide Header Navigation Area to [code][/code] in order to have them …

Client wants to automate daily swapping of images in a fileset

This is not something I have done before or know how to automate. The client is a builder and has a company that is taking time lapse images of a new construction. They want the vendor to be able to update the images in the fileset daily or regularly. …

Filter Posts