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:

Tracking events with Google Tag manager & WordPress

November 28, 2023 in WordPress / 0 comments

Add numbers to your content with Google Tag Manager & Google Analytics Events.

Continue reading

Aleš Sýkora wrote:

Disable Astra Theme Next/previous Post link

November 28, 2023 in WordPress / 4 comments

Disable Next/Previous Post in Astra Theme.

Continue reading

Aleš Sýkora wrote:

Auto-populate child content with parent content’s title

July 11, 2019 in WordPress / 0 comments

Code snippet from our fan.

Continue reading

Aleš Sýkora wrote:

Properly align Checkbox in Astra theme

November 28, 2023 in WordPress / 0 comments

Hello, today I found that Astra theme incorrectly displays Toolset form checkbox. This is fast repair:

Continue reading

Aleš Sýkora wrote:

Best practise for jQuery in Toolset

July 3, 2019 in WordPress / 0 comments

Let me explain best practices for using jQuery inside a View, Form or Content Template’s JS panel.

Continue reading

Aleš Sýkora wrote:

Trigger js event after ajax finished

November 28, 2023 in WordPress / 0 comments

There’s a way to trigger a javascript callback after ajax event. The way how to do that is easy.

Continue reading

Aleš Sýkora wrote:

Get a grandparent post ID from a shortcode with Toolset

December 6, 2023 in WordPress / 0 comments

This simple shortcode will allow you to get that grandparent post ID without the need for additional Content Templates or Views.

Continue reading

Aleš Sýkora wrote:

Shortcode to display word count or reading time in Toolset Views

December 6, 2023 in WordPress / 0 comments

This shortcode “word-count” will display a count of words for whatever content is passed, and can optionally display an estimated reading time.

Continue reading

Aleš Sýkora wrote:

User friendly Multiple Select Field with Toolset Forms & Select2.js

December 6, 2023 in WordPress / 0 comments

Using the standard multiple select field is bad. Bad for UX. Why should I hold down the CTRL when I need select more than one value? Let’s make your multiple select fields user friendly with Select2.js.

Continue reading