So I figured it out. There is a plugin from StudioPress called Genesis Simple Hooks. It allows you to execute shortcode, html and php into various hook elements in the framework.
For my purpose I just added the php code to genesis_before_entry_content
Related Posts:
- Use custom template on custom post type
- Childs PHP files not overwriting Parent’s PHP files
- Is it possible to disable a function of a parent theme?
- Displaying post per day
- Guidance with The Loop for CMS
- Copyright info change in Theme Child PHP
- How to add active class to custom menu using while loop and wp_list_pages
- Add footer.php to WordPress child theme
- Print html when custom field has value inside while loop
- Post from one loop in different containers?
- Custom Loop Pagination on WordPress
- delete an array element when its date expires
- User Defined order on get_categories?
- Understanding child theme functions.php
- Want to create Child theme, but already edited Parent theme css files and some php files
- When would you use $_post instead of $post?
- How do I display the function the_content in this loop?
- Must Use Plugin Causing Query Error
- How to get to a specific position in wp_query?
- Advanced Custom Fields: Post Object – Not returning data [closed]
- Facebook “like” open graph meta in header.php
- WordPress child theme fails to override parent navigation menu in /inc/structure/header.php
- How can I add multiple ‘tax_query’ arrays via a loop?
- Custom Post Type Loop throws 500 error when used in widget
- Using foreach loop breaks
- Loop with slider (slider not loading)
- How to hide all child pages with post_query?
- How to sort posts based on the value (number) of a post’s metadata?
- Displaying Woocommerce Product Category in WordPress
- How can I add extra word in permalink when someone click download button?
- Woocommerce : Can’t get product info in loop
- How to edit php files in Child Theme?
- WordPress Child Themes
- List posts that don’t have a specific tag?
- Can we count the WordPress Loop
- Add content after the first post in WP Loop
- Display an image if odd number of posts in grid
- What file have I to create in my custom WordPress theme to show all the post belonging to a specific category?
- 2nd page displaying the exact same posts as my first page (minus the very first post)
- Is the 404 page automatically displayed if a loop returns nothing?
- Last class on last headline?
- How to edit HTML of my website on WordPress? [closed]
- Warning: printf(): Too few arguments in helpers.php file
- How do I check or test a WordPress Auto Year Change Script?
- use loop to return blog details
- How to add post meta in while loop?
- Echoing a CSS class based on category of post in a list
- Calling function in loop causes repeat data
- How to Generate a list of Most Commented post?
- How to pick “full/thumbnail” images in the loop?
- How to Fix an Archive.php That Displays All Posts?
- Php code error in wordpress if else statements [closed]
- How to add ASCII symbol after each recent post [closed]
- Need advice on theme customizer and child themes
- pagination broken – clicking next displays “page not found”
- Search.php gets metadata from first post
- the_post(); prints out style text into my HTML?
- Hard-coding a shortcode as the last menu item in primary navigation?
- How do I get pagination for get_posts() in WordPress or do I have to rewrite the whole code?
- Child-Theme Category View with modified permalinks (%category% removed)
- remove_action from parent theme using child theme functions.php
- Check if current post in loop is last on current page
- How to change this ajax function to submit to the default wordpress content area instead of the custom field ‘seller notes’?
- How to let mobile navigation menu close when link is clicked?
- How to Change Site Elements based on referring URL
- adding or removing endforeach; throws error!
- If i use a child theme to add new code blocks to header.php, how does it get inserted in the right place in parent’s header.php?
- Adding PHP to an if else loop
- Accordion headings cuts off to second line on collapsing a accordion heading (used acf repeater)
- WordPress Recent Posts – Loop
- ACF background-color per post in a WordPress loop
- Advertisement in Loop Posts wordpress
- How to override html codes in wordpress?
- Filter loop by ‘price’ with meta_query
- How to Pass Current Taxonomy Terms into new WP_Query?
- For each 3 posts, show a different post type
- Loop returns more items than exist?
- Modify category archive page loop on functions.php
- WP_Post is not from correct array
- Post formating on Home page
- divide custom field values in div every two values
- Modify arguments for parent theme’s `wp_register_style` via child theme
- Limit ads appearing more than three times
- Child theme not working properly
- Inserting A Feed and Sidebar into an HTML Page
- Pagination on Custom Loop
- What is the best way to get the first few post from WordPress in different divs using a loop?
- Advanced Taxonomy query, with 3 post types
- Custom single.php files for different post formats
- Troubleshooting “loopback requests that take too long”
- Why does a meta_query break this WP_Query?
- If I define a variable in header.php, how do I make it available to templates?
- Loop on a wordpress Page instead of content coming from the WP text editor
- How to create a loop where loop changes every post?
- Help with if/else loop [closed]
- Child-theme suddenly stopped working [closed]
- $_html is empty when var dumped
- Divi – add title to mobile menu button
- How can I use AJAX in child theme template?
- How do I display WooCommerce products in my query to rows of 3?