Category:
With articles also related to:
Aleš Sýkora wrote:
Bricks: How to load Animate On Scroll library properly in Builder
September 20, 2024 in Bricks Builder, Uncategorized
If you use the AOS scripts and you want them to load in Bricks Builder, you must use the functions.php.
Aleš Sýkora wrote:
Bricks: TranslatePress short language switcher styles
September 12, 2024 in Uncategorized
Provide better integration of the language name switcher shortcode into your Bricks Builder theme. Grab the CSS code here.
Aleš Sýkora wrote:
Bricks: Display Current User Posts
August 27, 2024 in Bricks Builder, Custom Code
You will learn, how to create “my posts” query in Bricks builder.
Aleš Sýkora wrote:
Bricks: Auto scroll to active Tab ─ Tabs Nestable element
May 3, 2024 in Bricks Builder, Custom Code, WordPress
If you want your browser to autoscroll to the tab content when user click on Tab nestable title (especially in mobile view) you will need to add some javascript to your page. I use Code Block to add this code only where I need it. Here is the code to insert into Bricks Code Block:…
Aleš Sýkora wrote:
WooPayments – change Credit card / debit card text
April 29, 2024 in Custom Code, WooCommerce, WordPress
If you want to change the text of payment method Credit card / debit card when using WooCommerce Payments official plugin, you can use Loco Translate or you can use small snippet below.
Aleš Sýkora wrote:
Gridbuilder ᵂᴾ – Hide facet title
March 12, 2024 in Plugins, WordPress, WP Grid Builder
Hide the facet titles in WP Gridbuilder with CSS.
Aleš Sýkora wrote:
Disable ACF HTML escaping
March 5, 2024 in ACF, Custom Code, WordPress
Learn, how to disable the new ACF security feature, which enable the kses HTML escaping of potentially unsafe HTML in ACF fields.
Aleš Sýkora wrote:
Conditional display by TranslatePress language in Oxygen Builder
March 1, 2024 in Oxygen Builder, TranslatePress, WordPress
If you need to display section or some Oxygen Builder content only in some language, you can do it easily with TranslatePress and Oxygen Conditionals.
Aleš Sýkora wrote:
LearnDash: Custom Shortcodes for Kadence Query Loop
February 29, 2024 in Custom Code, Kadence, LearnDash, Plugins, Themes, WordPress
I just tried to use Shortcodes from LearnDash in Kadence Theme query loop without andy luck to make them work. So I made mine own ones.
Aleš Sýkora wrote:
ACF Gallery in Bricks Loop
February 26, 2024 in ACF, Bricks Builder, Custom Code, Plugins, WordPress
If you want to build your own gallery layout and you want to be completely free of Bricks Gallery block, then you may need to use custom query.