HD1234
Forum Replies Created
-
Forum: Plugins
In reply to: [Haiku minimalist audio player] Just updated to new version of HaikuARRGH… having the same issue as a few mentioned above:
After everything was working great for the last year, I just updated to the latest version of WP 3.6.1 and the player has simply disappeared. On the Haiku forum page someone voted that it is working fine with the WP update.. not for me though.
Tried updating the Haiku player again (Version 1.1.0), but they still aren’t appearing. Everything else on my site works fine and the player/MP3 coding is still intact in the admin area, the players just wont appear. So I haven’t a clue what the issue is.
Each player is a preview for a product… without the players/previews (obviously) customers wont purchase anything.
I’m desperate for some help on this issue. Anyone find a fix or have any suggestions that may help resolve this?
Cheers
Forum: Fixing WordPress
In reply to: Toolbar with social media links and audio player?I still haven’t been able to find one without all the branding etc. ://
EDIT:
After lots of fiddling I did finally fix it… just had a look at my child theme style.css and the following code is what did it:
#content input.wpsc_buy_button{
border:none;
background:url(https:// PLACE IMAGE LOCATION HERE);
display:block;
height:56px;
width:182px;
font-size:0px;
cursor:pointer;}#content input.make_purchase{
background-image:url(https://PLACE IMAGE LOCATION HERE);
background-repeat:no-repeat;
background-position:center;
width: 195px;
height: 33px;
font-size: 0px;
text-indent:-9999px;
cursor:pointer;}Also note that by adding “cursor:pointer;” it makes the buttons active – when you mouse over the pointer changes to a hand showing its active.
Forum: Plugins
In reply to: [WP-TopBar] Is it possible to add an audio player in toolbar?I still havent found a simple and clean toolbar (like yours) with the option of an audio player… search continues! ??
Thanks, I’ll give it a try!
fyi applying the following code:
/* To hide the date and comments */:
.wysijap .postmeta { display:none }to 2011 child style.css doesnt remove “This entry was posted by XXXXXX. Bookmark the permalink.”, “Logged in as XXXXXX. Log out?”, “Leave a Reply” or “Post Comment” field.
Also, the alternate method suggested on the page link you provided of creating a single-wysijap.php file in the child theme folder, copy/paste page.php content and then editing or just saving (because there is no auther defined) didnt change anything either.
Any suggestions?
Forum: Fixing WordPress
In reply to: 2011/WP e-commerce product page sidebar not functionalStill havent found a solution for this problem :// Any help would be much appreciated!
I sorted it out a while ago, but thanks all the same!
Forum: Plugins
In reply to: [Easy Heads Up Bar] Is it possible to add an audio player into the bar?Thank you for the heads up and offer.. but I am launching a record in the coming month and need to sort this as soon as possible.
Hi there, me again…
I’ve made a new site that I’m trying to use the plugin with and have a couple of questions for you..
1. Is it possible to style the player in a true #000000 black color? The black player now is more grey than black which doesnt match the black background of the site. Also the title and progress area – can this white background be changed to black with the text/prog bar in white or another color?
2. The player works fine in Chrome, but for some reason the isnt working at all with Firefox. Its shows on the website, just that nothing happens when you click on the functions.
Other than those issues its a great plugin!
Thanks for your help!
I already went ahead and installed a different stats plugin that is working fine for me now. Thanks anyway for the reply and offer to help!
Yeah, that seems like the logical answer. I like your plugs features more than Haiku so will give it another go and report back. Thanks again!
Something very strange happening now… the plugin is not listed anywhere in the ‘Plugins section of the Dashboard. I did a search and then tried to ‘Add New but it says the plugin is already installed. So it is installed but nowhere to be found.
EDIT: I just checked and it IS listed in my cPanel plugins folder. I deleted the audio player folder, re-installed in the WP Dashboard and now it shows up in the Plugins area. However, I tried uploading/inserting an mp3 into a product post, but nothing shows up on my site. I also tried inserting the full link path directly into the post, didnt work. After attempting both methods, it actually caused two more problems for me, now the product image has been removed and my other product pages lost the previous audio player (just a blank area on the page). After deactivating mb.miniAudioPlayer plugin my old audio player (Haiku) is working again, but the default product image is still missing.
The examples of your plugin look great, exactly the functions and look I want, but unfortunately, its causing too many problems for my site. Unless I’m missing something or doing it wrong and you have some suggestions on how to fix these issues, I’m affraid I’ll just have to delete it and continue using what already works.
Hey thanks for the quick update/fix! I’ve installed the updated version, will give it a test run later today and post up afterwards.
After the sale of a product on my site I can now confirm that the plugin is not working. All fields on all pages are blank as if no one visited my site. Any suggestions?