Hi, is it possible to make it editable the default description page attribute?
I mean, while creating a new page, I add the description there.
Then, on the page, while switching to edit mode, I would be able to edit the description text.
Is it poss…
It seems the TinyMCE editor doesn't work anymore, or perhaps something changed with the new version of concrete that I'm aware of.
Previously, this worked:
[code]
[/code]
Using class "ccm-advanced-editor" automatically got you a rich editor …
Hey Devs!
I stumbled over a concrete5 issue which is freaking me out right now. There must be a way to solve this in a nice and efficent way. I’m not a concrete5 guru, so please correct my statements below because some of them are based on assumptions.…
Hello all
I'm hoping to create a kind of automated categorisation system using page attributes (specifically the select attribute). Because the site's structure will have multiple categories and subcategories, with child pages that need to reference th…
I am working on a new block, and I am trying to add a custom template that will be included with it.
The template is intended to be alternate rendering of the same block, so that an alternate jquery, css, and layout is shown instead of the default bl…
Hi all
I'm creating a site soon for a client who has several member organisations. I'd like to create a stack which contains multiple blocks, each one displaying the name/logo/description of one of those organisations.
The client also has project pa…
I put together a site greaserag.org a bit ago that's kind of ported from wordpress. The theme was originally a wordpress theme and the content was imported from a wordpress XML file. The blogging platform is something custom that I ported from ProBlog c…
I have a custom attribute:
[code]
clinic_order
[/code]
When I sort my page list:
[code]
$clinicList->sortBy('ak_clinic_order', 'desc');
[/code]
It seems to be sorting, but not by my clinic order (which is a custom number attribute)
When…
I have a custom template for a page list block.
In it I output a thumbnail using:
[code]
[/code]
(I stole the code from blog_index_thumbnail.php).
I would like to edit the code so that it doesn't output the thumbnail if the thumbnail is the…
This is my tiny MCE custom code (very minimal, which is what I want)
[code]
theme : "concrete",
plugins: "inlinepopups,spellchecker,safari,advlink",
editor_selector : "ccm-advanced-editor",
spellchecker_languages : "+English=en",
theme_concrete_…
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.