This tutorial helps you add a slider to the front page template in the Authority Pro theme by StudioPress.
In this case we replace the front page hero section with the slider and reposition it using the genesis_after_header hook from the genesis_before_content_sidebar_wrap hook.
Use any of these hooks.
Here’s the modified front-page.php template for registered users :
Thanks. Everything worked correctly.