Developing (v7+)

Event fired On attribute update/add

I think it would be very useful to have an event fired in the fileversion class, attribute add or update function. I am looking for a way to alter an uploaded image when a specific attribute is changed. Apparently there isn't a way to do this without modi…

Can't add files programatically without User

I have a custom form block for job applications, it allows the user to supply a CV (ms word document) along with other fields, then when submitted it adds that CV to a specific fileset. This works when I am logged in as admin, but when I visit the site…

A custom block with multiple checkboxes

I'm new to concrete5 and i wanted to know how to retrieve value of multiple checkboxes having the same name! As in , if all are checked store and retrieve all three values [code] [/code]

highslide graphics question

Hi there- There doesn't seem to be anyone manning the addon support for highslide webalbum, so- the question is where do i go to eliminate the line box graphic around the thumbnails? Otherwise love the gallery.. Thanks

Image Title

Hi, I am looking for a solution for the missing title tag of images via image-blocks. I could include the phrase "title=\"my title\" in the img-statement of controller.php in concrete/blocks/image or in blocks/image. But I don't know how to get access…

Stack Order

Is there any way to change the order that Stacks appear in the Dashboard Page? When you get a lot of them it would be really useful to move them in to groups but the system seems to list them in the order in which they were created. Any ideas?

Styling with Page List Block

I want to make the font size smaller utilizing page list. I have used the design feature and changed the font there - it didn't change (I have cache off as this is a development site). I changed the css and then put that in the design area. Still no ch…

Move a concrete 5 site from test domain to live domain

I need to move my Concrete 5 site from a test domain to a live domain. I have read the tutorial about how to do a database backup from the Dashboard. My two concerns with that are it says it only backups the text, structure and settings of your website ar…

Carousel not autostarting

Anyone has an idea as to why the carousel does not start automatically (you can check it live hostel-inn.com) I tried putting this code $(document).ready(function(){ $('.carousel').carousel(); }); It did work on some other pages but on this …

and new page with on_user_add event

Good afternoon, I'm trying to set it up so that new page is automatically added when a new user is added. From going the the forum and other documentation I understand that it can be done by utilizing the on_user_add event. This is what I've done so …

Filter Posts