Skip Navigation

[Resolved] "Image size" parameter of term field (image field) not working

This support ticket is created 5 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 5 years, 1 month ago.

Assisted by: Luo Yang.

Author
Posts
#1407483

I am trying to output pre-cropped thumbnail images using a view which displays an image field for a list of taxonomy terms.

Link to a page where the issue can be seen: hidden link

I expected to see 150x150 thumbnail images.

Instead, I got the full size images, in various aspect ratios.

#1407967

Hello,

I assume we are talking about you are using shortcodes like this:
[types termmeta='test-image-1' title='%%TITLE%%' alt='%%ALT%%' size='thumbnail' resize='proportional'][/types]

I have tried it in my localhost with a fresh WordPress installation + the latest version of Toolset plugins.

It works fine, so the problem you mentioned above is abnormal, please check these:
1) In case it is a compatibility problem, please deactivate all other plugins, and switch to WordPress default theme 2019, deactivate all custom PHP/JS codes, and test again

2) Also check if there is any PHP error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/