All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Please read about the changes to BoldMinded add-on licensing.

Ticket: Nesting tag count variables don’t take draft status into account.

Status Resolved
Add-on / Version Bloqs 4.2.1
Severity
EE Version 5.3.0

Adam Skiles

Feb 27, 2020

When using

{blocks:children:total_blocks}

it doesn’t take into account the draft status of a block.

Example: I have a parent block of “Media Group” and children blocks of “Media Group Item”. I have 4 blocks total nested - 3 in normal status, and 1 in draft status.

Logically, the count variable should return “3” as that is the actual amount being displayed, but it is returning “4” as that is, technically, the amount of blocks nested.

#1

BoldMinded (Brian)

Thanks for pointing this out. This one I can replicate, so I’ll try to have a fix included with the other issue you reported.

#2

BoldMinded (Brian)

This should be fixed in the last build I sent you, and will be included in the 4.2.3 release.

Login to reply