schanzentroll
Forum Replies Created
-
Bug with playlist option when editing is fixed with the news version in my installation. Drap & Drop doesn’t do anything at all. Let’s wait for the next update. The audio player feels a little better now. Thank you for the update.
Forum: Plugins
In reply to: [HTML5 jQuery Audio Player] JS-Conflict with mobile menu@devincox: There is no index.php. With ‘html5-jquery-audio-player/index.php’ you mean the “plugin.php”, right?
Where should I commented out the code?function pro_scripts_method() { wp_deregister_script( 'hmp-jquery' ); wp_register_script( 'hmp-jquery', "https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"); wp_enqueue_script( 'hmp-jquery' ); wp_deregister_script( 'drag-jquery' ); wp_register_script( 'drag-jquery', plugin_dir_url( __FILE__ )."/player/js/jquery-ui-1.7.1.custom.min.js"); wp_enqueue_script( 'drag-jquery' ); wp_register_style( 'hmp-style', plugin_dir_url( __FILE__ )."/includes/css/hmp-style.css"); wp_enqueue_style( 'hmp-style' ); }
@enigmaweb: I read the article by Chris Coyier and looked the code in the themes header,php. It’s already there:
<?php wp_enqueue_script('jquery'); if ( is_singular() && get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' ); wp_head(); ?>
Forum: Plugins
In reply to: [HTML5 jQuery Audio Player] JS-Conflict with mobile menuI have now used firebug for debugging the conflict between my theme and the plugin. It says:
TypeError: jQuery(...).smoothScroll is not a function jQuery('a.top').smoothScroll();
jQuery(document).ready(function() { jQuery('a.top').smoothScroll(); jQuery('a.share-btn').click(function() { jQuery.smoothScroll({ scrollElement: jQuery('.share'), scrollTarget: '#' }); return false; });
Have you got any suggestions? It’s the Audio-Plugin that causes the error, I think. Maybe there is a wordaround for it?
Hello EnigmaWeb,
I still can’t update songs without erasing the playlist entry. Rvena and I don’t know what the error is or how to fix it. So what to do now? Please make a suggestion.
Greetings
JensI’ve just tried the plugin on another side I’ve got with a single (not multiside) wordpress and it’s true: the song-update is working. So the plugin is not multisite-ready right now.
@enigmaweb: Do you want to fix it or should we roll back the deal?Hello Enigmaweb,
that’s correct for my installation. I’ve got three sites in a wordpress multiside installation. But that’s the first plugin that doesn’t work and I’ve got not much of them installed.
What about you, rvena? Multisite?
Greetz
JensNo, I’m on Linux Mint. But that should not be important for the use of the plugin. I would like to use this player (I like it & I paid for it), but with this bug… I don’t know. I mean… updating information is a basic thing and I don’t want to delete the song every time I have to update a song… but that actual the procedure here.
@enigmaweb:
> Disable all other plugins to see if its a plugin conflict
There is no other plugin activated in this instance of my multisite-wordpress-installation.
> Try it using the default twentyeleven theme to rule out theme conflicts
I tried, I didn’t helped
> Try it in another browser to rule out browser issues
Its the same thing in FF and Chromium
> Check it with a debugger enabled to see if any errors are popping up giving some indication of what the problem might be.
Don’t know how to do this, but I’ve checked the field via firebug: https://postimage.org/image/3qeh5tp1b
Maybe this helps?@rvena: Got the same bug in my multisite-installation with the jquery audio plugin (pro-edition). After editing a song it goes to “undefined”. Have you found a solution?
https://www.ads-software.com/support/topic/pro-15-no-playlist-dropdown-after-updating-a-song?replies=2Hmm, I have install the plugin again, same error. Jquery Audio Player Pro 1.5 has got problems with updating songs. The songs are loosing their playlist to “undefind” and there is no way to turn it back. Anyone else same problem? Is there maybe a hotfix for it?
Forum: Plugins
In reply to: [HTML5 jQuery Audio Player] misaligned layoutHello, it’s the same buggy thing on my site, I just bought the pro version and the player looks not really good in it’s dimensions: https://guete.de
The second thing I noticed is that you can’t update the songs meta informations. The song just looses the “Playlist Name” after updating. After editing the name the playlist is in the “undefined” list. No possibility to change this. I’m a little disappointed now.
cheers
Jens