23rd Nov '23/0 commentsStock Quantity Block for WP Grid BuilderSridhar Katakam In the unofficial WP Grid Builder Facebook group a user asked: Is it possible to show stock quantity on the card? I can't find it in blocks, only in/out of stock, and I need to show how many items are on stock. This Pro tutorial provides the code for creating a custom WP Grid Builder block using the wp_grid_builder/blocks filter. Add the following in child theme's functions.php or a code snippets plugin: This is a BricksLabs Pro tutorial. For full access login below or create your BricksLabs Pro account Username Password Remember Me Forgot Password Tagged: PluginsProWP Grid BuilderSridhar KatakamSridhar Katakam is a Bricks enthusiast. He likes helping others by researching and solving WordPress-related problems and building websites.Get access to all 626 Bricks code tutorials with BricksLabs Pro
WooCommerce Product Loop Template in BricksCreate a standard product loop template design in Bricks, and set it to override the default WooCommerce product loop.Read more →Categories: Bricks, Free, PluginsTags: Dynamic Data, Template Overriding, WooCommerce
Pro WooCommerce Product Carousel in BricksHow to set up a carousel that shows WooCommerce products with the product title, price and Add to Cart button for each.Read more →Categories: Bricks, ProTags: Accordion, WooCommerce
Dynamic Post Sliders in Bricks with BricksExtras and WP Grid BuilderThis article provides the answer to We are going to set up a Bricks query loop that shows the posts of a Custom Post Type…Read more →Categories: Bricks, Free, PluginsTags: BricksExtras, Pro Slider, WP Grid Builder
Pro Check if the User Purchased Any of the Specified ProductsThis Pro tutorial provides the steps for setting up a dynamic data condition on any element in Bricks so it can be output only if…Read more →Categories: Bricks, Plugins, ProTags: Conditions, Dynamic Data, WooCommerce
Pro Similarly Priced WooCommerce Products Bricks Query LoopHow to show products priced within a percentage of the current single product's price.Read more →Categories: Bricks, Plugins, ProTags: WooCommerce
Pro Featured Products in Bricks Query LoopShowing how WooCommerce products marked featured can be output in a Bricks query loop.Read more →Categories: Bricks, ProTags: bricks/posts/query_vars, WooCommerce
Pro WP Grid Builder Filters inside Bricks’ OffCanvasThis Pro tutorial provides the steps to move WP Grid Builder's filters inside the Bricks' native Offcanvas on smaller viewport widths. Let's work with the…Read more →Categories: Bricks, Plugins, ProTags: JavaScript, WP Grid Builder
[WooCommerce] Product Category Image Background in BricksHow to set up the product category thumbnail image as the background of a Section.Read more →Categories: Bricks, Free, PluginsTags: WooCommerce
Create A Customizable AJAX Add To Cart Button In Bricks BuilderIn Bricks, you can simply create an Add To Cart button from a dynamic data / function {woo_add_to_cart}. This button supports AJAX as well if…Read more →Categories: Bricks, Free, PluginsTags: AJAX, Conditions, WooCommerce