Developing (v7+)

500 Internal Server Error with Page Attribute

In one of my page types, I'm calling for a page attribute (Image/File) so I can size it and place it on the page. Here is how I am calling the attribute: [code] [/code] Later in my template, I am placing the image on the page with this: [co…

How do I access database variables from a php function inside a block?

I'm creating a custom block. Inside that blocks edit.php I'm using database variables defined in the blocks db.xml. To access them, I'm just writing $variable_name and it's all done since the C5 system takes care of the rest. But here's something stra…

"Take a test" add-on for online lessons?!

Hi all, I am thinking of creating a website with some online lessons. The idea would be to have three components: (1) content section. (2) have a forum for questions ("Discussion Forums" add-on). (3) test section, where student would be able to ta…

CDN implementation

Hi, I search the best way to implement a CDN like CDNetwork for concrete5. Can you help me ? :) Thank you

Duplicate parts of the home page for other pages

I've been reading through the forum and other docs but can't seem to wrap my brain around this. I have my home page like I want in the areas of the header and footer. There are multiple blocks involved. I now want to duplicate these onto a default page…

File Manager – how do I upload more than one pic at a time?

Hi, I must be missing something totally obvious here. I need to add a few sets of 10 or so images and I just can't see where the "More" button is. In the old version of c5 the options were "Browse", "Upload" and next to that was a "More" button. I can…

Do Single Page attributes behave different?

Hi, I am editing the autonav template in order to add the page description next to the page name. It works good in normal pages, but the link to the Profile page doesn't show the description (see attachment). Here is the code for the autonav template …

Custom Auto nav image

Hi, I've been trying to replace the next / previous text for images but I just can't seem to manage . I followed the only tutorial I could find on the forum but it does not work for me. Has the procedure changed, anyone would have a clear explanation mayb…

Want to get description text in the link

I want the page description below the every link of navigation I have use the code below [code] $c = Page::getCurrentPage(); $strDesc = $c->getCollectionDescription(); [/code] and declare the variable in link as [code] ' . $ni->getName() …

Hi all, new to Concrete 5, please be nice!

Hi all. I'm brand new to Concrete 5, I have been reviewing Wordpress but I don't really understand how it works, so I read the reviews and thought Concrete may be the way forward. However, I have a question... I currently build my websites using …

Filter Posts