Problem:
CRED edit post forms, with image upload fields, shows the existing image in FULL-SIZE not a "mini-version" of the image.
Solution:
150x150 px thumbnail is generated natively by WP core as the_post_thumbnail and this should be generated regardless of Toolset or CRED or theme.
To forcefully resize images, you can follow any one of the ways below:
1. Add this css in CRED form >> CSS editor section -- this is the easiest option:
img[id^='loaded_']{width:150px;}
2. OR you may use WordPress custom size thumbnail method as I mentioned before:
https://toolset.com/forums/topic/image-preview-in-cred-edit-form-full-size/#post-561260
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | - |
- | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | - |
Supporter timezone: Asia/Karachi (GMT+05:00)
This topic contains 16 replies, has 3 voices.
Last updated by 7 years, 2 months ago.
Assisted by: Noman.