I would like to add webcam image that changes every few minutes. It`s basically jpg that changes, like website.image1.jpg. I can do that with html, but is there any gallery addon that would pull image directly from url without uploading that image to file…
Hello all,
I am trying to generate a list of links that when clicked, they should take the user to another page where the detail of the clicked item is shown.
[code]
foreach ($table as $row)
{
echo '';
echo $row[1];
echo "";
ec…
Okay gang,
It's no secret that we pushed 5.5.2 up pretty quickly last week. Business politics forced our hand and being fast became important. Now that we've gone and done that, a number of small but embarrassing bugs have emerged. Some of these came …
Is there a way to display the content of the file manager in a page? I would like to have one page that displays all "public" files from all users sitewide, and another that displays only those files that were uploaded by a specific user. (Ideally, he la…
Hello,
I'm builing websites for some clients, who need an easy way to have their own website.
For the AutoNav I took this (http://www.codeblog.ch/2009/04/concrete5-drop-down-menu/3/) to buil an own template (customized), but there are sone differences…
Hi I need to assign a page attribute to a top level page, which then is recognized by all the child pages below it... I hav ethis but it's not working, can anyone give me a pointer please?
[code]
$parent = Page::getByID($c->getCollectionParentID());
…
Hello,
I have created a block. In the blocks 'view.php' i create a new file and write some text to it. I then want to link to the file below it.
The file is not being created=, i have checked all of the directories...
Is there something I need to a…
Hi everybody,
I'm currently testing a new block (the facebook comments from the c5tutorials) and tried to add it to my site,
So i've put it at /opt/lampp/htdocs/concrete5.5.1/blocks/facebook_comment (where all the files are, gave them the 777 rights to …
Hi
In 5.4.2.2 it was possible to have a customized autonav prior to the installation in your structure. Example:
blocks/autonav/controller.php
blocks/autonav/templates/header_menu.php
You then installed concrete5 and could use this theme.
In 5.…
Will there be an update for concrete5 5.4.x that swaps out picnik with the new built-in image editor?
We have built a few websites on c5 5.4 with quite a few custom additions, that will take some effort to upgrade to 5.5. Since picnik will cease to wor…
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.