Dave Foy
Forum Replies Created
-
Thanks for the tip @boazpojo.
Will there likely be a global default setting for padding on sections in future? It would really help with consistency, especially if multiple people are editing page designs.
Forum: Plugins
In reply to: [Better WordPress Minify] conflict with Use Google Libraries 1.5.2?Great news. Any idea when the next version may land?
Forum: Plugins
In reply to: [Amazon S3 Uploads] Files not on server but on S3 still not displayingHi. I’ve figured out what’s happening here. Looks like the developer is doing some custom image processing. Will take it up with the developer and see if we can get it sorted.
Support request basically resolved. 🙂
Hi Joseph – it’s nothing to do with any particular widgets, it’s because you’ve done a simple find-and-replace of old URLs to new URL, rather than properly changing them in such a way that preserves the serialized string lengths that WordPress stores.
Here’s the solution:
http://interconnectit.com/124/search-and-replace-for-wordpress-databases/
I use this all the time when migrating WP sites from sites with a different number of characters in the domain name.
Hope that helps.