• Hi everyone

    I Hope some one can help me solve my problem. I got the music player running on my website in the footer.php. The only problem that I have now is that the player is visible in the footer of every page but i can’t seem to use the pause or play button (seemed to be blanked out). Is there some one that can help me out. I’m not a proffesional I just learned how to put up a word press page and this is new for me.

    Thanks in advanced

    website: https://www.beatsbyekkoh.com

    footer:

    <?php /** * @package WordPress * @subpackage Chocolate */ ?> <?php if(!is_page_template(‘home-static.php’)) : ?> </div> <?php endif; ?> <?php if (!defined(‘GAL_HOME’)) get_template_part( ‘bottom’ ); ?> </div> <?php get_template_part(‘demo’); ?> <?php wp_footer(); ?> </body> </html> <div style=”visibility:visible; margin-top: -64px;”><?php echo do_shortcode(‘[ti_audio name=”BeatsByEkkoh Player” autoplay=”1″ autoresume=”1″ repeat=”1″ randomize=”1″ volume=”100″]’); ?></div>

    https://www.ads-software.com/extend/plugins/tierra-audio-playlist-manager/

  • The topic ‘[Plugin: Tierra's Audio Playlist Manager] making player visible and usuble in footer.php’ is closed to new replies.