Shortcode to output image with specific size
-
I’m not a developer, but looking for a way in which Shortcode can output image with specific size.
I limit 1 image to upload, so each id has always only 1 image.
Also I use Image field, not Image Advanced field.I understand that
[rwmb_meta id="company_logo" attribute="url" size="thumbnail"]
can output thumnail size, and
[rwmb_meta id="company_logo" attribute="url" size="full"]
can output full size.I tried something like
[rwmb_meta id="company_logo" attribute="url" width="500"]
and such but not successful so far.Currently I’m using free version.
The page I need help with: [log in to see the link]
The topic ‘Shortcode to output image with specific size’ is closed to new replies.