Developing (v7+)

How to get custom background (CSS) on index page?

Hi, The index page of my site is different than all other pages, and I would like it to have a slightly different background (all the other pages should have the standard site background). I assume that the best way to do this, is to add some CSS that …

Stripped Down Text Editor

Does anyone know of a stripped down text editor that only allows website editors to choose pre-defined styles and standard elements such as h1-5, p, li, strong, em etc.? Concrete5's standard text editor is great but from a design perspective I don't re…

Concrete5 "html block" works in v4.1.1 but, not in v4.2.1

I have an external HTML page with html controls( textbox, buttons, etc ) and external javascript calls to Google maps. With Concrete5 v4.1.1 - Copy and pasted my html page contents into an HTML Block. Works fine. My code formatting is maintained when I…

Intergraded DataBase & Forum

Intergraded DataBase & Forum I have a website up now using wordpresshttp://www.BaconAlert.com Im building another site using Concrete5 & i have a few ?'s 1: I need an intergraded database - We want to be able to enter information on notorious police…

Get and display page attribute name

How would I get the NAME of an attribute, not just the value? I’d like to have something like: [code] Attribute Name1: Value1 Attribute Name2: Value2 … [/code] in the page’s HTML without hard-coding the attribute name there.

"Basic Cache" prevents RSS feed block from updating

Hey guys, I'm running into a problem where the RSS feed on my site doesn't update (after any amount of time, weeks can go by without it changing). Full Page Caching is disabled on my site. Pressing the "Clear Cache" is a way to manually update the feed. …

installing a new add-on

I bought a new add-on called superfish but I didn't installed it directly. Now I have the folder.rar but I don't succeed to instal it. Can someone help me? Thank

Defaults on Single Pages

I'm trying to set some blocks by default for my custom single pages. For example, I want autonav to apear on all of them without having to go through each one and add it manually. Thanks!

Sharing Code / Functionality Between Blocks

This may seem like a simple question so I am hoping there is a simple answer. I am relatively new to PHP and concrete5 and have just started developing a new package. My package contains two separate blocks but there is some duplicated functionality wi…

Question with installing select user attribute with a package

I am trying to install a select user attribute in my package controller. I can get the actual attribute to install without values, but I'd rather have everything automated. My code so far is: [code] $selectAttr = AttributeType::getByHandle('select')…

Filter Posts