Developing (v7+)

Question on creating a static (non auto-nav) nav

I've recently inherited a site built on concrete5 and am just starting the process learning about this CMS. I have to do a pretty extensive overhaul of the main nav on the site and have a very tight deadline. I fugured it would probably be easiest for me…

Edit mode clickable area doesn't line up!

On several of my websites the clickable area to edit a block does not appear in the right position. See attached. I can fix this by editing the Concrete ccm.ui.css file from: body {margin: 49px 0px 0px 0px !important; } to body {padding: 49px 0px 0p…

Announcing the Concrete5 Cookbook -- new documentation site!

Hi, I've started a new site with some recipes and tutorials for Concrete5 developers: http://c5cookbook.com/ Check it out, and let me know what you think. I have several more topics I want to write recipes/tutorials for (outputting xml for flash elem…

How to make custom search form?

Could you please tell me how to make a search form similar to this html: [code] x y z x y z [/code] which will search the website contents based on the selected values rather than a single 'query' value the existing search block uses. H…

Content block editor in scrapbook stopped working ...

Hi. I'm trying to edit a content block in a scrapbook. But the tinymce editor just shows up in a comleatly blank window. Add new block to scrapbook is the same. All the other seemes to work ok, image, form an so on. Content editor works inside oth…

Update from 5.4.0 to 5.4.0.5 problem: cannot login as Admin

I updated my Concrete 5 site from 5.4.0 to 5.4.0.5 and had problems with it not allowing me to log back in to admin or any other users. What happens when I try to log back it, the page just refresh and seems to do nothing. I checked the database and the …

Different price for different groups with E-commerce.

Is it possible with the E-Commerce module to have, let say 2 group. Group 1 and Group 2. Group 1 can log in and see the product price for $10. But when Group 2 logs in, they will see a discounted price $5. I know I can change the permission of the bl…

get value of textbox in a while loop

This isn't a concrete5 question, per say. Although, I'm using concrete5 ;) I have a form that uses some PHP to echo the form elements to a page based on how many rows are in mysql. See below: while($row = mysql_fetch_array($result)) …

Your own blocks in the marketplace

Is it just me? Am I missing something? As the author of several add-ons I'd like to be able to download my own add-ons from the marketplace without having to pay for them first. Is there a way to do this? I think a person's own add-ons should automati…

SOLVED Jumping into attributes

Hi, I want to begin getting into some more advanced development with C5 and thought I'd give working with attributes a go. I've had a look at the page on attributes and my understanding is that you can create attributes for files/pages/users and the…

Filter Posts