Latest news from Great-tit

I firmly believe that sharing knowledge is the key to mutual growth and development. Each article and guide I write is the result of countless hours of intense research and the unwavering passion I pour into it. Your support enables me to continue creating high-quality, informative, and engaging WordPress resources that empower you on your journey.

208 Published articles 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 / 0 comments

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 / 0 comments

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:

Fluent Forms: ARES Czech Company ID Validator

October 29, 2024 in Uncategorized / 0 comments

I have created a Czech Company ID (IČO) validatior via ARES for Fluent Forms.

Continue reading

Aleš Sýkora wrote:

Bricks: Change Menu Anchor Link Active status on scroll

November 25, 2024 in Uncategorized / 0 comments

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.

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 / 0 comments

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 / 0 comments

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: TranslatePress short language switcher styles

September 12, 2024 in Uncategorized / 0 comments

Provide better integration of the language name switcher shortcode into your Bricks Builder theme. Grab the CSS code here.

Continue reading

Aleš Sýkora wrote:

Bricks: Display Current User Posts

August 27, 2024 in Bricks Builder, Custom Code / 0 comments

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 / 0 comments

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 / 0 comments

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