All of sleeplesskxng's snippets

Logged In/out Bricks Condition

adds a filter for bricks builder to hide any element with .logged-in if the user is NOT logged in and to hide any element .logged-out if the user IS logged in.

Copy to clipboard

"Clickable Parent" Mixin

$child-element must be a class within the parent

Copy to clipboard

Maintenance Mode

Adds a maintenance redirect to a specified page. Allows for secret pass to bypass the maintenance mode. would look something like https://url.com/?access=allow-access

Copy to clipboard