hey all,
I made this dashboard change and kinda like it, if you would like me to send it to you, simply pm your request with your email address.
features:
- inset header text
- background to light grey
- menus and headers to gradient grey
- glos…
http://www.concrete5.org/documentation/developers/forms/basic-validation/ mentions a "token validation helper":
[code]$val->addRequiredToken($value, $errorMsg = null){/code]
Validates the form against a unique token as generated by the concrete5 toke…
Ran across this bit of code which allows one to load jQuery from a CDN, but if it's down/there's no internet, it loads a local file.
[code]
if (typeof jQuery == 'undefined') {
document.write(unescape("%3Cscript src='/js/jquery-1.4.2.min.js' t…
Hi Guys,
I'm new to concrete and have been having problems getting a simple html theme to work.
I've followed all the instructions with regards to changing the index.html to default.php, adding commands to show the correct paths for the stylesheet …
Hi all
I'm trying to extend the members list a bit to provide more information.
I've got it showing up some custom attributes, but I can't get the email to show. I'm not fully understanding the API despite the documentation on it.
Here's what I h…
I just installed the new RC on my C5 site. I thought my Scrapbook Tabs block was no longer functioning, but after playing around, it seems to work fine if I'm logged out, but as soon as I sign in, it doesn't work. I left a support question on the block'…
I'd like to stop view.js from loading in editmode.
i was thinking about renaming the js to something else then loading it with on_page_view {
if (!editmode){
load js;
}
}
this block, no matter what order I put it in, cause conflicts. it either breaks the jquery slider (all images appear and dont slide) or it breaks concrete5 (when you login the menu to edit at the top of screen doesn't appear... only a space for it). or i…
Hey everyone, just wanted to let you know that the first release candidate is available. At this point we should be feature complete for 5.4.1, and hopefully not too many major bugs remain. I've updated the feature list on the main 5.4.1 changelog page (a…
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.