28th Sep '23/0 comments/FavoriteDropdown Menu in Bricks using InteractionsSridhar Katakam This Pro tutorial provides the steps to toggle a WordPress menu when a div is clicked using the Interactions feature in Bricks. When clicked: Step 1 At Appearance → Menus create a navigation menu having top-level items. Ex.: Step 2 Copy the following JSON code and paste it in your Bricks editor. This is a BricksLabs Pro tutorial. For full access login below or create your BricksLabs Pro account Username Password Remember Me Forgot Password Tagged: BricksInteractionsProSridhar KatakamSridhar Katakam is a Bricks enthusiast. He likes helping others by researching and solving WordPress-related problems and building websites.Get access to all 526 Bricks code tutorials with BricksLabs Pro
Floats in Bricks for Wrapping Text Around ImagesIn the Bricks Facebook group a user asks: Float, left or right? Just a quick question. Am I going crazy or can't I specify a…Read more →Categories: Bricks, Free, WordPressTags: CSS
Pro Sticky Header Only For Visitors in BricksA user asked: Anyone know if its possible to make the sticky of the header conditional only for logged out users? This Pro tutorial shows…Read more →Categories: Bricks, ProTags: Sticky Header
Pro Centered Image Logo in BricksUpdated on 8 Mar 2023 This Pro tutorial provides the steps to add a logo image as the center menu item that shrinks when the…Read more →Categories: Bricks, ProTags: Header, Sticky Header
Pro Fixed Sidebar Layout in BricksA user asked: This Pro tutorial provides the steps to set up a fixed left (or can be on the right) sidebar using hooks and…Read more →Categories: Bricks, ProTags: Hooks, Layout
Pro YouTube Video Timestamps in BricksThis Pro tutorial provides the steps to output a YouTube video given its ID with custom timestamps and their description text using ACF Pro or…Read more →Categories: Bricks, Plugins, ProTags: ACF Pro, ACF Repeater, Interactions, Loop Index, Meta Box
How to populate a map with dynamic markers from a CPT using ACF in Bricks (PART 3)This tutorial provides the PHP & JS codes that can be pasted in order to filter your markers on a map each time you digit…Read more →Categories: Bricks, Free, PluginsTags: ACF, Animations, Filters, Isotope, Leaflet, Maps, Query Loop
Pro tsParticles in BricksUpdated on 5 Aug 2023 This Pro tutorial provides the steps to set up tsParticles, a lightweight TypeScript (uses JavaScript) library for creating particles as…Read more →Categories: Bricks, ProTags: JavaScript
Pro Horizontal Scrolling Sections in Bricks Using GSAP’s ScrollTriggerIn this Pro tutorial we'll use GSAP's ScrollTrigger library in Bricks to create a section that will scroll horizontally across a number of full width…Read more →Categories: Bricks, ProTags: Animations, GSAP, Horizontal Scroll, ScrollTrigger
Pro Button-specific HTML in Bricks PopupIn the Bricks Facebook group a user asks: I need to create popups to expend the text (eg. read more). I wonder if I have…Read more →Categories: Bricks, ProTags: Interactions, JavaScript