test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • arucardx Friend
    #181030

    There’s a bug in tag.php for both default folder & ja_wall folder that was included in JA Wall template & quickstart package. I just checked in 1.04 and the bug exist there as well.

    At line 98
    [PHP] if(empty($item->image) && $item->params->get(‘userItemImage’) && !empty($item->imageGeneric)){
    $item->image = $item->imageGeneric;
    }[/PHP]

    The code should be ‘tagItemImage’ instead of ‘userItemImage’.

    You can reproduce this bug with the following steps.

    1) Go to K2 Parameters
    2) Select layout & view tabs
    3) Scroll down to “Layout & view options for user (author) pages”
    4) Set “Item Image” to hide

    Now go to any tag listing(click on any tag), you see that the images no longer display for all articles. Set “Item Image” back to Show and now the images return.

    If you scroll down to “Layout & view options for tag listings” then set “Item Image” to hide. Now go back to the tag listing and you can still see the images there.

    Took me a big headache to figure this out, I thought I screwed up some coding on my site when the tag images suddenly disappear for no reason lol.

    Wall Crasher Developer
    #468733

    Hi arucardx,

    Thank for helping us to fix this issue.
    We will applied this fix on future release.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Wall Crasher 12 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum