Category: WordPress

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.

Continue reading

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.

Continue reading

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.

Continue reading

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.

Continue reading

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.

Continue reading

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:…

Continue reading

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.

Continue reading

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.

Continue reading

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.

Continue reading

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.

Continue reading