Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Maksimovič Artur Friend
    #178719

    Hello,

    I’m wondering if there is a way in Image view to display item title and intro text on the photo not below it when hovering on the photo? Something similar: http://www.paulette-magazine.com/fr/actu_coquettes

    HeR0 Friend
    #459687

    Hi Mynde
    Please go to Template manager => Edit JA Wall. Then set ‘Default Block view’ is ‘Image View’ .
    Go to front end, you can see as my image attached

    Regards,


    1. Screenshot_11
    2. Screenshot_12
    itshine Friend
    #488760

    hi , i want use image intro right and left in my featured articles, but jathumbail dont creat thumbail image for this intro images.:((
    please help me.
    thanks.
    [PHP]<?php if (isset($images->image_intro) and !empty($images->image_intro)) : ?>
    <?php $imgfloat = (empty($images->float_intro)) ? $params->get(‘float_intro’) : $images->float_intro; ?>

    <div class=”img-intro-<?php echo htmlspecialchars($imgfloat); ?>”>
    <br/>
    <img
    <?php if ($images->image_intro_caption):
    echo ‘class=”caption”‘.’ title=”‘ .htmlspecialchars($images->image_intro_caption) .'”‘;
    endif; ?>
    src=”<?php echo htmlspecialchars($images->image_intro); ?>” alt=”<?php echo htmlspecialchars($images->image_intro_alt); ?>”/>
    </div>
    <?php endif; ?>[/PHP]

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

This topic contains 3 replies, has 3 voices, and was last updated by  itshine 11 years, 7 months ago.

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