Skip to content

[Bug] Dividing by Zero in the Header #708

@joe9663

Description

@joe9663

Describe the bug
DreamHost contacted us about an issue loading the Customizer. User's site was returning a DivideByZeroError on class-boldgrid-framework-control-col-width.php:119

Add error handling to ensure that we don't break existence if $items_in_row evaluates to zero.

if count( $row['items'] ) === 0 : continue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugGeneral bug issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions