Developing (v7+)

Search Results Not Relevant

Hi All, I have a very text-heavy website (~110,000 words of text) and to navigate it properly, search is critical. The built-in default search functionality does not work well. For example, I have a page named "promoting applications" but when sear…

Very new and a bit lazy - Clarifying what concrete5 is

Hey boys and girls, After I have struggled to do what I want with Wordpress, I have gone in search for a new CMS. So I just have a couple of statements to make clear what I think concrete5 is: 1> I can build my site as I want it with features and al…

Spam in Ecommerce and reCAPTCHA

LS, I would like to know HOW you implement reCAPTCHA in a form that is under control of Ecommerce. Any pointers are helpful. Regards Henk Melching

Redactor don't update page

Hello! I've problem with Redactor. When I add a Content block, write some text and then click Save nothing happens (only Redactor bar disappears). When I refresh the page window Page is Pending Approval appear. After click Approve Version changes are app…

Load the controller of another block in custom block controller

Hi! In one of my blocks I would like to load the controller of another block, so far I have done it at 5.6 that: [code] Loader::block('foo_bar_bla'); $fbb = new FooBarBlaBlockController(); [/code] How does it work under 5.7? Thanks for your help. …

Custom Chat Application

I want to implement something like this: http://code.tutsplus.com/tutorials/how-to-create-a-simple-web-based-chat-application--net-5931 I could just add these functions to a file in /elements or can I make my own block with this? Any ideas? Thank…

Filter Posts