• Resolved janehenley

    (@janehenley)


    Hello
    We’re finding on our site that when a visitor clicks on a song, the browser jumps to the top of the page. It seems to be because there’s a link with ‘href=”#”’ added for each song in the player.
    An example of the shortcode that we’re using is as follows. We’re using the title@folder/filename structure only and we can’t see why this is causing the # link to be added:
    [mp3-jplayer tracks=”
    A Certain Halleyluia Feeling@Ari Seur Cuts/A Certain Halleyluia Feeling By Ari Seur.mp3,
    Acapulco@Ari Seur Cuts/Acapulco By Ari Seur.mp3,
    Humain Train@Ari Seur Cuts/Humain Train By Ari Seur.mp3,
    Never Could Let You Down@Ari Seur Cuts/Never Could Let You Down By Ari Seur.mp3,
    Peace Of Mind@Ari Seur Cuts/Peace Of Mind By Ari Seur.mp3,
    Spice Garden@Ari Seur Cuts/Spice Garden By Ari Seur.mp3,
    Waves@Ari Seur Cuts/Waves By Ari Seur.mp3,
    Without You 2@Ari Seur Cuts/Without You 2 By Ari Seur.mp3″]
    When examining the code that’s produced on the site, we see something link ‘’ for each title.
    Any idea how we can prevent this unwanted ‘#’ link from being added so that the pages no longer jump to the top?
    Thank you
    Jane

    https://www.ads-software.com/extend/plugins/mp3-jplayer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Though I don’t think I mentioned the ‘#’, that’s one of the results of the javascript/jQuery issue I reported in this thread.

    There’s some conflict between the plugin and WP 3.5’s javascript/jQuery. The developer said there’s a new, fixed version coming soon, so let’s hope that’ll resolve the issue.

    Plugin Author simon.ward

    (@simonward-1)

    Was fixed in 1.8.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Clicking song jumps to top of page. ‘href=”#”’ added somehow’ is closed to new replies.