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…
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…
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…
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…
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…
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 …
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…
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.
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 …
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.