I have a need to create a products section in a typical manner but I'm unsure how to achieve this with Concrete?
E.g.
User clicks on 'Products', they see a list of product categories e.g. 'Mushrooms', 'Strawberries' and 'Potato's' with a thumbnail …
Is there a simple way to get the count of the items in the auto nav, minus the excluded items in the auto-nav template?
If I try:
[code]
$numItems = count($aBlocks);
[/code]
$numItems actually gives me the count of all the items (including the …
i have trouble to get the File Object in the Event Class bei using 'on_file_add'.
I thought it works like this:
[code]
class FileEvents extends Object {
public function setupContent($f, $fv) {
//...do anything like
$file['title'] = $fv->getT…
I apologise if this is answered elsewhere (can't locate it)....
how can I access the theme path from a page_type controller.
I am injecting a JS file into the header, but wanted to use getThemePath().
Thanks in advance
Only on certain networks that I've tried... I see it fine, but my client tries to access the site and gets a message saying the site is blocked because of pornographic content (I can assure you there is none there).
Only a few others have the same issu…
In my pagetype, I'm pulling in a Page Attribute of the type Image/File that I am placing onto the page.
On the image that I'm pulling in, there is an attribute attached to the image for a Photo Credit byline.
How can I get that attribute from my pag…
Is there a way to turn off "checking for updates" when in maintenance mode?
My spinner won't stop. A quick look at the console reveals a javascript error:
Uncaught TypeError: Cannot call method 'hideLoader' of undefined
I can turn off javascript,…
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.