I ended up using a different template framework. Not sure what the actual problem was, but worked around it for now.
I’ve added class option with no luck. I am trying to style the File Upload button. Is this possible? If so, how?
I figured this out (not sure if it is the best way) by adding a description in the media library to the images that I wanted to pull. Then I added an
if(val.description == "foo") {
(execute code)
}
If there is a better way I would love to hear it.
David,
Thank you this is working great. There is one problem, no the get_excerpt is no longer showing up.
Any ideas what caused this?