Developing (v7+)

themes & page confusion (3 themes and 9 pages)

Hello, could someone please clear this up for me. I have 3 installed themes, 2 free ones and a paid one. The 2 free ones have pages called left sidebar, rightsidebar full page. the paid one also has left sidebar and right sidebar (plus others). The pai…

How to extend an addon's db.xml without editing master files?

Hi I have a addon that I purchased and want to extend. It uses a couple of db.xml files to specify the tables used. I want to add my own additional data fields to this addon without changing the core so that it will be easy to keep up to date (an…

Remove header images from blog entry page

Hi gang! Have installed Concrete 5.4.1.1 for a client, and used the pre-install test site option (I'm new at this...) - and it's great! Only thing is, I'd like to edit the Blog_entry page, so that the pre-installed images in the header go away, leaving…

ProEvents Calendar issues

I have the pro events calendar installed. On the events page I put the Event list block using the Full Calendar template. Below it I put another one using the This Week template. When I add the Second one it make my Full Calendar only display the first …

Hiding editable areas when no blocks are present

I see you can use the following: if ($c->isEditMode() || $a->getTotalBlocksInArea($c) > 0 ) to only display an editable area that doesn't contain a block in edit mode - so as to hide it (and associated CSS styling) when not in use. Can someone he…

Paid Addons and mlutiple environments

Hi, I have a quick question. If I have a site with multiple environments (dev/testing/staging/live) Do I have to purchase a license for each environment of my site even if the first 3 are on internal test boxes and not accessible to the general publ…

Tab based dynamic Area creation and display

Hi, I want to create Tabs dynamically and at the same time I want to add one Area(block) to each tab Please have a look at the below code, I have 2 tabs now, and If the user wants to add one more tab dynamically, I have to associate the Area also ac…

Modifying the default Paging display in Concrete5.

I was stuck in the modification of the design of the default pagination on a page today. The only solution I found was to copy the "view.php" file from the "concrete/blocks/page_list" folder to the "blocks/page_list/templates" folder in the root directory…

Sitemap.xml... jobs... cronjobs?

Hey, I just found that concrete5 can create a sitemap.xml when I go to dashboard -> maintenance -> jobs. Actually that is exactly what I looked for! BUT: As far as I can see I have to click there to make him create a new sitemap. How can I tell t…

Filter Posts