Hi everyone-- I'm a newb that needs some help. I've installed the "Corporate America" theme that includes drop-down navigation, but it only goes one level below. I'm hoping to add additional levels, but have no clue where to start.
Specifically, I'd …
How can I have a "playlist" thumbnails that appear on a page and when clicked on open in a video player? My goal is to have on player on a page and have all of the videos play in that player.
I have a function called CheckBoxToInt.
[code]
function CheckBoxToInt($value)
{
if($value == "on")
$value = 1;
else
$value = 0;
return $value;
}
[/code]
And this is how I use it in the controller.php of…
I'm pulling my hair out here trying to get C5 to recognise my CSS file. After a little bit of research, I found that I should copy concrete/block/autonav/view.php over to block/autonav/templates/my_test/view.php. I also placed my css file in the my_test f…
I am evaluating Concrete5 as a platform to re-build our Scout District website. One of the new features we want to integrate is improved viewing of PDF files.
I like the look of ISSUU' Smart Look viewer (see http://issuu.com/smartlook) but am having a pr…
Hi
We are curently developping a website where people are redirected to specific areas on the website depending on their postcode.
As in the uk, postcodes are made of 2 parts, and the test to redirect is done on the firstpart, we need to break the pos…
Hello community,
I am trying to create a package that installs many things at once.
Never done this before and still getting my head arround C5, but loving it as well.
So I have a package that installs:
a few single pages
a few blocks
one theme
on…
I want to give a particular group permission to activate users and assign them to sub groups within that group. But thats it. I don't want them to be able to view the whole dashboard. So how do I do that?
I want to have Superfish on every page so I don't have to add it manually, I think it has something to do with the global scrapbook but I have no idea. Can anyone tell me?
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.