Doesn't work with Types & Views
-
Hi there,
I’m trying to run this plugin alongside Types & Views. I know this might be a question for their developers as well, but I think it might have to do with the time at which this plugin works it’s magic in the loop. Here’s the issue. . .
In one of my views, I’m spitting out a custom field audio URL value using a field shortcode that looks like this:
[types field="audio-upload-file"][/types]
On the front-end, however, this just outputs the text version of the URL, instead of the plugin’s rendered player. If I just hand write an audio URL in the view, it works fine, so I’m thinking it must be an issue of the plugin trying to do it’s thing BEFORE the field shortcode has been processed.
Is there a way to force the plugin to run later in the cycle, perhaps on a later hook/action?
Thanks!
– Mickeyhttps://www.ads-software.com/extend/plugins/oembed-html5-audio/
- The topic ‘Doesn't work with Types & Views’ is closed to new replies.