Hi
I have started using concrete5 and I love it!
Now I'm testing it with the new DW CS5. For easy editing of templates and themes.
Hoewer there is some problems with the template css files. Dreamweaver does not seeme to find them,
Or I get a messa…
Hi :)
I'm new to Concrete5 and still discover the whole thing.
However, I built my site and am looking for creating an RSS feed so that my potential subscribers know when I update the site.
I looked through all threads and most used kind of rss i…
I added a new schema to my MySQL server for some stuff that I'm bolting on to a C5 installation.
I gave the C5 user access to the new schema. What's the best way to do a prepared insert to one of those new tables? Can I use the existing connection or s…
Triing to create a url link that can be used to retrieve a file from the file manager
[code]
$file = File::getByID($fID);
$path = $file->getDownloadUrl();
$filename = $file->getFileName();
[/code]
creates the url fine but cant download the f…
The "%s" is used in some of your code. What is it? I don't see it as html code, nothing on w3 and I get no results searching on Concrete5 and Google. It appears to be a placeholder of some sort. It shows inside of html code but appears to hold/display…
Hi all,
How can i show a hidden div on when the body class had a for example "about".
I use a Attribute to give the body a class.
This is the code i have now:
HTML
[code]
Hi all,
I have put the pretty urls on, but cant get the homepage to display "home" instead i get "index.php?cID=1".
The rest of the pages are working just fine.
Can somebody help me with this?
Thanks in advance!
There seems to be a new config key called SEARCH_INDEX_AREA_LIST
But when I have a look at the code I see this:
http://svn.concrete5.org/svn/concrete5/trunk/web/concrete/helpers/concrete/upgrade/version_540.php
Only header and heaver nav are indexe…
Is there some strange reason why none of my jQuery works on a click event for a submit button in an external form? Like:
[code]
$('#ss_button').click(function(e) {
//nothing in here works...
});
[/code]
Other jQuery in the external form works fine,…
I'm having trouble how to find out how to put a form block into a template. Im trying to put a small contact form at the footer of each page as default, how do I do this?
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.