Title: Problem with Audio Posts
Last modified: August 24, 2016

---

# Problem with Audio Posts

 *  Resolved [deputat](https://wordpress.org/support/users/deputat/)
 * (@deputat)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-audio-posts/)
 * Hello!
 * I have problem with Audio Posts.
    Without plugin audio file doesn’t show in ALM.
   With Disk Player plugin Categories and Tags doesn’t show. Off course my Repeater
   is a mess: ‘<div><h3>” title=”<?php the_title(); ?>”><?php the_title(); ?></h3
   ><p class=”entry-meta”><?php the_time(“F d, Y”); ?></p><?php the_content(‘the_content’,
   $content); ?><p>Category: <?php the_category( ‘, ‘ ); ?> <?php the_tags( ‘Tags:‘,‘,‘,‘‘);?
   > </p></p></div>’
 * Can somebody please help me with it?
 * [https://wordpress.org/plugins/ajax-load-more/](https://wordpress.org/plugins/ajax-load-more/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-audio-posts/#post-6170120)
 * The issue is likely around the `the_content('the_content', $content)`.
 * Can you see if it works if you just use `the_content()` ?
 *  Thread Starter [deputat](https://wordpress.org/support/users/deputat/)
 * (@deputat)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-audio-posts/#post-6170132)
 * Current Repeater:
    `<div><h3><a href="<?php the_permalink(); ?>" title="<?php
   the_title(); ?>"><?php the_title(); ?></a></h3><p class="entry-meta"><?php the_time("
   F d, Y"); ?></p><?php the_content() ?><p>Category: <?php the_category( ', ' );?
   > <?php the_tags( 'Tags: ', ', ', '<br />' ); ?> </p></p></div>`
 * does no effect in Categories and Tags:
    ALM [http://i.imgur.com/YW6BmC3.png](http://i.imgur.com/YW6BmC3.png)
   First post has both taxonomies. Post Under, with Disk Player plugin, does not.
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-audio-posts/#post-6170133)
 * Ok thanks…
    You likely need to initate the JS for the audio player after the 
   posts are loaded.
 * Id reach out the other plugin devs to get the function you need to trigger.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with Audio Posts’ is closed to new replies.

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/problem-with-audio-posts/#post-6170133)
 * Status: resolved