Anarchy Media Player – two players displaying
-
Hello all! I’m using Anarchy Media Player to display a video as part of a Formidable custom display. It’s working pretty well but I get two videos showing, one above the other. I’m afraid I’m winging my way through this (just the sort of naivety you want to see on a help forum!) as it’s for a not-for-profit film festival and we can’t afford web development. Any help would be very appreciated! I’ve shown the various code below:
Code on Formidable custom display:
<p><a href=[36]></a> [13] – [27]</p>
Code on ‘inspect element’ in Chrome that is repeated to display two players (I think):
<img src="https://www.watersprite.org.uk/wp-content/plugins/anarchy_media/images/vid_play.gif" title="Click to play video" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; display: block; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; cursor: pointer; " height="316" width="400">
The code for AMP itself is pretty long and I’m not sure which bit of it I’m looking for but any pointers and I’ll also paste that.
The website is https://www.watersprite.org.uk. I can’t paste a link to the page it’s being used on as it’s a secure site and contains films that I don’t have the right to distribute in any way, shape or form. Sorry!
- The topic ‘Anarchy Media Player – two players displaying’ is closed to new replies.