echo '<a class="g-link'.($is_openable? ' link"' : '" data-group="gallery"').' href="'.esc_url($href).'" id="work-' . $post_id . '">';
echo '<a class="g-link'.($is_openable? ' link"' : '" data-group="gallery" data-title="'.esc_attr(get_the_title()).'"').' href="'.esc_url($href).'" id="work-' . $post_id . '">';
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I see you use works list with opening to lightbox. You will have to make small modification to get what you want.
Go to fame\works-list.php line~114 and change this whole line to With kind regards.