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.

Published articles related to:

Aleš Sýkora wrote:

Integrate Bookolo with TranslatePress languages

February 8, 2024 in TranslatePress, Uncategorized, WordPress / 0 comments

How to dynamically add the current site language into Bookolo script.

Continue reading

Aleš Sýkora wrote:

Fluent Forms: How to Detect and save Sender’s Website Language with Smartcode

February 8, 2024 in Custom Code, Fluent Forms, WordPress / 0 comments

You can get the website language code when user submit the Fluent Form with custom Smartcode.

Continue reading

Aleš Sýkora wrote:

Bricks Builder: ACF True/false in conditions

February 5, 2024 in Bricks Builder, Custom Code, Plugins, WordPress / 0 comments

If you want to use ACF True/False field in conditions for display/hide Bricks Builder modules you need to know something…

Continue reading

Aleš Sýkora wrote:

Bricks Builder: WP Grid Builder facets not working

January 12, 2024 in Bricks Builder, Plugins, WordPress, WP Grid Builder / 0 comments

Quick advice from my mistakes when setting up Bricks + WP Grid Builder.

Continue reading

Aleš Sýkora wrote:

Get WooCommerce Checkout fields slugs

January 9, 2024 in Custom Code, WooCommerce, WordPress / 0 comments

Knowing checkout field slugs is crucial for customizing and optimizing your checkout process. It’s like having a secret key to unlock the full potential of your e-commerce site.

Continue reading

Aleš Sýkora wrote:

Display the content of a parent post in a child post using Bricks Builder

January 5, 2024 in Bricks Builder, Custom Code, WordPress / 0 comments

In this tutorial, you will learn, how to display content of parent post on it’s child post page. It is not a normal scenario, however, sometimes is needed.

Continue reading

Aleš Sýkora wrote:

Display Bricks element if is_page or is_archive or is_single

January 5, 2024 in Bricks Builder, Custom Code, Plugins, WordPress / 0 comments

Use global reusable templates and change the content with determitaion functions.

Continue reading

Aleš Sýkora wrote:

Automate Sharing New WordPress Articles: Streamlining Social Media Publishing with ChatGPT and Make.com

December 6, 2023 in WordPress / 0 comments

You will learn how to use make.com to automatically post your blog articles on social media.

Continue reading

Aleš Sýkora wrote:

Display published post number in WordPress

December 6, 2023 in Custom Code, WordPress / 0 comments

To display a number of published posts you need a wp_count_posts php function.

Continue reading

Aleš Sýkora wrote:

Get only sticky posts in Bricks query builder

December 6, 2023 in Bricks Builder, Plugins, WordPress / 0 comments

If you need to query ONLY sticky (featured) WordPress posts with Bricks builder, here is how to do it. 1) You should know how it works in WP Query Here is how you construct WP Query to get sticky posts: 2) Use the Query editor in Bricks Builder Now you can use the knowledge in…

Continue reading