I have a Topics tree which I use as an attribute on a page:
Categories-
-Topic 1
-Topic 2
-Topic 3
How can I get the topics into an array in a block? Which I can then use in a select box? e.g.
[code]
$topics = ("Topic 1", "Topic 2", "Topic 3);…
I am working with concrete5.6.3.3. I would like to create a controller for several blocks that will all post back to. I believe the best approach to this would be to create each sub-block with it's own controller that extends the master block controller …
Hi,
I am new to concrete5 but it looks like a good framework to build my project around. i am not the best of coder and thats why i am here.
I want to use a single page where registered users can enter data into a form and this gets saved to a custo…
My Topics are not in English. So, when I go a page for any topic (from a page list block), the last bit of that topics page URL in also in the same language. Is there any way to change that? Is there any way to change the Topics URL to English while leavi…
Hello all
Not sure if this is the right forum for this particular issue but I just tried to log in to my dashboard this evening (i'm running my site locally at the moment) and when I put my login details in I got this message :
Unable to complete ac…
I installed youtube FREE OMG background. worked great.
I then installed the full version and I add the block but the background doesn't play.
any ideas??
I have a custom block which includes a lot of info, the block is on a page that is generated through a listing system. I would like to add a Google map into this block. The location of the map is determined by a page attribute. However i have the followin…
Hi Folks,
in 5.7 what is the way to create PageTypes on install?
In 5.6 it's with the install.xml and
[code]
[/code]
But how to create the Page Template from 5.7?
Or is there a total differ…
Hi
In 5.6 it was very easy to create thumbnails in any block on the fly.
[code]
....
$ih->getThumbnail($file, $width, $height, $crop);
[/code]
If I understand it correctly this is in 5.7 deprecated and will soon be removed. Instead we hav…
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.