Loading
Feature variables
Variable Description
feature.page.urlURL of page image is linking to
feature.image_urlURL for the full size content slider image
feature.image_widthWidth of feature image
feature.image_heightHeight of feature image
feature.small_image_urlURL of the small version of the feature image
feature.medium_image_urlURL of the medium version of the feature image
feature.large_image_urlURL of the large version of the feature image
Do you like this page?

Showing 4 reactions


Jesse Haff commented 2012-07-19 13:40:18 -0700 · Flag
feature.medium_image_url and feature.large_image_url will now return the correct URLs.
Jesse Haff commented 2012-07-13 16:30:08 -0700 · Flag
Thanks Jermiee, that was a typo which has now been fixed. I see what you mean about the other variables. I’ll look into that.
Jerimee Richir commented 2012-07-12 18:36:10 -0700 · Flag
feature.image.url does NOT seem to be correct

The following each seem to work:

feature.image_url

feature.small_image_url

feature.image_height

feature.image_width

feature.name

feature.headline

I suspect that there are more. I would love to see medium_image_url or large_image_url – those do not seem to exist; they just spit out the small image url.