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:

Category Specific Conditional IF

December 31, 2019 in WordPress / 0 comments

If you need to use conditional IF to display posts for some specific category, here is example conditional how to do that: If you want to display posts not in category, then use ! as negotiation: Credits: Bryan Candy, Toolset User Group on facebook.

Continue reading

Aleš Sýkora wrote:

Bootstrap 4 button line break

November 11, 2019 in WordPress / 0 comments

Break the line of long text in Bootstrap 4 button on mobile device.

Continue reading

Aleš Sýkora wrote:

Comments Shortcode for Content Templates

November 11, 2019 in WordPress / 0 comments

Display comments section whetever you want.

Continue reading

Aleš Sýkora wrote:

Speeding up WordPress & Toolset

November 28, 2023 in WordPress / 0 comments

Tips for speeding up WP + Toolset.

Continue reading

Aleš Sýkora wrote:

WP Rocket + Toolset Exclude files from Defer JS

November 28, 2023 in WordPress / 0 comments

If you use WP Rocket + Toolset (especially Toolset forms) you should exclude deferring some scripts.

Continue reading

Aleš Sýkora wrote:

Restrict post types in taxonomy archive

October 29, 2019 in WordPress / 0 comments

If you need to restrict which custom post types will display in taxonomy archive, you need to do it with some PHP. Here is how to do it.

Continue reading

Aleš Sýkora wrote:

Woocommerce Bootstrap 4 CSS Columns Cart Fix

October 8, 2019 in WordPress / 0 comments

Woocommerce uses same CSS classes for their cart columns. It makes some problems with Bootstrap 4. Easy way to fix it.

Continue reading

Aleš Sýkora wrote:

Custom Schema.org markup for WordPress Custom Post types

November 28, 2023 in WordPress / 3 comments

Learn how to add Schema.org markup with JSON-ld and WordPress and create your own unique Schema.org plugin.

Continue reading

Aleš Sýkora wrote:

Astra Theme Container Width Fix

September 4, 2019 in WordPress / 0 comments

If you encounter some issues with container width on mobile device when using Astra Theme and Toolset and Bootstrap try this CSS fixes.

Continue reading

Aleš Sýkora wrote:

Set Dropdown Field Default Value from — Not set — in Toolset With Javascript

November 28, 2023 in WordPress / 0 comments

If you want to change the -not set- text when using the dropdown field in Toolset form, you must use custom JavaScript. Here is an example how to do it.

Continue reading