Tuesday, July 24, 2018
The Great Tit
Tuesday, September 05, 2023
Bricks: wp_body_open and wp_footer don't work
If you want to add some code to your Bricks builder made WordPress website - for example with Advanced Scripts od WPcodeBox, than you may encounter problem when using actions for body and footer. This actions doesn't work in Bricks builder: You must use custom…
Read More
Tuesday, February 08, 2022
Free Cookie Consent in WordPress with Tag Manager Consent Mode
This tutorial is created for all people who try to set up their EU cookie…
Read More
Wednesday, August 30, 2023
Bricks: WP Query by ACF Date field
If you want to display a post type with the ACF date field assigned to display (for example) events in the future by the date, you should know how to create the query in Bricks. You must set the return value of ACF date field…
Read More
Monday, August 28, 2023
Bricks: Get ACF Radio field Value and Label
This tutorial is made for Brics Builder users who you use ACF Radio field set to return Array and wants to get the Value or Name of the radio selected. Make sure your ACF radio field is set to return Both (Array) and your options…
Read More
Thursday, August 03, 2023
Solve .breakout-full class body overflow in Automatic.css
If you use Automatic.CSS framework, you may encounter a known glitch when using .breakout--full class. It’s an issue with anything that is with 100vw. The overflow is caused by the vertical scrollbar on the edge of the page. It only shows an overflow to the…
Read More
Friday, June 09, 2023
How to Retrieve ACF Field from a Group field within an Option Page
If you want to use ACF fields data from option page - it's easy. You can just use get_field('field_slug','option') unless you wrap the field in the group field. Let's take a look how to get the field data. Understanding the Structure of Advanced Custom Fields…
Read More
Tuesday, May 30, 2023
How to get RankMath primary WooCommerce product category
Learn how to retrieve and display the primary category of a product in WooCommerce using the RankMath plugin. WooCommerce lacks a built-in feature to assign a primary category, but RankMath fills this gap. With the provided code snippet, you can retrieve the primary category ID…
Read More
Tuesday, May 23, 2023
Separate WooCommerce Categories and products
When you use default WooCommerce archives, you may like to display child categories and products on category page. When you do it like that, you will see that flex columns and rows has been created, and products starts right after last category, on same row.…
Read More
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram