Developing (v7+)

8.4.2 example of using object with attributes

Could anyone share an example how to set and use attributes with an object? Not page attributes, rather a custom category object. Working under C5-8.4. Following that doc didn't work: https://documentation.concrete5.org/developers/attributes/advanced-c…

concrete5 8.4.2 is now available!

Hey everyone! concrete5 8.4.2 is now available! http://concrete5.org/download I've posted the full release notes here: https://documentation.concrete5.org/developers/background/version-history/842-release-notes This version has a couple featur…

Moving New Site to Live Domain

We have been developing our new site on a subdomain while we create it. We are about to move it over to the main domain to make it live. Will that affect the theme and add-ons I've purchased for the new site. As they all say they are licensed to the subdo…

8.4.1 How to style DateTime picker on mobile?

The DateTime picker widget seems to have like a col-xs-2 width or something because all its inputs go one under another on small screens and I can't make them line up in one line or to make at least the date input itself to stretch full width and make the…

URL Redirection on GoDaddy not working (404 Errors)

I just installed the base files for a new site with 8.4.1 on GoDaddy Linux servers. When I enable URL Redirection I get a 404 error when I attempt to go to /login. If I go to index.php/login it removes the index.php and renders it as /login but as a 404. …

Image Block with wrong file broke website

Hey everyone, Client using 8.1 tried uploading a PDF file into the image block as an image. The following error gets thrown. Any idea how to fix this. Maybe I can manually revert the page they were working on to a prior version? I'm locked out of…

How to find list of options from Express Dropdown attribute

Something else that I'm spending far too long trying to find out so hopefully someone else knows and has suffered the pain for me... I know the handle of my express entity and one of its option attributes. How do I get a list of the defined values from…

concrete5 on Nginx

Hey everyone! Recently I've learned how to run nginx and was going to start deploying sites in it. Has anyone tried deploying c5 in nginx before? Is it pretty much the same or is there some specialties regarding it over apache. Thanks, David

block instance data in view method

Hello, I am working on a new block for a certain function I need on a C5 page. In the view() method I want to extract data from the database (calendar events) based on the settings of the particular instance of the block. However, in the view() meth…

Filter Posts