Developing (v7+)

.js Not Being Called on One Page

I am using Conrete5 as content management for a site where the navigation is hard coded into the template. The navigation uses the built-in jquery, but also calls one other .js file. I call this in the header with the following line: [code][/code] T…

Filter Gallery

I am web designer with strong knowledge in HTML and CSS and a little on PHP. As of now, I just created my own Theme for C5. Now I wanted to create own filter gallery with category coding except same methods as to this http://tympanus.net/Tutorials/CSS3Fi…

Please help with nav

I have created a theme, but I am stuck on the nav bar. When you hover over the page "left sidebar" there is a sub page, which causes the menu to jump over. I know it is some sort of css padding issue, but I cannot seem to get it right. Any help wou…

Get the block name

This one is missing : getBlockName() return the name of the block if availlable

Editing PHP to move "Areas" around

Hello. I would like to understand how to position "Areas" in my theme. For instance. I would like to slide the are in which my logo is inside of my header to the left a little bit because my autonav is falling below it. My theme uses "headergeneral…

Pretty URL's suddenly and unexplicably stopped working

I've inherited a concrete5 site and yesterday the pretty URL's simply stopped resolving. The site has a static nav and the url's are hard coded like example.com/about. This has worked fine since I've had the site but after yesterday all these links aren…

Navagation Bar

When I originally built the site (built is too a strong word -- when I originally crawled through the installation of the site), I got rid of the navigation bar because I didn't plan to have anything but a home page. Now I would like to add a navigation b…

Leaving this Site- pop up

Hi, I have a small bank site that is required to have a pop up that alerts people they are leaving the site when any external link is clicked. I find it annoying but nonetheless... when ext link is clicked a warning, "You are leaving etc." with "yes" kee…

Can't add more blocks

Is there a limit to the number of blocks I can add to a page? I have a downloads page http://www.holfeldplastics.com/english/downloads/ and need to add another block for a new download but the grey area to add a block isn't there. If I delete two of the e…

Making search results break on word boundaries

If you're looking to have your search results not show partial words, here is code that may work for you. The default Concrete5 search can cut-off words in the middle. Create /blocks/search/controller.php and use this code: [code]

Filter Posts