Developing (v7+)

Can't Click or Drop on Empty Areas

Hi, I am setting up my SECOND site! I did a new install of C5 5.7.5.9. I edited the .html file and converted to php/C5. I added several GloabalAreas and plain Areas. when I click the edit icon on the menu bar and mouse over ANY Area the name pops up…

Restrict number of topics & page list

Good day, Is it possible to restrict how many topics a user can select for a page? I'm working on a project where ideally the user would only be able to select one topic per page. My second questions relates to this. In a page list, I want to set ad…

Add new files in a (sub)folder with a Job

Hi there, I'm trying to add new images with the Importer class, so far so good: [code]$fi = new Importer(); if($fv = $fi->importIncomingFile($filepath)){ $returnFile = \Concrete\Core\File\File::getByID($fv->getFileID()); }[/code]But because there …

Folders and File Sets in c5 :: V8

Say I have just imported 1,000 images via the file manager. Luckily I was smart enough to make a new folder for them and enter that folder before uploading, so they are all contained within a folder by default... but now that I need them in specific file…

issue with speed when loading layouts 5.7.5.12

Following on from my previous message regarding a site crash, my client did a rebuild from a recent backup and manually reconstruction. The site is working well but there is one issue, a lot of the pages have complex layouts to get the look and feel co…

Site Title Not Displaying Site Name

I am making a new site in 5.7.5.13, and I noticed that the Elemental them (or any of the other free themes, except for Neat), do not update the site title to match the site name I chose when I installed C5. All the themes have 'Elemental' as the site name…

Unexpected Error on 8.0.3 Search Block Results

I am unsure if this unexpected error is possibly a core bug. When using the core search block, I am getting an unexpected error upon search results. [code] An exception occurred while executing 'SELECT p.cID FROM Pages p LEFT JOIN PagePaths pp ON (p.cI…

Portfolio Page types, Attributes, Output, and an error

Hi, I found thread https://www.concrete5.org/community/forums/customizing_c5/access-composer-form-details-on-page-type-page/#796443 but I was not able to reply to it, so I am starting a new, related thread. In the previous thread is great information…

Filter Posts