You are not logged in. Please login or register.
Active topics Unanswered topics
Juicebox v1.5.1 Released!
Search options
I tried to update the wordpress plugin from Pro-Version 1.2.0.1 to 1.5:
I downloaded the files with the link of my E-Mail (Pro Purchase).
Then I copied the jbcore folder to my ftp-folder and overwrote the existing files.
I deleted the cashes of my wordpress installation and the bowser cache.
Unfortunately the version information did not changed to 1.5.
I wonder why there are some more files in the wp-juicebox folder as in the one of the "pro download" (also in the "lite download").
How can I update?
Steven wrote:Your audio tracks should play regardless of the source of images in your gallery.
Try defining your audioUrlMp3 and audioUrlOgg as absolute URLs to be sure that the paths are correct.
For example:
audioUrlMp3="http://www.example.com/wordpress/wp-content/uploads/mp3/nohardfeelings22500.mp3"
audioUrlOgg="http://www.example.com/wordpress/wp-content/uploads/mp3/nohardfeelings22500.ogg"
If you continue to experience difficulties, please post the URL to your gallery so that I can take a look and help further.
thx ;-)
octopus2903 wrote:I create my juicebox gallerys in wordpress.
When I use "media library" as "Image Source", my music will be played.
Using "NextGen Gallery" will not play any music.
My "pro options" are as followed:
showAutoPlayButton="True"
showAudioButton="True"
captionPosition="None"
showImageNumber="True"
autoPlayOnLoad="True"
displayTime="3"
goNextOnAutoPlay="True"
audioUrlMp3="wp-content/uploads/mp3/nohardfeelings22500.mp3"
audioUrlOgg="wp-content/uploads/mp3/nohardfeelings22500.ogg"
playAudioOnLoad="True"
I found the issue:
enableLooping="True"
galleryTitlePosition="Top"
imageTransitionType="Fade"
imageTransitionTime=".9"
frameWidth="2"
thumbFrameWidth="1"
thumbHoverFrameWidth="3"
thumbSelectedFrameWidth="6"
thumbCornerRadius="10"
buttonBarPosition="Top"
showAutoPlayButton="True"
showAudioButton="True"
captionPosition="None"
showImageNumber="True"
autoPlayOnLoad="True"
displayTime="3"
goNextOnAutoPlay="True"
audioUrlMp3="http://myurl.de/wp-content/uploads/mp3/nohardfeelings22500.mp3"
audioUrlOgg="http://myurl.de/wp-content/uploads/mp3/nohardfeelings22500.ogg"
playAudioOnLoad="True"
Know it works with the absolute url. I think, media library knows the pass without http://myurl.de.
I create my juicebox gallerys in wordpress.
When I use "media library" as "Image Source", my music will be played.
Using "NextGen Gallery" will not play any music.
My "pro options" are as followed:
showAutoPlayButton="True"
showAudioButton="True"
captionPosition="None"
showImageNumber="True"
autoPlayOnLoad="True"
displayTime="3"
goNextOnAutoPlay="True"
audioUrlMp3="wp-content/uploads/mp3/nohardfeelings22500.mp3"
audioUrlOgg="wp-content/uploads/mp3/nohardfeelings22500.ogg"
playAudioOnLoad="True"
Posts found: 4