Developing (v7+)

Need some help with add-ons...

Is there a free add-on that can show the following: Add a back-end setup screen that allows user to save data. When user creates a new block on website using this add-on it pulls the data saved from the back-end setup screen?

Need some help with add-ons...

Is there a free add-on that can show the following: Add a back-end setup screen that allows user to save data. When user creates a new block on website using this add-on it pulls the data saved from the back-end setup screen?

Error message publishing after using custom block

I have created a block that displays a small flash speaker. It loads a mp3-file from the File Manager using Flash vars. I used the standard add Flash block to work from. Everything seems to work, but each time I add a new instance of the block to a pag…

Pagination Problems

Hi I am having some problems. I am not sure if this is a package problem?, or the because I have friendly urls on? I have the testimonial Block installed on the next link i get http://mysite.com/index.php/testimonials/view//2?&ccm_paging_p=2 T…

URGENT upgrade messed up my autonav template

this part of my autonav template no longer works since upgrading from 5.3 to 5.4!!! HELP! [code] if ($ni->getName() == 'calendar' || $ni->getName() == 'news') { $myDB = Loader::db(); $calIDs = $myDB->execute(" SELECT p.cID FROM Page…

Layouts - Scrapbook & Page Types

Is it possible to copy layouts to the scrapbook & or is it possible to set layouts as defaults on page types?

Dynamic Variables/Content

We have a store that has software information stored in it. I made sure that I kept it in the same database as Concrete so that I can easily access the information. What do you think the best method would be to insert dynamic variables into a content p…

Custom page with content

I have a couple clients that have a lot of information stored in a database. For example, if they have a big annual meeting, and they need to show sessions, hosts, classes, etc. So they have a db table that has hosts, another with classes, and another wit…

Adding classes to the BODY tag.

I am currently working on a site that only uses 2 different page layouts, but 6 different color schemes. Right now, my CSS is set up so putting CLASS="red" in the body tag will change everything to the new color scheme. I would really like to integr…

How to get blocks from another page if it has a layout?

I have a custom template for the page_list block that shows the first few blocks of the other pages it's listing (for a basic blog-style listing page) -- see http://www.concrete5.org/community/forums/customizing_c5/modify_page_list_block/ However, now …

Filter Posts