Developing (v7+)

Refresh just a custom block, not the entire page.

I have a custom block that fetches and displays network monitoring data. I would like to be able to refresh (every 5 minutes or so) just the one custom block and not the entire page. I tried using the meta-refresh tag in the header of the page and got all…

Adding Statconter to all pages?

Hi! I want to add Statcounter to a concrete5 site. I got the following code to paste into all my web pages. I know how to do that in static web pages, but not in concrete5. Can it be done? In a block? Directly in one of the php files? Any hint will make …

Apparent limitations of expanders

I am using expanders in the FAQ section of a business site and have run into some limitations. First, I am surprised to be unable to change the HTML of the expander title. I would really like to use named anchors so that a customer can sent directly t…

Help! Have I made a grave mistake...?

Hi all. I've built my own html template and got it working fine in concrete5. I have not used separate header.php and footer.php files, just a default.php with certain divs marked as concrete5 blocks for editing. However now I'm trying to add a blog whic…

Package Installation....

Hi - Just digging a little deeper into installations... have a few questions around how to setup certain things on install, any help would be appreciated! 1. Hide existing system pages: Loader::model('page'); $mp = Page::getByHandle('members'); $m…

stacks isEditMode

Iv just made my first stack, what a great tool ! Iv got a bit of an issue with isEditMode in a custom block, the problem is when you are in the stacks view you are in edit mode and isEditMode doesnt work, is there a specific method for stacks ? che…

Multiple actions for a controller

Hi I am hoping that someone can shed some light on exactly how MVC works in C5 - at the moment I am lost and convinced it doesn't really use MVC at all. I have a controller, call it feed, this lists some rss feed. I then have an add and edit control…

Filter Posts