Developing (v7+)

superfish with sprites

I'm trying to combine my CSS sprite horizontal navigation with Superfish. I only need the top level of navigation to display the images in the sprite. I want the rest of the Superfish drop-down menus to simply work as is. I've been modifying my copy of ..…

Using Login system outside of Concrete5

Hi All, I'm building a new site for my skydiving club. I will have one public part which is utilizing Concrete5 and also a member section which is completely standalone. However, I would like to use the login/users system of C5 on the member pages. Any…

Captcha gives error while code is filled-in correctly

I have made a new site in concrte5 with a registration form with captcha enabled. However, when posting the registration i get the error "Invalid captcha code....", while the code entered machtches the images correctly. It seems that the posted code (…

Adding a Header Item in a Package Controller

I am having some trouble figuring out how to do this. I have a package I am trying to finish it works but I think it could be more efficient. Anyhow, what is the best way to add javascript as a header item to all but the system pages in a non block packag…

getURLparams W/ "Pretty URLs"

Hi All: Does anyone know how to edit the following code to read parameters passed in concrete5's "Pretty URLs"? Where it will read parameters after a "/"? [code] function getURLparams() { var vars = {}; var parts = window.location.href.replace(…

Site-wide title

I normall add keywords to titles for sites I build. For ex: ABC Business :: About - Web Programming, Design, Development The format is: (Business name) :: (Page Title) - (Keywords) How can I do this with C5? I don't want to have to go to eve…

5.4.2 CAPTCHA for registration -- How to change?

I just had a majorly difficult time testing a registration form by somehow failing the CAPTCHA test no less than 3 times. I liked the old CAPTCHA (or the one I'm used to with regular forms). Is there an easy way to revert? Or change the look? View …

Does C5 have a message system for displaying messages?

I used to use this with Drupal (drupal_set_message()). Zend calls it a flash messenge. I was wondering if C5 had a built in system for displaying messages like, 'Your Message has been Sent' or 'Please enter your phone number', etc.

AutoNav to display subpaged + parent page?

My Main menu looks like this: Home Item 1 ---Sub 1 ---Sub 2 ---Sub 3 Item 2 Item 3 I want so that when I'm on the page for Item 1 and any sub page, that the autonav in my sidebar displays this: Item 1 ---Sub 1 ---Sub 2 ---Sub 3 I can'…

Filter Posts