Dave
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Download Monitor] Easily search download descriptions?I’ll be keenly interested to see the plugin’s “update” notice!
THANKS for the attention.Forum: Plugins
In reply to: [FV Flowplayer Video Player] Dynamic/user-defined playlist?Alec,
How would I go about creating playlists that are only visible to logged in users?
Does THAT require some change(s) to your current version?Actually, I guess I could do the same by tinkering with a membership plugin that I own and base it on a group of users.
I use the Tips & Tricks-HQ “eMember” plugin, if that is of interest.
Thanks.
DaveForum: Plugins
In reply to: [FV Flowplayer Video Player] Dynamic/user-defined playlist?Thanks, Alec.
Forum: Plugins
In reply to: [Easy Code Placement] Paginating output of EC codeThe only way I’m able to get reasonable functionality is to change the system’s permalinks to DEFAULT.
I tried the “get_the_ID()” function and it doesn’t pull the ID (which in this case I know is 204). It may be something in the theme being used or who knows, even an empty spot in my brain!!!
I guess I’ll have to come up with a less comprehensive piece of PHP or just abandon the idea.
Thanks.
becausedigitalmedia.org
The buttons show correctly with your Realistic theme.
Also, I’m using a child Redwaves lite, as of 2.0.5Forum: Plugins
In reply to: [Sheet Music Libary] Custom FieldsI could find a mainstream use for this plugin, but it needs to allow custom fields as “catnasebaer” suggested, and, accept pieces that are hosted in other than the default WP “media” structure, ideally locally defined URLs and cloud references (I really like to use box.net).
Also, the plugin could/should allow collections of musical pieces and be able to distinguish between individual pieces and collections (i.e. songbooks, fakebooks, etc).
And lastly, digital music might be in one or more digital notation formats such as MXML, Finale, Sibelius, MuseScore, Anvil Studio, etc, etc, etc.
I hope this plugin can be expanded.
TIA.
DaveDear EmbedPlus Team,
I’m delighted to report that my instance of WP+EmbedPlus is working as expected with the update to 10.6!Thank you for the timely, courteous and professional response.
It is truly refreshing and inspirational to experience this level of support and will likely steer me to becoming a “Pro” customer as our meager resources permit.Dave
Forum: Plugins
In reply to: [Contact Form 7] Populate Contact-7 form fields w/out edit?Wonderful!
Works perfectly!
Thanks.Forum: Plugins
In reply to: [Simple Download Monitor] SDM doesn't mesh with current themeYes, I can but would rather not publish the link in public!
Mainly what I’d like to end up with is a slightly modified “fancy2” template. Also, as soon as I get the test working the way I want it to work, it will become controlled using eMember. Downloads will not be sold, so it seems like this is a cleaner way of presenting them in conjunction with eMember and menus only visible to logged in members (which I’m comfortable creating because I’ve done it with TwentyTen).
Thanks for the response.
DaveForum: Themes and Templates
In reply to: [WP-Forge] Remove Date, Author and TagsThomas,
Using a child instance (wp-starter) where I copied the primary style.css to “full_style.css”, then extracted Section 5 and put that in the wp-starter style.css.Your suggestions in #6 above work PERFECTLY….I just put the *display: none;” sections below and left the original intact.
May I also suggest that the “Advanced Code Editor” plugin is VERY useful for editing themes. It has search and line numbers, which the default WP editor does not provide “intuitively”.
THANKS for a marvelous theme.
Dave
San Antonio, TXForum: Plugins
In reply to: [Soundy Audio Playlist] Can't purge after deactivate/delteBy lurking around in the WP database tables, I discovered that the DELETE mechanism for this plugin does NOT remove records it inserted in the “wp_options” table…which is what causes a reinstall to not start “afresh”.