Developing (v7+)

Form block required field error alert message text

For the first time in awhile when testing a new survey created for a site using the basic form block I happened to see the error alert message for not filling in a required field. "Oh snap! Please correct the following errors: Complete required field…

Event that fires after all blocks have been added to a page

Is there an event that fires after all blocks have been added to a page. I want to be able to call View->addHeaderItem(...) in that event right before page gets sent to client. I have tried "on_start" (too early), "on_before_render" (too early) and "on_re…

Building a repeating block from a custom page type

Hi all. I'm new to Concrete but versed in php development. I would like to create a custom page type (let's call it Product as an example) and then make a block type that dynamically lists all the products with specific html formatting. In other words…

Slider and main nav issues

Hi, we are using the theme "Fruitful" in version 5.7.5.2. Any help/advice on these issues would be much appreciated: Image slider: 1. The arrows or numbers are huge on mobile devices and the images are tiny - is there a better slider to use that works…

Headers not showing up

Start working with concrete a few days ago. Done some pages with header and body but now that I've published, the headers are not showing up. In the editor everythings seams ok, I've the site logo and navigation links, but in the published nothing of t…

Add CSS or JS to end of all

Hi I want to add CSS and JS to my block in package. But when I add in on_before_render this code: [code]$this->addFooterItem(Loader::helper('html')->js('smth.js', 'PACKAGE_NAME'));[/code] this JS will be added as first (before f.e. jQuery). But I…

Custom routing with single pages (concrete5.6)

Hi Everyone, I'm working on a c5.6 site where my client is calling in product data from an external database for a product detail page. The problem I'm trying to work out is that the client wants the individual product detail page URL to be immediately…

Concrete5 Max Upload Size

Hi, I am currently looking at potential Content Management Systems and come across Concrete5. I was wondering if anyone could tell me if there is a max upload size for videos, audios and documents? Kind Regards, Michael

Addin custom subpage to custom template

Hi I've created a concrete 5.7 custom template web and everything works great. I just can't do one thing. After adding new page to my page it creates the addres like this: http://mywebside.com/index.php/newpage I want it to look different than h…

Filter Posts