Compatible with Views Plugin from Toolset?
-
I am trying to use the shortcode within a Views Template (from the Toolset suite of plugins)… Each image is pulled in as a shortcode from a custom post-type (created with WP-Types). But, the “twentytwenty” shortcode does not seem to be working, as I get an empty area where the images should be. If I remove the “twentytwenty” shortcode, the individual images are rendered without the desired plugin effect.
The code I’m using looks like this…
[twentytwenty]
[types field=”before-image” size=”full” align=”none”][/types]
[types field=”after-image” size=”full” align=”none”][/types]
[/twentytwenty]
The topic ‘Compatible with Views Plugin from Toolset?’ is closed to new replies.