Tag Archives: showing html content
Showing full content on category page
Drop the following code in your functions.php file add_action( 'genesis_entry_content', 'show_full_content', 1 ); function show_full_content() [...]
Drop the following code in your functions.php file add_action( 'genesis_entry_content', 'show_full_content', 1 ); function show_full_content() [...]