Site migration – some images not displaying in Media Library

I highly recommend updating all of your URLS. This can be done either with a word press plugin such as Velet Blues Update URLS Or via your SQL database: UPDATE wp_posts set post_content=REPLACE(post_content, ‘www.live.com/’, ‘www.test.com/’); note* images are uploadeded as posts in your database.* ( wp_posts table with a post_type of “attachment”. )

Large image size stuck on old value, even for new images

Find the actual large version of the image file (i.e., wp-content/uploads/2014/03/my-image-1024×576.jpg) and see if in fact it has the smaller dimensions or if it is just being rendered that way in your theme. If the large version is in fact 1024px wide, then the filter is working. Make sure you are referencing the right image … Read more

uploading images to specified directories

This might be perfect solution for you: http://wordpress.org/plugins/custom-upload-dir/ With that plugin you can have upload folder structure as you wish: “uploads/$image_type./.$client./.$post_title./” or uploads/category/subcategory/post_title/ Or anything you like, you can combine post title, category, post author, post date and many more in your folder structure.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)