Category

Uncategorized

Articles in this category
rcp_gateway_{gateway ID}
Coming soon: Restrict Content Pro is becoming Kadence Memberships. You may see both names used while we update the product, documentation, a…
1 min read
RCP_Levels – Deprecated
Coming soon: Restrict Content Pro is becoming Kadence Memberships. You may see both names used while we update the product, documentation, a…
4 min read
Remove Line From Footer Titles Ascend
To remove the line from your footer widget titles, add this CSS to Theme Options> Custom CSS: .footer-widget-title:before { display: none…
1 min read
Remove Line From Footer Titles Ascend
To remove the line from your footer widget titles, add this CSS to Theme Options> Custom CSS: .footer-widget-title:before { display: none…
1 min read
Remove Lines In-between Secondary Menu Items in Ascend
To remove the lines in-between the secondary menu items in Ascend, you can add the following to your custom CSS box in Theme Options…
1 min read
Remove Page and Post Titles Sitewide Virtue
To hide all page titles in Virtue Theme without any CSS, add this to your functions.php in your child theme: [php]remove_action('virtue_page…
1 min read
Remove title tags on Kadence SVG Icons
By default, Kadence SVG icons include a <title> tag inside the SVG markup. This is intentional and generally beneficial because the &l…
1 min read
Remove Underline From Breadcrumbs Ascend
To remove the underline from your breadcrumb trail, add this CSS to Theme Options> Custom CSS: #kadbreadcrumbs a { border: none; }
1 min read
Run JavaScript when Query Loop (Adv) Updates
Kadence Blocks Pro has an event called kb-query-loaded that fires whenever a Query Loop (Adv) block loads new results. Think of it like a&he…
2 min read
SCORM and xAPI
SCORM 1.2 and SCORM 2004 are supported for Articulate, iSpring, and Adobe Captivate by using a third-party add-on (GrassBlade xAPI Companion…
1 min read
Separate Sliders for Mobile and Desktop Ascend
Instead of just adding this in the shortcode box: [kadence_slider_pro id="2"] You can add like this: &lt;div class="my-desktop-slider"&a…
1 min read
Setting Block Defaults
Sometimes, you need to add a block many times and need them to have identical styles. In these cases, you can save the block’s…
2 min read