I am currently building my website with this beautiful CMS. I'd like to know is it possible to make the pages in the navigation display horizontally instead of vertically? If so, please tell me how.
Also, how do i add HTML to my page? I have already…
Hi all,
Does anyone know if there's anywhere we can have a poke around with the new grid functionality in 5.7?
I've had a quick look in git hub namely the 5.7.0 branch but can't see any examples in the built in themes.
Thanks & cheers
Going to the documentation I was excited to see this...
http://www.concrete5.org/documentation/editors-guide/dashboard/file-manager/access/
It looks like a pretty nice interface but how does an admin find it. As a top level editor I've liked what I…
I just transfered my site to a remote server, following this: http://www.concrete5.org/documentation/installation/moving_a_site/
Unfortunately, when I go to my site, I get an error. I attached a screen shot of it.
Is it possible to get the name of a stack that is in a page area? I need to count the number of blocks in the stack, but don't know the name of the stack or I'd do this:
$s = Stack::getByName('THE STACK NAME');
$blocks = $s->getBlocks(STACKS_AREA_NAME…
In a block, I have:
[code]
public function view() {
$categories = Category::all();
$this->set("categories", $categories);
$html = Loader::helper('html');
$this->addHeaderItem($html->css('my.css', 'my_block'));
}
[/code]
I'…
In the interest of having consensus on a topic that is important but spread all over the place, I'm starting this thread.
Short version:
Should we wrap things that could create site-specific dynamic content in the t() function?
The euro gang wants t…
Hey guys!
I tried to set up advanced permissions for my site, but stumbled upon the problem stated above. I want to have a user group, whose only permission is to edit a page's content. But alas, the tollbar would not show up for these users. I don't k…
Hi folks, I really hope someone can help. I tried to upgrade to 5.6.1.2 from 5.6.0.1 but didn't realise that the server was almost out space. I got this error when trying to download the update:
[code]Parse error: syntax error, unexpected T_ENCAPSED_AN…
Hello,
I have pretty URLs enabled on my site and they work for the page URLs but only sometimes for the image URLs. The images in the homepage and about page read correctly:
http://americamartin.com/files/3013/6878/8382/Fine-Artist-America-Martin.j…
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.