Kadence Theme – Display 2 Different Menus On Different Pages Using Element Hook, PHP & Plugins

Show Widget Area Using Hooked Element In Kadence Create a PHP function that adds a Widget area to the Kadence “Above All Content” Hook. Step-by-step instructions to register a custom [widget_area] shortcode so it can be used anywhere shortcodes are accepted in WordPress including in Kadence Elements. Add the PHP to site via Code Snippets WordPress plugin Kadence Element…

Advanced Sidebar Menu WordPress Plugin

By OnPoint Plugins Creates dynamic menus based on parent/child relationship of your pages or categories. Advanced Sidebar Menu is a fully automatic sidebar menus. Uses the parent/child relationship of your pages or categories to generate menus based on the current section of your site. Assign a page or category to a parent and this will do…

WordPress Action & Filter Hooks

Resources: Using Action & Filter Hooks – Themify Kadence Theme Hooks – Kadence WP Test hooking into kadence_before_content to display text before all content in my Kadence WordPress theme: Next up, figure out how to add the below wp_nav_menu() function to the Kadence theme’s header.php via a WordPress hook: An In-Depth Guide to Create and Customize a…