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').
…
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.
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…
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…
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…
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…
I am working on a site that consists of a home page and then three sub-sections. Each sub-section has a parent item and many children.
What I am wondering is if there is a way to use the autonav and only show the parent and children of the section a u…
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…
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?
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…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.