PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
customizr
/
templates
/
parts
/
content
/
common
/
media
<?php /** * The template for displaying a thumbnail media * * * @package Customizr */ /* img */ czr_fn_echo( 'image' ); /* Lightbox Button */ if ( czr_fn_get_property( 'has_lightbox' ) ) czr_fn_post_action( $link = czr_fn_get_property( 'lightbox_url' ), $class = 'expand-img' );
[+]
..
[-] audio.php
[edit]
[-] index.php
[edit]
[-] gallery.php
[edit]
[-] video.php
[edit]
[-] thumbnail.php
[edit]