admin管理员组文章数量:1310074
I have a running eCommerce site, but I've recently created new product imagery for the entire site. The new images are named identical to the old images, so would simply dumping them via FTP work? Could my customers still have old cached versions in their browser which don't update to the newer models? I'm trying to avoid having to go through every single product and manually set the new images. I'm open to buying a plugin if there's one that'll help me with this.
I have a running eCommerce site, but I've recently created new product imagery for the entire site. The new images are named identical to the old images, so would simply dumping them via FTP work? Could my customers still have old cached versions in their browser which don't update to the newer models? I'm trying to avoid having to go through every single product and manually set the new images. I'm open to buying a plugin if there's one that'll help me with this.
Share Improve this question asked Sep 2, 2016 at 5:22 RobRob 1411 silver badge2 bronze badges2 Answers
Reset to default 1Unfortunately, trying to pull a fast one on the WordPress media library with FTP won't work. You'll need to import them through the WP admin so they get added to the database, resized, and whatever other special sauce WP adds.
I've never used it, but this plugin sounds like it might be right up your alley. https://wordpress/plugins/enable-media-replace/
Well, this can be relative easy if all media library was uploaded via Wordpress, so an update via FTP can be done.
Once you have uploaded all new images (the main of each post), you have to run an update for thumbnails because WP takes the main image and creates thumbnails like: image20, the thumbnail will be image20-200x250 image20-640x380 and so on as your template requires. So via FTP you can update the main, but thumbnails need to be refreshed.
For this you can run a plugin https://wordpress/plugins/force-regenerate-thumbnails/ this will create new thumbnails and will and delete the ones you do not need on your template.
本文标签: Replace Woocommerce Images
版权声明:本文标题:Replace Woocommerce Images 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741856463a2401369.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论