Developing (v7+)

Composer mini news to front page

Hi Guys, I'm having my first look at composer for a simple blog/news function. The idea is a 'news' page which has the full article and then pull out the most recent (3?) entries out on the front page, probably truncated at xx words long. I'm ok wi…

Accidental Deletion of Form Submissions

One of my clients accidentally deleted all of his form result submissions for one particular form. Is there any way to recover this data? My only resolution to the issue right now is that the "Logs" section of the Dashboard shows all of the emails that…

Using Popups Inside a Content Box

Good afternoon, I'd like to build a table where one column of the table offers popup boxes with more information. I have popup pro, but since this is a block, right now I'm creating individual blocks for each cell, which is really a pain (especially s…

Creating New Project/Connecting to the Community

On my project page the project Url does not show up, despite that it says I am connected from within the dashboard of the project website. http://www.concrete5.org/private/sites/3a21hv0mpzw4huxildadsbfl Thanks Greg

*URGENT* Users Cannot Login on IE

Just rebuilt an old site in C5. It's running 5.6.2.1 This site has several hundred users in the medical industry, thus, they're all on Internet Explorer. NOBODY can login. This is NOT a username/password issue. Users do not get any error messa…

eCommerce images...

I don't know if anyone else has had a similar issue with the eCommerce addon, but I can't seem to get the thumbnail image to change to 'alternative image on roll-over'... I have selected all the correct images in the 'products' section in the dashboard…

Sanitize attributes before saving

I'm using custom attributes and save them using this: [code] $list = UserAttributeKey::getList(); foreach($list as $ak){ $ak->saveAttributeForm($ui); } [/code] What would be the best way to sanitize certain post values before they're saved…

eCommerce - multiple stock values

Hi there, I'm wondering if there is a answer to my problem... I want to sell t-shirts and I have a 3 designs on offer. Each design will be available in 'mens style' - small, med & large and 'womens style' small, med & large. When I get my initial…

Getting started

I bought a new theme for my concrete5 website. I wanted to update the look. How do I work on the website using the new theme but not getting rid of the old website until I'm done with the new theme? Is there a place to save it as I go? Thanks. Someone…

Filter Posts