Categoría: BRICKS PRO

  • Conditional Output in Bricks based on if Content has Headings

    If you have a section in your single post template having a dynamically generated TOC from headings but do not want it to be output if there are no headings, this Pro tutorial shows how. Step 1 Add the following in child theme‘s functions.php (w/o the opening PHP tag) or a code snippets plugin: <?php…

  • Floating Bottom Div when Scrolling Down in Bricks

    Floating Bottom Div when Scrolling Down in Bricks

    In the BricksLabs Facebook group, a user asked: Any tutorial on how to implement the floating call to action element at the bottom this site? https://www.heyfriends.studio/ Initially thinking of headroomJS but open to suggestions. I also have motion.page so if anyone has implemented something like this using that plugin, I’d appreciate your feedback. This Pro…