Homepage › Community Forums › Optimal Theme Support › Question regarding home.php › Reply To: Question regarding home.php
Try adding a priority like the example above – add_action( ‘genesis_after_header’, ‘generate_box’, 10 ); and change the number until it shows in the right place.