How can you track the audio player clicks to play? How much is watched?
]]>https://philhulettandfriends.com/friday-the-13th-show-05-13-16/
It’s pretty plain. Just a play/pause and a counter. Nothing there that says, “Share with Clammr”
I used the short code:
[audio-clammr mp3=”https://philhulettandfriends.podbean.com/mf/web/3j9h6k/051316PHAF0272.mp3″%5D
Any ideas?
Thanks
Phil
]]>When I activate the clammr audio plugin with powerpress no audio player appears in my posts with audio content and I get the following message at the top of the post:
Warning: sprintf(): Too few arguments in /home/public/wp-content/plugins/audio-player-by-clammr/clammr-audio-player.php on line 152
Line 152 of this file reads:
$html = sprintf( ‘<div class=”clammr-player” data-title=”‘. esc_attr( $title ) . ‘” data-imageUrl=”‘ . $imageUrl . ‘”><audio %s src=”‘. $mp3 .'”></audio></div>’, join( ‘ ‘, $attr_strings ) );
My theme is Customizr and it’s up-to-date. I’d like to use this plug-in on my site – https://www.chomi.org – so any help to resolve this would be appreciated.
]]>Hi:
This morning I downloaded and installed your new Audio Player by Clammr plugin on my podcasting site https://www.hablandodetecnologia.com. At first glance it seemed to work perfectly but a closer look revealed a small bug. When I press the play button on the player the button that reads Share Clip moves under the player and becomes almost invisible. This happens because it’s white over white.
You will notice that a couple of the player colors have been changed but this was done in custom CSS. Removing it doesn’t solve the issue. In any case, here is the custom CSS that I used to change the colors.
div.mejs-button.mejs-playpause-button.mejs-play button {
background-color: #e82323;
}
span.mejs-time-loaded {
background-color: #20d620;
}
Maybe you could take a look at this issue for the next update.
Thank you for a wonderful plugin.
Best regards
Orlando Mergal
]]>This plugin automatically includes a Google Analytics trigger event to UA-4702914-1 and loads the appropriate js file from Google. This sucks because when it’s time to load the js file for YOUR tracking, it throws an error. You must be tech savvy enough to remove the second call to the duplicate js file, but this plugin shouldn’t be loading GA in the first place!
]]>When I install and enable the plugin, my player disappears. I have disabled the plugin, but here is a page where the problem was occurring: https://tinyconversations.briancauley.ca/episode-25-caitlyn-jenner/
]]>I use PowerPress and recently installed the Clammr plugin on top of it, but anywhere my audio players were being generated (set to Above Content in PowerPress) I was getting the following error.
“Warning: sprintf(): Too few arguments in ../content/audio-player-by-clammr/clammr-audio-player.php on line 149”
https://monosnap.com/file/dJVgWLahZwOHuTXG33zkYK9zoCjBnf.png
Just thought I’d let you know.
]]>My site’s theme is centered. I centered my Blubrry audio player, but when I activated the Clammr plugin and had it replace all instances of the [audio] shortcode, it changed the player.
I was hoping a little line in CSS could remedy the situation on .clammer-player with text-align or margin-left and margin-right, but neither worked. How do I center the audio player?
]]>