But, i don’t know, how to add the the ogg meta for facebook and for twitter.
Hope for your help.
]]>May i know how to add .mp3/.ogg in HTML display?
Any help would be appreciated.
https://www.ads-software.com/plugins/wp-greet/
]]>[formlightbox_obj id=”true_change” style=”” onload=”false”][video_embed video=”62954028″ parameters=”” mp4=”https://trueshore.com/wp-content/uploads/2015/09/change.mp4″ ogv=”https://trueshore.com/wp-content/uploads/2015/09/change.ogv” placeholder=”https://trueshore.com/wp-content/uploads/2015/09/change.jpg” width=”1024″ height=”576″][/formlightbox_obj]
If I try a shortcode for single image it works, but when I try a video shortcode, it does not work, the lightbox launches but the frame shrinks to its minimal expression.
Any clue anybody?
Or a good way to have a video in a lightbox that works and can be customised?
https://www.ads-software.com/plugins/form-lightbox/
]]>[song_menu title="Come Ye Children" file="01-Come-Ye-Children" album="children's-tapestry" songbook-page="" /]
function song_menu_main($atts) {
extract(shortcode_atts(array(
'title' => '',
'file' => '',
'album' => '#',
'songbook-page' => '#'
), $atts));
$audio = '';
$replacement_string = addslashes($title) .
'<img src="https://outofthedepths.net/wp-content/uploads/2015/02/1423511367_menu2-16.png" class="song-menu_icon" /><div class="song-menu"><div class="song_contextual_menu"><a href="https://outofthedepths.net/albums/' .
addslashes($album) .
'/"><div class="song-menu_sections top_song-menu_section song-menu_divider">Go to the album</div></a><a href="https://outofthedepths.net/songbook/' .
addslashes($songbook-page) .
'/"><div class="song-menu_sections between_song-menu_sections song-menu_divider">Open in the songbook</div></a><a href="https://outofthedepths.net/wp-content/uploads/2015/01/force-download.php?file=' .
addslashes($file) .
'.mp3"><div class="song-menu_sections bottom_song-menu_section">Download this song</div></a></div></div><div class="audio_environment"><div class="audio_holder"><h1>' .
addslashes($title) .
'</h1>' .
do_shortcode($audio) .
'</div></div>';
return $replacement_string;
}
And here is the css:
/* This is the styling for the clickable 'tr' on the songs page */
td {
cursor: pointer;
}
/* This is the styling for the individual "songs" page. First up is the icon for the songs' personal menu */
.song-menu_icon {
display: none;
position: relative;
bottom: -3px;
right: -1px;
}
tr:hover > td > .song-menu_icon {
display: inline;
}
.active_song-menu_icon {
display: inline;
}
.song-menu {
position: absolute;
display: none;
z-index: 1;
}
.song_contextual_menu {
display: block;
position: relative;
height: 125px;
width: 175px;
background-color: rgb(250,250,250);
border: 1px solid white;
border-radius: 0 18px 18px 18px;
-moz-border-radius: 0 18px 18px;
-webkit-border-radius: 0 18px 18px 18px;
box-shadow: 0 0 20px 5px rgb(212,212,212);
}
.top_song-menu_section {
border-radius: 0 18px 0 0;
-moz-border-radius: 0 18px 0 0;
-webkit-border-radius: 0 18px 0 0;
}
.between_song-menu_sections {
}
.bottom_song-menu_section {
border-radius: 0 0 18px 18px;
-moz-border-radius: 0 0 18px;
-webkit-border-radius: 0 0 18px 18px;
}
.song-menu_sections {
width: 165px;
padding: 10px 5px;
text-align: center;
}
.song-menu_sections:hover {
background-color: rgb(240,240,240);
}
.song_contextual_menu > a {
color: black;
text-decoration: none;
font-size: 14px;
font-weight: 500;
}
.song_contextual_menu > a:hover {
color: #3f98db;
text-decoration: none;
}
.song-menu_divider {
border-bottom: 1px solid rgb(211,211,211);
}
/* This section is for the audio environment and all that it contains */
.audio_environment {
display: none;
position: fixed;
left: 0;
bottom: 0;
height: auto;
width: 100%;
background-color: rgba(211,211,211,0.9);
z-index: 5;
box-shadow: 0 0 8px 5px rgb(211,211,211);
}
.audio_holder {
display: block;
margin: 20px 10%;
width: 80%;
}
]]>While I wait for the domain name to propagate you can view this at https://204.44.86.144/~tooleys
What am I missing?
Thanks!
I just tried to embed an audio player in my website running WP 4. The shortcode I used was
When visiting the file page in the Media section, the player there works all right. However, when inserting it into a post, it displays a message “Nothing found” (or something along those lines, my WP is not in English, sorry).
Inserting a playlist works fine.
Tested under Chrome, Firefox – Windows 7.
Any ideas what might be wrong?
Thanks!
]]>The reason is in line 1787 of sh5vp-functions.php:
else if ($secure_html5_video_player_is_firefox && $mp4 && !($ogv || $webm))
$ogv is never defined. change “$ogv” to “$ogg” in that line and you will get html5-playback in firefox too. finally.
Multi-compatible browsers such as chrome will choose the first offered videosource in a videotag. I decided to place the mp4-source at first, because mp4 in my case provides better quality in lower bandwith. You can alter the order of sources in lines 1790 to 1800 of sh5vp-functions.php.
Greets
B.
https://www.ads-software.com/plugins/secure-html5-video-player/
]]>filesize() [function.filesize]: stat failed for https://www.brainworksglobal.com/new/wp-content/peekaboo/audio/sharpen_your_saw_for_greater_roi.mp3 in fullserverpath/direct_download.php on line 11
(it has the full server path, but I just didn’t type it out here)
Then after that warning is a second one that says Cannot modify header information – headers already sent by (output started at fullserverpath/direct_download.php on line 11
Then a whole long piece of gibberish text.
I can’t figure it out since the downloads do work on my main computer. I also have the ogg files on the server, with the mp3s.
I’m using this shortcode:
[ca_audio url_mp3=”https://www.brainworksglobal.com/new/wp-content/themes/peekaboo/audio/sharpen_your_saw_for_greater_roi_training.mp3″ url_ogg=”https://www.brainworksglobal.com/new/wp-content/themes/peekaboo/audio/sharpen_your_saw_for_greater_roi_training.mp3″ css_class=”codeart-google-mp3-player” autoplay=”false” download=”true” html5=”true”]
Any ideas would be appreciated, thanks!
https://www.ads-software.com/plugins/google-mp3-audio-player/
]]>