Articles in this category
PayPal Pro
The GiveWP Recurring Donations Add-on has support for the GiveWP PayPal Pro payment gateway. This allows you to accept recurring donations via Credit Card directly…
PayPal Settings
LearnDash comes with built-in PayPal support, allowing you to accept payments without needing extra plugins or add-ons. Once configured, you can start selling courses…
PHP Requirements
The minimum required PHP version is 7.4. If you’re using an earlier version, please update to 7.4 or above. We’ve got you covered and…
Pinnacle – Always Show Portfolio Captions
To always display your portfolio captions without having to hover, add this CSS to Theme Options> Custom CSS: .portfolio-item .portfolio-table { ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:…
Pinnacle – Set Page Header Default Background
To set the default image that will appear in your page or posts header behind the page title, navigate to Theme Options> Page Title,…
Pinnacle – Show Hover Effects in Mobile
To display the captions for your portfolio in mobile view, add this CSS to Theme Options> Custom CSS: @media (max-width: 767px) { .portfolio-item .portfolio-table…
Plugins Overview
Populate Select, Checkbox, and Radio field option values programmatically in Form (Adv)
This guide explains how to programmatically populate option values for Select, Checkbox, and Radio fields inside the Form (Adv) block. By default, these fields…
Prebuilt Layouts
Kadence Blocks offers the ability to use prebuilt layouts to add awesome layouts to your pages. Not only do the layouts offer a simple…
Programatically assign variation visibility
If you’re looking to assign the variaton visibility in your store and don’t want to do it on a per-product basis, you can do…
Prompting AI Agents for LearnDash
Overview When using the Model Context Protocol (MCP) with LearnDash, the quality of your prompts determines the accuracy and safety of the results. Whether…
Query Loop (Adv) Block: Split Character Filter
The kadence_blocks_pro_query_block_split_character filter allows you to change the character used to split values in the Query Loop (Adv) Block (included in Kadence Blocks Pro).…