seanpatrick
Forum Replies Created
-
Forum: Plugins
In reply to: Lightbox 2.9.0 resizing pop-up images to wrong size after upgradeJust updated to 2.9.2 and still having the problem… any solution??
Forum: Requests and Feedback
In reply to: Upload directly into Custom Fields?Not in 2.9.1….
Forum: Plugins
In reply to: WP Download Codes file link not workingI fixed it. In dc_template.php, I changed:
// Redirect to download page wp_redirect( '/wp-content/plugins/wp-download-codes/dc_download.php' );to:
// Redirect to download page wp_redirect( '/site/wp-content/plugins/wp-download-codes/dc_download.php' );around line 129. /site/ is my WordPress directory (as opposed to /wordpress/).
Works perfectly now!
Forum: Plugins
In reply to: WP Download Codes file link not workingActually, it broke my whole site! Now, every page on WordPress loads that Page Not Found error! Yikes!
Forum: Plugins
In reply to: WP Download Codes file link not workingThat seems to be the right direction, but needs a small fix… Once clicking the link, it goes to a page not found error:
“Not Found
The requested URL /wp-content/plugins/wp-download-codes/dc_download.php was not found on this server.”
That URL doesn’t include the directory where my WordPress installation is: /site/wp-content/…
Could that be the problem?
I really appreciate you working on this. I was also hoping for the shortcode without ID, but didn’t want to get greedy… thanks!
Forum: Plugins
In reply to: WP Download Codes file link not workingIn looking at the code, I’m getting an empty link tag:
<a href="">I updated to 1.0.7 and still seem to have the problem. Any ideas what could be causing this?
I’m not sure if it’s related, but some of the images on my sidebar being pulled as posts don’t seem to appear on the download page either.
Thanks for the prompt reply!
Forum: Plugins
In reply to: wp e-commerce pluginstastic: when I do this, it doesn’t retain the positions. What setting am I missing? Thanks!
Forum: Plugins
In reply to: Exclude multiple categories from feed, possible bug?stuckish! I love you! I searched high and low and this is the first mention of the , usage I’ve found… thank you!
Forum: Plugins
In reply to: Automatically place uploaded image URL into a custom field?I was hoping this would be in 2.8, but from what I’ve read it isn’t… 🙁
Forum: Plugins
In reply to: Automatically place uploaded image URL into a custom field?any progress?
Forum: Plugins
In reply to: Gallery Shortcode hackswould this make it possible to include rel=lightbox in each link to the full size image file? if so, definitely interested!
Forum: Plugins
In reply to: Automatically place uploaded image URL into a custom field?maybe this will make it into a release under 2.7?? 🙂
a boy can dream…
Forum: Plugins
In reply to: Automatically place uploaded image URL into a custom field?still searching for a solution… anyone?
Forum: Plugins
In reply to: Automatically place uploaded image URL into a custom field?anyone have any ideas?
Forum: Plugins
In reply to: Uploader to send to different fielddid you ever create this? i could definitely use it!