I am trying to: use an image from a view of a repeatable field group.
The shortcode in the view comes out as:
[types field='session-image' title='%%TITLE%%' alt='%%ALT%%' size='medium' resize='proportional'][/types]
Link to a page where the issue can be seen: hidden link (look under January 22, sustainable art)
I expected to see: the image at its normal size
Instead, I got: the image as a 1px by 1px dot (I can see it in the source code)
Hello,
Thanks for the details, I can see the problem in the URL you mentioned above.
And I can not duplicate it in fresh WP installation + the latest version of Toolset plugins, so the problem is abnormal.
Please check these:
1) Dashboard-> Settings-> Media
in section "Medium size", make sure it is using correct settings. For example, the default values should be 300 * 300
2) In case it is a compatibility problem, deactivate all other plugins, and switch to WordPress default theme 2022, and test again