itemscope itemtype="http://schema.org/CreativeWork">
ID ) ) {
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' );
$style = 'background-image: url('.esc_url($image[0]).');';
$quote_class = 'kt-image-quote'; ?>
ID, '_kad_quote_author', true );
if(!empty($author)) {
echo '';
echo '
- '. esc_html($author).'
';
echo '
';
}
?>