How to add after entry widget area in author box(genesis theme)

“after entry widget area code” add_theme_support( ‘genesis-after-entry-widget-area’ );
“author box code” add_filter( ‘get_the_author_genesis_author_box_single’, ‘__return_true’);

Do you have a question you would like help with, or is there something here you would like to discuss?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.