Could you please help me on the below issues?
When I do the below steps, then the images are displayed.
I have several posts and doing the above steps would consume a lot of time. Maybe I am missing something.
Note: If I open the image directly on a new tab, it shows 403 forbidden even though the related folders are with permission 755 and files 644.
Have tried the below steps already,
1. Checked the Permissions.
2. The site URL and WP URL on the settings > General are the same.
Already deleted the htaccess file > and saved the Permalink
3. The option “Organize my uploads into month- and year-based folders” is enabled on the settings > media
4. Tried disabling all the plugins and still having the same issue.
5. Tried Media Sync plugin and Search & replace plugin etc but no luck.
Any support would be helpful.
Thanks,
Vin
]]>Please I need help as much as possible.
I recently moved my website from Siteground hosting to INTERSERVER after the server was impacted by the virus.
After migrating to Interserver from Siteground, I discovered that my images are not displaying inside the WordPress upload side. Although, if you load up old articles, the images will display correctly I do need help to make those old images show inside the wordpress admin section in order to use them.
I have tried restoring the previous backup from UPDRAFTPLUS but am afraid I might restore back a part of the compromised code from that side.
But WHEN I TRIED TO BACKUP the new site, I tried to check the backed-up files and discovered that my images were sitting on the current server.
JUST THAT, I do not know how to make it appear in the media path.
Kindly help
]]>I was cloned my website from one domain to another.
Everything for now works fine, but I have issue with images on products.
Some images are showing properly but some dont.
I tried to remove and add image again in woocommerce product, but it wont work.
Images are normaly shown in media on wordpress and I can open it and see it.
I use inspect and i Getting message “could not load image”.
Does anyone have trouble or problem like this? Can it be solved without reupload?
Thanks in advance, best regards!
]]>I’m not serving Webp or any other format images apart from the occasional png format for transparencies, because no matter what plugin I use it seems to break my site.
I’m using the AIOSEO plugin which is properly configured.
Does anyone have a solution?
I am trying to do reverse image search on google. However, when I paste the image url (the url that I get by right clicking the image on the post), I get this message:
”
The URL doesn’t refer to an image or the image is not publicly accessible.”
Could someone please explain why am I getting this message, and why there is no publicly accessible url of the image.
Thanks and regards
]]>I’ve never had this issue before for a client. This particular website I am finalising, everytime I upload any portrait images provided by the client, and upload into Worpdress for Woocommerce products, it uploads it in landscape (basically rotating the original portrait image from the client that he has emailed me).
I then to get around it, put the photos in Photoshop and Save them again.
I have NEVER had to do this workaround, and the client will NOT be able to do this. We need them to be able to upload ANY images that are Portrait into WordPress Woocommerce and the images to stay Portrait.
As I mentioened I have never had to deal with this issue and don’t know what is causing it. This website is a template that I use regularly as my base template, and never had this issue before with using this as my base template .
If anyone has come across this issue would be great to hear from. Maybe there is a strange setting that is causing it ?
Thanks in advance
Regards
Kristin
I have tried installing a team with its demo images. But, iam not able to see any images. I have a folder name “demo-files” with one .xml and 3 .json files. Please check the below link where iam not able to see the images for my website.
Can some one guide me what went wrong !!
]]>My posts feature image that is used to display when viewing in a category. I want to also show it at the top of the post itself.
I used this code in my single.php to achieve this:
<?php if ( has_post_thumbnail() ):?>
<div class=”featured-image-wrap”><?php the_post_thumbnail(); ?></div>
<?php endif; ?>
Now my issue is that when I put in the standard wordpress sizes they don’t work well across multiple screens. So I would like it so that the image is responsive.
I am meant to put the size between () of <?php the_post_thumbnail(); ?> but I don’t know how to do this to make it responsive
Could someone kindly help me.
Many thanks
]]>