robertgerson
Forum Replies Created
-
Forum: Plugins
In reply to: [HTML5 jQuery Audio Player] Sample Track shows instead of songs in playlistThere were underscores in the playlist title. Didn’t notice any spaces. Retitled playlist to one word, previously had 3_words_with underscores. Works now. Thanks for quick reply, appreciate that.
Forum: Plugins
In reply to: [Multi-Column Taxonomy List] like attribute questionCorrection to above:
shortcode working for all categories:
<center>intro text here</center>[mctl taxonomy=’category’ ‘alpha_grouping=1′ title=’CATEGORY TITLE’]Adding like attribute, No list output.:
<center>intro text here</center>[mctl taxonomy=’category’ like=’collectibles-2′ ‘alpha_grouping=1′ title=’CATEGORY TITLE’]Thanks for any advice on this.
Never mind I think you mean the task bar.
Got it! I develop on the MAC so wasn’t sure.Will do.
Ok sounds good, I like your player design.
One question: What is the “tray on the start bar”?
No worries, still looks good with the text link to iTunes on some of the buttons and the rest blank. You have one of the better CSS designs for audio players.
Great HTML audio player, really appreciate it!
-robertRestarted WP admin for this site and now the tracks in playlist load in the same as I’m adding them.
Great plugin, suggest adding a drag and drop function to playlist manager to quickly change playlist track order.
Thanks, robert
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Insecure Items adviceThanks Mike,
That works, sorry about the post about an obvious code issue.
Great plugin, appreciate it!
-robertForum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Insecure Items adviceJust thought I’d mention since there are some recent posts about issues with the latest upgrade to WordPress HTTPS (SSL) 3.0, I had no issues when updating to the newest version. Plugin functions fine.
I just don’t understand how to work with the few insecure files such as the header file and the call to the layout.css file.
Any suggestions appreciated.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Slide Show broke after 1.3.1 installYes, that fixed it thanks much and thanks for a cool plugin.
For anyone else re-installing the plugin it’s probably best to be logged out of your site’s WP dashboard and then delete / upload the new plugin folder via ftp.
Not sure if this applies to meteor slides but with other wp plugins in the past this seems to be best way to avoid breaking existing slide shows, etc.
Forum: Fixing WordPress
In reply to: Converting WP theme using PHP4x to PHP5xJust my limited experience with PHP and database setups. The designer I got the theme from mentioned the theme is specifically setup for PHP4x. Perhaps I misunderstood and they meant it works with PHP4x and up? So any theme will run with PHP5.2.6 on WP 2.5.1?