Category: Custom Code
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:
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:
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:
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.
Aleš Sýkora wrote:
WooCommerce Block Cart: Extend product name
February 15, 2024 in Custom Code, WooCommerce, WordPress
Add emoji before and after product name in Cart.
Aleš Sýkora wrote:
Incompatible archive ─ WordPress 6.4.3 SOLVED!
February 14, 2024 in Custom Code, WordPress
Since latest WordPress release, you may encounter getting “incompatible archive” error when uploading plugins or themes.