Category

Uncategorized

Articles in this category
Add Search to Secondary Menu Virtue
If using a child theme, you can add a search bar to your secondary menu by adding this function to your functions.php file. If…
1 min read
Add Thumbnails to Next/Previous Post Navigation
By default, the Kadence Theme post navigation shows only the post titles with arrows. With this code snippet, you can enhance it by displaying…
2 min read
Adding Elements after Specified Paragraphs
When using Kadence Elements (available in Theme Kit Pro), you may have noticed the “After First, Second, Third, and Fourth Paragraphs” Element Placement options.…
2 min read
Adding Fields to LearnDash Registration Forms with Advanced Custom Fields (ACF)
Why Custom Registration Fields Matter for Course Providers Elevate your course experience by unlocking powerful student insights with custom registration fields. Custom registration fields…
4 min read
Adding Your Google Maps API
Google requires that you obtain an API code in order to use their maps services.  This is a recent requirement that means you must…
2 min read
Adjusting the Kadence Theme’s scroll offset using a filter
The Kadence Theme has the kadence_scroll_to_id_additional_offset filter that allows users to modify the additional vertical offset (in pixels) applied when scrolling to anchor links…
1 min read
Advanced
This tab includes advanced settings intended primarily for developers. These settings control how donors access their information, how data is managed if you delete…
4 min read
Always Show Carousel Arrows Pinnacle
To always display the carousel navigation arrows on your site, add this CSS to Theme Options> Custom CSS: .carousel_outerrim .next_carousel, .carousel_outerrim .prev_carousel, .carousel_slider_outer .next_carousel,…
1 min read
Always Show Carousel Arrows Virtue
To force the navigation arrows to always be visible on your site’s carousels, regardless of their hover state, add this CSS to Theme Options>…
1 min read
Always Show Virtue Portfolio Captions
To always show the portfolio captions in your portfolio grid, add this CSS to Theme Options> Advanced Settings: .portfolio_item .portfoliolink { opacity: 1; }…
1 min read
Apple App Store Publishing Checklist – How to Prepare Your iOS Learndash App for Publishing on the Apple App Store
Introduction Preparing your iOS app for the Apple App Store starts with the correct configurations in your Learndash App settings. Before setting up your…
4 min read
Ascend – Add Search to Secondary Menu
If using a child theme, you can add a search bar to your secondary menu by adding this function to your functions.php file. If…
2 min read