Developing (v7+)

Preselect Tab

Hi I have added tabs to a single_page using this code. [code] $(document).ready(function(){ $('#tabset a').click(function(ev){ var tab_to_show = $(this).attr('href'); $('#tabset li'). removeClass('ccm-nav-active'). find('a'). …

How to load content of textarea into TinyMCE popup?

On clicking a button next to a textarea, I'd like to open a popup with TinyMCE and load the content of the textarea into it. Upon saving, the HTML will be placed back to the textarea. Not sure how I should start. Any pointers would be helpful.

$html->css pulls from /concrete/css?

Hey guys, Making a Single_Page and fighting my way through it... The HTML helper has functions for adding Javascript and CSS files which I am trying to take advantage of. Including javascripts seems to to work as expected, but the css function want…

photo slider needed

I am looking for a simpler image slideshow. Basically want one that is just like the slider that Concrete5 offers for free (Image Slider), but that has thumbnails under the main image that can be scrolled thru while the slideshow of pics rolls on. This al…

Dynamic Attributes

I am setting up a website for a home builder. Home builders nearly always have three major elements to a site. The floor plans, community/neighborhood and available inventory. The real estate add-on is a great start but I want to be able to associate thes…

nonexistant page in generated sitemap

Hi, i'm not sure if thats the right forum to post this, anyway.. I am working on a new website and have the sitemap being built automatically every night by a system cron job. (curling the url) The sitemap is being generated and all my urls follow t…

Calendar nav block - help changing link location

Hi, I have the calendar nav block installed which I intend to use as a way of linking to events pages. So far I have the following set up: > Main Events page with page_list -> Event 1 Sub Page -> Event 2 Sub Page -> etc... I have als…

Redirect Domain name to specific page

I have to redirect a domain name to a specific page on my site. I keep getting a redirect loop because of the rewriting of the page. Is there a way to do this in .htaccess file or do I have to use something else?

Registered Username in Form Field (Text) Predefined

Hi, is there a way to modify C5 Form Block in order to display a textfield with the username as default. The users are all registered! I want this because entries should be marked with the username and saved on the database besides the other informa…

Filter Posts