• The schema template in the upcoming release of Shopp uses this to generate the item image:
    <meta itemprop=”image” content=”<?php shopp(‘product.coverimage’, ‘property=url&size=original’); ?>” />

    The code that overrides this tag doesn’t support the property parameter, so it returns a full image tag, causing output errors.

    Just FYI.

    http://wordpress.org/plugins/featured-images-for-shopp/

Viewing 1 replies (of 1 total)
  • Plugin Author Barry Hughes

    (@websitebakery)

    Cheers Clif, valid point. This plugin is comparatively old and hasn’t been revised since early in the Shopp 1.2.x cycle – it really needs a thorough cleaning or should be dropped entirely.

Viewing 1 replies (of 1 total)
  • The topic ‘Glitch with 1.3 schema templates’ is closed to new replies.