Developing (v7+)

Concrete5 Social Share with Instagram

Hi, I want to share the page on social media. But the 'Share this Page' block does not provide Instagram. I could not find any add-ons as well. Can anybody please help me, how can I make use of Instagram in concrete5. Thank You.

Set Height and other options for CKeditor

Hi there - I'm building a block that contains an instance of the CKeditor. When I add the editor instance I'm wondering if there's a way to pass in some options to the editor instance to force the height, etc. I've looked at the source code and don't s…

Can I check to see if all the blocks on the page have expired?

I'm a new developer so I'm not really sure how I would go about much beyond the basics. But I have a client that is looking to put a message on a page if all the blocks on it have expired. Is there a way to check the other blocks on the page and if so how…

Next and Previous links based on page type?

I have a scenario where we have a blog's sitemap organized in this way: [code] -- Blog -- 2018 -- January -- Post 1 (page type of 'blog_post') -- February -- Post 2 (page type of 'blog_post') -- 2017 -- June -…

Elemental Theme Tweaking / Spacing between rows/columns

Hi, I am building a website and thought using the Elemental them would be a perfect start point and have got stuck on spacing / margins when setting up a template page / layout. I have put 5 rows into a template then in each row 2-3 columns, and when I …

Conditional Rules not working

Hi all, I am trying to build a set of conditional rules based on the answers to a previous question i present to the user. In effect i am trying to hide all non relevant follow on questions based on the answer of Q1. My goal is to reduce the amount of…

Express Export csv missing records

A client has an express form that has over 800+ pages of entries, with the recent ones being added on 5/12/2018. When an export is triggered it takes over a min because of the size but the last entry in the export is from a month before. 4/08/2018. Is …

BlockType::getByHandle

Working with a static block in a theme. Here is my code... [code] $bt = BlockType::getByHandle('auto_nav'); // some more settings $bt->render(); [/code] But it's not working. It keeps loading and returns an "allowed memory exhausted" error after …

Filter Posts