Developing (v7+)

Dashboard management of blocks 5.7

Hi, I am about to start making an addon for Concrete 5.7 and am a bit lost as to how to start. It's basically a collection of testimonials managed in the dashboard, similar to https://www.concrete5.org/marketplace/addons/studio-testimonials-pro1. …

How do I make path parts optional arguments for View action?

Hi guys and girls, I have a Single Page controller, and followed this How-To: http://www.concrete5.org/documentation/how-tos/developers/use-query-string-path-parts-in-a-single-page/ to use path parts as arguments for the view action. How do you mak…

Unable to set group permission to add pages

Hi, I'm new to C5. Though I already like it a lot! I encountered a problem. I have enabled Advanced Permissions and I have made a new group for my client where he just has specific permissions. In the sitemap I've set the permission to this group to …

Is $mh->sendMail() suppose to return a value

When $mh->sendMail() completes, is it suppose to return a value as it $retVal = $mh->sendMail(); Or is there some other variable in $mh? Many thanks... Todd

No Images on RSS Feed

Can anyone tell me why, when I use the following code in the RSS block, no images show up? http://feed.zazzle.com/strk3/rss?ps=20&pg=2&isz=small Thank you for any helps or tips you can offer.

Font awesome not working

I am using a theme that has support for Font Awesome (Hi-Vis). But when I add the code for thge font in a html block, I just get a lot of cryptic code back. I have added a screen grab to show. Any idea? Concrete 5 version 5.6.3.3

junk email

i have the mailing list addon, but no matter what i do the emails are placed in the junk folder. even the email that is send to me and i have said this is not junk. is their anything i can do to make these show up in the recipients inbox?

Ecommerce Addons, Automated Emails

Hi there, I am looking to purchase ecommerce add-on and wanted to know how the ordering system works a little more. For example, when a customer places an order through the commerce are there options to automatically send the customer a receipt, then w…

isEditMode after block save

Hi, I'm working on a customblock (in 5.7.3.1) and have something strange happening. In my view.php I use [code] $c= \Page::getCurrentPage(); if ($c->isEditMode()) { // display that block is disabled (like the google maps block) } else {…

5.7 Custom Block Type - Edit dialog with $(document).ready()

In 5.7, there seems to be an issue with the way $(document).ready() is called when the edit.php dialog is loaded. Here's what's happening: When I first go into edit mode and click "Edit Block", the edit dialog appears and $(document).ready() fires a…

Filter Posts