Support » Plugin: App Store Assistant » Podcast album not showing tracks

  • Resolved matt.milan

    (@mattmilan-1)


    Problem: For podcasts, the shortcode does not pull the album description or track list.

    Suspicion: I’m using the wrong shortcode, or i’ve incorrectly created my podcast album in itunes.

    More info: There is a second ID, for each track in the album, ie i=337006211. If i try to use this in the shortcode in place of the main ID, it takes me to the wrong album, or nowhere.

    iTunes store link: https://itunes.apple.com/us/podcast/how-to-build-effective-learning/id961717898?i=337006211&mt=2
    Shortcode : [itunes_store id=”961717898″]
    Page source snippet (some fields removed for simplicity) :

    stdClass Object
    (
        [wrapperType] => track
        [kind] => podcast
        [collectionId] => 961717898
        [trackId] => 961717898
        [artistName] => Leading Resources, Inc.
        [collectionName] => The Executive Strategist | Eric Douglas | Leadership Development | Strategic Planning | Board Governance | Change Management
        [trackName] => The Executive Strategist | Eric Douglas | Leadership Development | Strategic Planning | Board Governance | Change Management
        [collectionCensoredName] => The Executive Strategist | Eric Douglas | Leadership Development | Strategic Planning | Board Governance | Change Management
        [trackCensoredName] => The Executive Strategist | Eric Douglas | Leadership Development | Strategic Planning | Board Governance | Change Management
        [collectionViewUrl] => https://itunes.apple.com/us/podcast/executive-strategist-eric/id961717898?mt=2&uo=4
        [feedUrl] => https://kiwi6.com/artists/TheExecutiveStrategist/feed.rss
        [trackViewUrl] => https://itunes.apple.com/us/podcast/executive-strategist-eric/id961717898?mt=2&uo=4
        [genreIds] => Array
            (
                [0] => 1413
                [1] => 26
                [2] => 1321
            )
    
        [genres] => Array
            (
                [0] => Management & Marketing
                [1] => Podcasts
                [2] => Business
            )
    
         [appID] => 961717898
    )

    Thank you for this 5 star app.

    https://wordpress.org/plugins/app-store-assistant/

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

    (@sealsystems)

    Try with this short code:

    [asa_item id=”961717898″ more_info_text=”Listen to this Podcast…”]

Viewing 1 replies (of 1 total)
  • The topic ‘Podcast album not showing tracks’ is closed to new replies.