• Resolved creativemanner

    (@creativemanner)


    Hey, I just purchased your Pro version for this plugin as well to tie to my custom fields.
    I’ve got some help for running a couple of features. I don’t know if it is doable or not, but I would like to get these metadata fields as a shortcode.

    So I created a custom post-type singular template and I’m trying to get certain meta-data from the feed display property.

    Like:

    [podcast_duration]
    [podcast_publish_date]
    [podcast_category]
    [podcast_channel_name]

    Using the xml feed to get perhaps?

    <item> <title></title> <description></description> <link></link> <guid isPermaLink="false"></guid> <dc:creator></dc:creator> <pubDate></pubDate> <enclosure url="" length="" type=""/> <itunes:summary></itunes:summary> <itunes:explicit></itunes:explicit> <itunes:duration></itunes:duration> <itunes:image href=""/> <itunes:episodeType></itunes:episodeType> </item>

    Any guidance would be appreciated. Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author SecondLineThemes

    (@secondlinethemes)

    Hi @creativemanner,

    Thanks for using our plugin!
    Basically we do already import this information into custom fields when possible (depending on your theme or the plugins you’re using).

    However it’s outside the scope of the importer plugin to manage shortcodes – this has more to do with the themes or the other plugins you’re using, so I’m afraid you’ll have to find a different solution here.

Viewing 1 replies (of 1 total)

The topic ‘Getting Some Meta Data as shortcodes?’ is closed to new replies.