Developing (v7+)

Harcode stack taking language into account

Is it possible to hardcode a stack depending on a selected language, so that if language is English show stack A, if language Spanish show Stack B etc ...? Many thanks

about including files in my theme folder 5.6.1

I don't have a problem including my header and footer, i.e. [code] $this->inc('elements/header.php'); [/code] But if I try to include any other files in my "elements" folder (which is inside of my theme folder, like this themes/mytheme/elements/te…

Blocking IP addresses by country

My customer wants to block all IP addresses from Romania from visiting his website. Romania has thousands of IP addresses which makes it almost impossible. Two questions: how to I determine an IP range for a country (e.g. Romania) and how do I apply that …

Can I hook the edit block dialog box resize event?

Hi I have extended the HTML editor block to provide advanced functionality using code mirror (http://codemirror.net). I have tried using 100% height to have the editor fill the block edit dialog but I couldn't get that working as I'd hoped so I deci…

Disable Concrete5 Cookies

A client of mine needs to ensure they're in compliance with the cookie laws in several European countries. Since this site's entirely informational, sessions really aren't being utilized, they want cookies turned off completely. My solution works by te…

nav-pills in navbar

For bootstrap I noticed that the "nav-pills" style when used in the navbar does not take prioriy over the "nav" style in the bootstrap.css. Has anyone else had this problem ? [code] New Icon Menu Home About Us Wh…

Registration form + generated number

Hi, I need to make a form that allows users to register for an event. I would like each user to be given a random number and this number should be sent to myself and the user. Is this possible in concreate5 or will I have to create my own form? Thanks,

sorting editable areas

Hi im working on a local gig guide website its called http://www.newcastlegigguide.com.au/index.php/major-gig-guide would like to be able to sort gigs by date. Any ideas would be much appreciated :-) I have organized code like this: …

Custom Application Form

Hello I am building a custom application form for one of my clients. It is rather complex and I had to add javascript since some fields are to remain hidden unless certain other fields are selected. Long story short, To make this all happen I built a…

Filter Posts