Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #185520

    Re: https://kriesi.at/support/topic/how-to-add-captions-to-gallery-thumbs/

    I updated the theme, a little late to the party.. made the same mods to gallery.php but the captions will not appear

    I tried, in gallery.php

    						$thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' ><img {$tooltip} src='".$img[0]."' title='".$title."' alt='".$alt."' /><span class='visible-caption'>{$caption}</span></a>";
    

    This used to work, now doesn’t – I have reverted back to 1.91 for now.. but any help very much appreciated.

    #186426

    Hey mrkuji!

    We didn’t change the captions code and it should work. Maybe you can post a link to the page where it doesn’t work?

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Gallery captions missing after update’ is closed to new replies.