The installation seems pretty easy (only the require_once), but something is really wrong here.
I used the sm2-Tag but playbutton doesn't have the link of the media. It is always linked to the same page it is on.
What am I missing?
The installation seems pretty easy (only the require_once), but something is really wrong here.
I used the sm2-Tag but playbutton doesn't have the link of the media. It is always linked to the same page it is on.
What am I missing?
The generated HTML is supposed to look like this: <a href="https://example.com/foo.mp3" title="Play" class="sm2_button">Play</a>
. Is that how it looks?