tweakben
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms + Custom Post Types] Adding Woocommerce Product MetaI installed it, and can not find a way to set any of the downloadable / virtual / simple product types. Everything else works, such as pricing, description, featured images, things like that. But nothing for downloads.
I hope the author can add this for us, that’d be fantastic.
Forum: Plugins
In reply to: [Gravity Forms + Custom Post Types] Adding Woocommerce Product MetaTry it out and let me know, looking to do the same thing. 🙂
View the card, then click the “x” next to the thumbnail of the product.
Forum: Fixing WordPress
In reply to: Error Uploading Media, problems with ID3 Code from WordPress?Found a solution from the author of getid3.
http://www.getid3.org/phpBB3/viewtopic.php?f=3&t=1815
It’s really quite simple, just grab the new id3 files from github and install them over the wordpress ones which are causing the errors.
Forum: Fixing WordPress
In reply to: Getting Error while uploading a .mp4 fileFound a solution from the author of getid3.
Forum: Fixing WordPress
In reply to: Getting Error while uploading a .mp4 fileesmi:
I’ve done the thing you requested and re-uploaded all files and folders. Same problem. Others are still having this problem too:
http://wordpress.org/support/topic/error-uploading-media-problems-with-id3-code-from-wordpress
http://wordpress.org/support/topic/media-upload-warnings-invalid-argument
…but no fixes have come or other suggestions. Tried a fresh install of wordpress with the default themes and still the problem persists, too.
Any other suggestions on how to fix?
Thanks!
Ben
Forum: Fixing WordPress
In reply to: Media Upload Warnings: Invalid ArgumentI’m having the same problem…….
http://wordpress.org/support/topic/error-uploading-media-problems-with-id3-code-from-wordpress
Nobody’s offered any suggestions or anything like that either. Same exact circumstances as you.
I even went to getid3’s website and checked the requirements for the script and it’s just PHP, and the right version is installed. I cant figure it out to save my life. 🙂
Help!? 🙂
Forum: Fixing WordPress
In reply to: Error Uploading Media, problems with ID3 Code from WordPress?Bump! 🙂 Any idea what it could be?
Forum: Plugins
In reply to: [WooCommerce] How to update template pages after updating to WC 2.1.2?Look in your ./wp-content/themes/YOURTHEME/woocommerce directory, that’s where all the template overrides are. All of those files are overriding the default woocommerce scripting.
You can rename the folder to “wootest” or something and see how your site works, and if those templates are even necessary (most arent).
PS — I think this is due to orders marked as “COD” being set to “Processing” instead of “on hold”, requiring me to have to uncheck that option in WC Settings where they cant download files until its marked complete.
Ok, so I nailed down the bug problem:
When you mark an order as “Completed”, it does not set the download permissions. Instead, it emails the customer the “Download your files” email, without the links. You have to “Generate Download Permissions” under “Order Actions”, and then resend the Completed email again.
I believe that the software not setting the permissions upon completion is a bug.
Thanks Mike!
Ben
Oops, double post. Removed.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Change the width of my table?Create a template for the shortcode. You can view the templates in the admin screens.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] large zip files not downloadingIt’s a godaddy timeout issue. You’ll only be able to use “Redirect”. GD sets their timeouts too low to download any large files from them.
Thank you Mike, adding that code fixed it.
It looked like its a commit, so that it will be in future WooCommerce updates automatically?
Greatly appreciated.
Ben