• Resolved Christofer R

    (@christofer-roth)


    It worked when I edited lines 560 and 561 in category-images-ii.php to:

    return $CategoryImagesII->display_images( $cat );
    echo $CategoryImagesII->display_images( $cat, $r[ 'link_images' ] );

    That is, I changed from $cat_ids to $cat.

    This plugin really could be better in many ways. But it has some great features too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I had the same problem, but this seems to be fixed in version 1.31.

    I still have the same problem with version 1.3.3.
    The ciii_category_archive_image does not show up.

    Somehow the code you were referring to moved to this file but I can not find the correct place to fix the bug:
    class-Category-Images-II.php

    Thanks for any hints.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Category Images II] ciii_category_archive_image not working’ is closed to new replies.