Genesis Sandbox Featured Content Widget. Based on Nick Croft's Genesis Featured Widget Amplified for additional functionality which allows support for custom post types, taxonomies, and extends the flexibility of the widget via action hooks to allow the elements to be re-positioned or other elements to be added.
39
stars
21
forks
source link
Post Info + Featured Image Before Title ordering #52
When you set post info and a posts featured images to render 'Before Title', post info actually shows before the featured image, which I doubt mostly anyone would want. I've tried to dig through the plugin source to figure out how to force the load order within that hook to no avail. A means of prioritizing one over the other via the widget is desirable, but at a minimum I'd love to get a snippet for filtering the load order to throw into my functions file.
When you set post info and a posts featured images to render 'Before Title', post info actually shows before the featured image, which I doubt mostly anyone would want. I've tried to dig through the plugin source to figure out how to force the load order within that hook to no avail. A means of prioritizing one over the other via the widget is desirable, but at a minimum I'd love to get a snippet for filtering the load order to throw into my functions file.