cobalt-thunder
Forum Replies Created
-
H e l l o ~
Thanks very much for the expeditious and helpful response!
I had indeed happened across the ‘Allow Other’ setting, but it looked as if this option simply added another radio button. Didn’t realize until I clicked on it that it was actually associated with a text box dropdown. Perfect! Just what I was looking for.
… I’m now a happy Web designer. . . .
~ t s e B
e k i M ~
Forum: Plugins
In reply to: [Compact WP Audio Player] Play Button Not AppearingH i ~
Thanks very much for getting back to me!
I actually found a workaround, which is not entirely satisfactory. I’ve added this to my CSS file:
.mejs-controls .mejs-button button {
background:transparent url(“/wp-includes/js/mediaelement/controls.png”) no-repeat !important;
}.mejs-button.mejs-volume-button.mejs-mute {
display: none
}The first line causes the Play button to appear, which is good. But, this button also appears on top of the Volume button on the right. So, I added the second line of CSS to eliminate this. Far from an ideal solution. Also, the Play button does not change to a Pause button when an audio clip is playing.
So, if you have a more satisfactory solution, please let me know! . . . .
Thanks again ~
e k i M ~
[email protected]Forum: Plugins
In reply to: [Compact WP Audio Player] Style 1 Does Not Show Play/Pause buttonH e l l o ~
I’ve installed Compact WP Audio Player and all seems well except for one nagging detail: the Play button does not show! It’s functional, but does not appear.
The test page I’m working on is: http://jamesjmyers.com/recordings-draft/
I’ve tried adding these two lines to the .htaccess file, to no avail:
AddType image/svg+xml svg svgz
AddEncoding gzip svgzAlso spoke with the site host [GoDaddy] and they didn’t think it was anything to do with them.
… Any guidance would be much appreciated! . . . .
~ s k n a h T
e k i M ~
[email protected]Howdy, Will ~
Thanks very much for the expeditious response! I was actually able to extract the raw code for the Contact Form and swapped it in to replace the shortcode. All is now working.
~ !niaga sknahT
e k i M ~
Forum: Fixing WordPress
In reply to: URL Showing Up in History in WP 2014OK, thanks. Though, when I check the header.php file in Twenty Thirteen, I see that that line is precisely the same, yet it works properly. ? . . . .