David Gordon
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Media Download] MP3 file starts playing instead of downloadingI found this simple solution that worked for me:
<a href="http://test.com/path/to/my/file.mp3" download="file.mp3">download</a>It came from:
http://stackoverflow.com/questions/19512847/force-download-instead-of-streaming-of-mp3-file-in-ffSorry, wrong thread I did not notice that this was only related to ‘Easy Media Download Plugin For WordPress’
Forum: Plugins
In reply to: [Contact Form 7] Other options for reCaptchaIn you WordPress admin dashboard, on the left column go to Contact>Integration.
Forum: Plugins
In reply to: [Show Stock Quotes by 99 Robots] Prices not showingWe really need all the plugins we have so I’m not sure I will experiment with this. I sure do appreciate you getting back to me! I will keep you posted if I learn anything.
Thanks so much!Forum: Fixing WordPress
In reply to: Chrome has broken Admin Panel in 4.3This looks like a bug in Chrome. Here is a post I just found:
http://wptavern.com/a-bug-in-chrome-45-causes-wordpress-admin-menu-to-breakForum: Fixing WordPress
In reply to: cropping featured imageI have tried this feature on a number of sites and it does not work. It would be handy for galleries if it did.
Forum: Plugins
In reply to: [CataBlog] [Plugin: CataBlog] Title not lining up with thumbnailThanks Zach,
Sorry it’s taken so long to make the change but I finally added the code you suggested to my theme stylesheet. I had to make a small adjustment to make it work. Here’s what is working for me:.catablog-gallery.catablog-row .catablog-title { position: absolute !important; bottom: 11px !important; left: 11px !important; }Forum: Plugins
In reply to: Plugin: WP Photo Album PlusHi
I am very happy to see this plugin. It looks like it could allow me to switch from Joomla to WordPress for artist websites.
Here is my question: I would like to eliminate the option of going from the list of albums to the first photo in an album. Instead when you click the on the photo associated with the album you would go straight to the thumbnails. (Same as clicking “view 2 photos”)
Thanks very much for looking at this
David