Forum Replies Created

Viewing 5 replies - 271 through 275 (of 275 total)
  • Hi Mike,

    You may be able to find a plugin that will already remove this field for you, or you could have one developed. I believe this would be the only way to turn off the field.

    Another course of action would be to simply ignore the field. Leave it there, but just don’t use it for anything.

    You’re welcome to contact me on Twitter or anything if you need further help 🙂

    Cheers,
    Japh

    I believe the solution is to disable DB-Cache, make your changes, and then re-enable DB-Cache.

    Having DB-Cache enabled seems to be what causes the problem. I’ve also noticed that having DB-Cache enabled prevents tags from saving to posts properly.

    Japh

    (@japh)

    This should help even more, I just made a WP plugin to do it for you! http://japh.com.au/plugins/wp-ie6update/

    It will hopefully be in the WP extensions directory shortly too.

    Japh

    (@japh)

    Most likely you will need to edit the header.php file of your theme, which would probably reside in the /wp-content/themes/your-theme-name-here/ folder.

    That code snippet should be inserted somewhere between the <head></head> tags.

    Hope that helps!

    Hi folks,

    As this thread occurred approximately 6 months ago, likely you have all moved on or discovered solutions. However, in case you are still wondering how to do this, you were so close!

    It seems to me that you were changing the path, but not actually creating the database entries for the images. WordPress creates an entry in the posts table for images uploaded through WordPress.

    There is a plugin, however, that adds a “Add From Server” tab, so once you’ve changed your image upload directory from ‘wp-content/uploads’ to ‘images’, you can just add the images through this plugin.

    The plugin can be found here: http://wordpress.org/extend/plugins/add-from-server/

    Hope that helps either you guys, or the next person who comes along with the problem.

    Cheers,
    Japh

Viewing 5 replies - 271 through 275 (of 275 total)