Forums

Taxonomy Images
Custom image size (2 posts)

  1. serpico
    Member
    Posted 8 months ago #

    I am using 0.7.3 of this plugin.

    When I try to take the URL of an image at a given custom size, it does not work. It works fine for thumbnails or 'full' image sizes but not for my registered size.

    Here's my template tags:

    $left_image = apply_filters( 'taxonomy-images-queried-term-image-url', '', array(
        'image_size' => 'lhs-img'
        ) );

    And the lhs-img is registered via

    add_image_size( 'lhs-img', 449, 565, true );

    http://wordpress.org/extend/plugins/taxonomy-images/

  2. Michael Fields
    Theme Wrangler
    Posted 8 months ago #

    Please download, install, activate and run the following plugin and let me know if the error persists.

    http://wordpress.org/extend/plugins/regenerate-thumbnails/

Reply

You must log in to post.

About this Plugin

About this Topic