Skip Navigation

[Fixed in next Release] Split: Types fields shortcode always returning full size images

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/Karachi (GMT+05:00)

Author
Posts
#2484495

Hey, I found another related issue. I tried adding the images by this shortcode:

[types termmeta='taxonomy-gallery' title='%%TITLE%%' alt='%%ALT%%' size='custom' width='320' height='254' resize='crop' separator=' '][/types]

or this:

[types termmeta='taxonomy-gallery' size='thumbnail' index='0' separator=', ' url='true'][/types]

I always get the full image size instead of the custom or thumbnail size image.

cheers

#2484517

Waqar
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi,

This seems to be related, to an already highlighted issue between the PHP 8 and the custom images sizes:
https://toolset.com/errata/custom-sized-images-not-working-when-output-via-types-shortcode/

A fix for this is already included in the upcoming release of Toolset Types and for now, you can download the latest patch file from this link:
hidden link
( Replace the file of the same name at wp-content/plugins/types/vendor/toolset/types/embedded/views/ )

regards,
Waqar