Category: WordPress

With 208 articles also related to:

Aleš Sýkora wrote:

Properly align Checkbox in Astra theme

November 28, 2023 in WordPress

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

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

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

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

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

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

Aleš Sýkora wrote:

Custom Post Type Taxonomy Post Count Using the Toolset Plugin

December 6, 2023 in WordPress

Add this snippet to your functions.php or create your own plugin…

Continue reading

Aleš Sýkora wrote:

Make slow YouTube embed faster with Toolset

December 6, 2023 in WordPress

Speed up your Toolset website with YouTube embeded videos. Load them faster in a minute. Try it right with this tutorial.

Continue reading

Aleš Sýkora wrote:

Calculate between Toolset Types fields easily

November 28, 2023 in WordPress

Calculate between your Toolset custom post fields. Make your own plugin with shortcode today (or download our for free). Start now with our tutorial!

Continue reading

Aleš Sýkora wrote:

Basic SEO plugin with Toolset Types & Types Fields API

December 6, 2023 in WordPress

Make your own SEO plugin with Toolset Types. No need to install any additional SEO plugins. Read our tutorial and make your own today!

Continue reading