Category: WordPress
With 208 articles also related to:
Aleš Sýkora wrote:
LearnDash: Custom Shortcodes for Kadence Query Loop
February 29, 2024 in Custom Code, Kadence, LearnDash, Plugins, Themes, WordPress
I just tried to use Shortcodes from LearnDash in Kadence Theme query loop without andy luck to make them work. So I made mine own ones.
Aleš Sýkora wrote:
ACF Gallery in Bricks Loop
February 26, 2024 in ACF, Bricks Builder, Custom Code, Plugins, WordPress
If you want to build your own gallery layout and you want to be completely free of Bricks Gallery block, then you may need to use custom query.
Aleš Sýkora wrote:
WooCommerce Block Cart: Extend product name
February 15, 2024 in Custom Code, WooCommerce, WordPress
Add emoji before and after product name in Cart.
Aleš Sýkora wrote:
Incompatible archive ─ WordPress 6.4.3 SOLVED!
February 14, 2024 in Custom Code, WordPress
Since latest WordPress release, you may encounter getting “incompatible archive” error when uploading plugins or themes.
Aleš Sýkora wrote:
Integrate Bookolo with TranslatePress languages
February 8, 2024 in TranslatePress, Uncategorized, WordPress
How to dynamically add the current site language into Bookolo script.
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
You can get the website language code when user submit the Fluent Form with custom Smartcode.
Aleš Sýkora wrote:
Bricks Builder: ACF True/false in conditions
February 5, 2024 in Bricks Builder, Custom Code, Plugins, WordPress
If you want to use ACF True/False field in conditions for display/hide Bricks Builder modules you need to know something…
Aleš Sýkora wrote:
Bricks Builder: WP Grid Builder facets not working
January 12, 2024 in Bricks Builder, Plugins, WordPress, WP Grid Builder
Quick advice from my mistakes when setting up Bricks + WP Grid Builder.
Aleš Sýkora wrote:
Get WooCommerce Checkout fields slugs
January 9, 2024 in Custom Code, WooCommerce, WordPress
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.
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
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.