Developing (v7+)

Page Atttributes not loading in design or sitemap

V8.3.2: Log shows this error for a particular page (other pages behave ok): Exception Occurred: /var/www/..../concrete/src/Form/Service/Widget/ExpressEntrySelector.php:13 Argument 1 passed to Concrete\Core\Form\Service\Widget\ExpressEntrySelector::sele…

Progessive Web App

Hi community Is it possible to build a progressive web app with C5? Here are some inputs: http://coin5s.com/content/are-progressive-web-design-alternative-native-mobile-apps Thank you for feedback!

Unable to add remote google drive files

Hi, why am I unable to add this file via the url? https://drive.google.com/uc?id=0B37rLz9ELxkJcmg0Z3lPRTlUN1E&export=download Thanks in advance

Generating install data?

Hey Guys, I'm finishing off a theme for Concrete5, then i was going to genarate the install data to incl. in the package but the plugin i found for that on Github isn't working, are there any other plugins i should be looking for, or how do you guys to…

Members shows in Nav

Hello, I've disabled public profiles yet members still shows in the navbar. How does one remove this when it doesn't show up in sitemap? Usually I can set exclude from nav in preferences but I can't find this page. Running concrete 8.2.1. Thank you i…

Repeatable field groups in blocks

Hi, Working on my first concrete 5 site and built the base theme and few simple content blocks to use around the site. What i cant work out is how to make a block with a repeatable field group. Similar to how the cores image-slider block does it but w…

Datetime winget on single page

Hello. I'm trying to add datetime widget to single page like this: [code] print Core::make( 'helper/form/date_time' )->datetime( 'published_at', $article['published_at'] ); [/code] The documentation says: When using the datetime() method, it creates m…

Create a package with single pages and blocks.

I am create a package with single pages. Single pages is working and this is only for admin. Admin will add details and set setting from admin area. Now i want to fetch all those values from admin to block section, My block is created but unable to fetch …

Express Documentation... what am i missing?

Hey all. I have this older block that lists locations (by states) on a illustrated (vector) map that I would like to update to use an express object to fill out the locations instead of the block's db tables. I am following (or at least trying to) this…

Filter Posts