Category:
With 208 articles also related to:
Aleš Sýkora wrote:
Fluent Forms: ACF Link Field Mapping in User Registration form
November 14, 2024 in ACF, Custom Code, Fluent Forms
This guide explains how to map a URL field from Fluent Forms registration form to an ACF Link field in the user profile.
Aleš Sýkora wrote:
Fluent Forms: ACF Taxonomy Field Mapping in User Registration form
November 14, 2024 in ACF, Custom Code, Fluent Forms
This guide explains how to map a taxonomy field from Fluent Forms registration form to an ACF Taxonomy field in the user profile.
Aleš Sýkora wrote:
Fluent Forms: ARES Czech Company ID Validator
October 29, 2024 in Uncategorized
I have created a Czech Company ID (IČO) validatior via ARES for Fluent Forms.
Aleš Sýkora wrote:
Bricks: Change Menu Anchor Link Active status on scroll
November 25, 2024 in Uncategorized
If you want to have onepager with menu created from anchor links ─ and you want to change the active styles by scrolling over sections, you should try this snippet.
Aleš Sýkora wrote:
Bricks: Query Filters doesn’t work with WP ASE Disable Rest API Option
October 23, 2024 in Bricks Builder, Plugins, WordPress, WP ASE
When using query filters in Bricks Builder for WordPress, it is crucial to ensure that the REST API remains enabled if you have the WP Admin Site Enhancements (WP ASE) plugin activated.
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.