PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
template-parts
/
posts
/
partials
<?php /** * Post-entry video. * * @package Flatsome\Templates * @flatsome-version 3.16.0 */ ?> <a href="<?php the_permalink();?>"> <?php the_post_thumbnail('large'); ?> </a>
[-] entry-header.php
[edit]
[-] entry-title.php
[edit]
[-] archive-title.php
[edit]
[-] entry-header-bottom.php
[edit]
[-] entry-post-date.php
[edit]
[-] single-featured.php
[edit]
[-] entry-footer.php
[edit]
[-] entry-footer-single.php
[edit]
[+]
..
[-] entry-image.php
[edit]
[-] entry-video.php
[edit]