Opened 6 months ago
Closed 4 months ago
#61729 closed defect (bug) (worksforme)
Image size problem
Reported by: | mohammad212dasd | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | critical | Version: | 6.6 |
Component: | General | Keywords: | reporter-feedback |
Focuses: | ui, javascript, css | Cc: |
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #core-test by ankit-k-gupta. View the logs.
6 months ago
#3
in reply to:
↑ 2
@
6 months ago
Replying to Ankit K Gupta:
Yes, it is possible for users to upload images with different sizes.
We cannot control the users.
We want, when users upload it with different sizes, the same image as our box should be created and fixed, so that the layout is not UI damaged.
Still, no matter how hard I tried and tried in several other formats, WordPress has this problem..
I tried a lot, even a with dev team, but the problem was not solved...
We have tested several other themes in the past and still have the problem
check this website its using reactjs...
in react js... you can manage this very good..
https://www.dubizzle.sa/en/
#4
@
4 months ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Hi @mohammad212dasd - this sounds more like an issue with how your theme is handling image uploads rather than an issue with WordPress core itself.
I'm going to close this ticket as "works for me".
If I have missed something feel free to re-open. If so please add details such as the theme you are using, the code used to display the images and a sample image that causes the issue.
@mohammad212dasd Can you check the feature image size of the uploaded image to the respective post? It looks like the images you uploaded to the post are small and to maintain the aspect ratio theme moving them to the right side.
You can also check them by changing the different themes also.