I have moved my wordpress site onto a new domain -
everything else is working fine, except for my sliders made with "The The image slider". It imported the sliders, along with their slides. however - the image paths of the images still point to the "old" site, and therefore the image slides are not showing?
I have tried to adjust the permissions of the cache folder in CPanel, and all the permissions seem in order. I have also done a "search and replace" with a plugin and according to the plugin result, all the paths are changed? I can open the slides images by using the new path which shows that the images are in the new upload folder, however the path to the images is still the "old" path in the plugin's slider settings
Is there someway I could perhaps change the image paths to the new domain?
http://wordpress.org/extend/plugins/thethe-image-slider/
Related
I am using a wordpress theme for my website and when installing the theme I made sure to avoid imporing the media files of the theme. The problem is that the theme keeps using a featured image that doesn't exist. I have tried to replace the image with my own and when inspecting the page I can see that I am using mine but what us displayed is always the theme default image.
Is there anyway to solve this, because I have cleaned all my website and tried again but no result.
Thanks.
1.can you check the template file if that is a part of the header or footer
could be that the image is hard-coded
2.if you have cache enabled try deleting the cache
3.Sometimes the demo content in themes is linked with images from the developers website demo site
check the network tab if the image is fetched from a different website.
Here is the sitution:
I am using WordPress 4.6.1 for my website with Storefront theme from WooCommerce. I have images not appearing on any of the pages on my website, but they all appear in the Media Library. I checked to make sure the files are located in the wp-content/upload folder (it is with a permission of 755 and all images are 644). I checked to make sure were no plugin issues (there are none). The permalink struture is postname. I have the WooCommerce plugin for my site for products and services. The image URL is missing in the Media Library with the name of the image file and extension in black writing with the view URL as simple-page/name of image.
For example, the image payment.jpg. The correct URL of that image is http://www.gwbs.biz/wp-content/uploads/2016/10/payments.jpg but under the view link, the file reads http://www.gwbs.biz/sample-page/payments/. When you click on the view link, a page is displayed instead of the image.
I am not sure why it's behaving that way. As a result one of my images are displaying on the page. Just the slug name of the image at the location the image. Is there a solution of this problem?
Please check img src tag in sample-page/payments/ page. I think, It is not correct url.
When I have images uploaded to Wordpress, there is no way for me to flexibly edit these images. For example, let's say I want to add a colored overlay over an image that has been uploaded to Wordpress. For me to do this, I have to add the overlay to the image, then upload the new modified image to Wordpress. When I am developing a non-Wordpress site, however, all I have to do is link to the photo in the CSS, then using the Image Assets generator, the linked image is changed on the fly. This saves me from having to re-upload photos every time I make a change.
Is there any Photoshop script or plugin, or just a method in general for editing photos without having to re-upload them to Wordpress?
There isn't any script out there that I know of, but if you have access to the wordpress uploads directory via an ftp client, you can edit the originally uploaded file and then use a plugin like Regenerate Thumbnails to update the smaller and automatically generated images.
When I'm working in localhost, every uploaded image in wordpress generates thumbnails and after that I can edit manually these thumbnails and replace .jpg files with the edited ones. But when I placed my site online, every time I load the home page, it generates all the thumbnails AGAIN and that erases my edited thumbnails. I also assume that makes my site slower.
Is there a way to disable that?
I'm trying to create a wallpapers site, using WordPress platform. The website should have similar functions like this wallpapers site. Which plugin is required to re-size images in multiple sizes, like 1920x1200, or 1920x1080. If there's no such plugin, how can I create this function in WordPress?
You have two options for this:
Manual: Uploaded images can be edited and cropped to the required size by teh administrator. Go to the media library, find the image, click edit and make the changes necessary
Automatic: I found this page by typing "how to edit image size in wordpress" when I was, in fact, looking for a manual that would explain with screenshots the instructions in step 1 above: http://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/
The post there makes use of the add_image_size function of Wordpress and tells Wordpress to automatically generate thumbnails in your required size.
Creating a Wallpaper website in WordPress is now as easy as counting 1-2-3. All you need a WordPress + decent hosting and a Wallpaper WordPress theme from https://binarynote.com
Just install Wallpaper WordPress theme along with their bulk image uploader plugin and you are ready to upload your wallpapers. The theme is able to generate different image sizes like you have mentioned automatically but will not store any such images on your server.
here is one such theme for your ready reference. https://binarynote.com/wordpress-theme-wallpaper.html
Hope this will help you a lot.