Category:
With 209 articles also related to:
Aleš Sýkora wrote:
Remove Archive Title Prefix in Astra Theme
August 29, 2019 in WordPress
You can use this as a plugin to disable the Archive: Category: Tag: prefix in Astra Theme archives.
Aleš Sýkora wrote:
Tracking events with Google Tag manager & WordPress
November 28, 2023 in WordPress
Add numbers to your content with Google Tag Manager & Google Analytics Events.
Aleš Sýkora wrote:
Disable Astra Theme Next/previous Post link
November 28, 2023 in WordPress
Disable Next/Previous Post in Astra Theme.
Aleš Sýkora wrote:
Auto-populate child content with parent content’s title
July 11, 2019 in WordPress
Code snippet from our fan.
Aleš Sýkora wrote:
Auto login after creating new user with Toolset user form
July 11, 2019 in WordPress
Snippet from our fan.
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:
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.
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.
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.
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.