Forums

[ Youtube Sidebar Widget ] Modding . No items on feed? (3 posts)

  1. d0100
    Member
    Posted 8 months ago #

    Hello,

    I'm trying to create a shortcode with the Youtube Sidebar Widget, but for some reason simplexml_load_string() returns true, but there are no videos.

    this is the url: `
    $ident = esc_attr($atts['ident']);
    $playlist_url = "http://gdata.youtube.com/feeds/api/playlists/$ident?v=2";`

    and then the rest:
    [Code moderated as per the Forum Rules. Please use the pastebin]

    What's going on here? I see no error.

  2. d0100
    Member
    Posted 8 months ago #

    Anyone?

  3. d0100
    Member
    Posted 8 months ago #

    Got it working.

Reply

You must log in to post.

About this Topic