PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
single-listing
/
home-sections
<?php global $post; if (!is_user_logged_in() || $post->post_author != get_current_user_id()) { return ''; } ?> <wil-lazy-load-component id="wil-listing-top-block" class="mb-20" height="1px;"> <template v-slot:default="{isInView}"> <wil-boxes-color-items v-if="isInView" wrapper-classes="row" :boxes="data.highlightBoxes.items" :inner-classes="data.highlightBoxes.itemsPerRow" :post-id="<?php echo abs($post->ID); ?>"></wil-boxes-color-items> </template> </wil-lazy-load-component>
[+]
..
[-] taxonomy.php
[edit]
[-] average-rating.php
[edit]
[-] reviews.php
[edit]
[-] custom-section.php
[edit]
[-] coupon.php
[edit]
[-] section-heading.php
[edit]
[-] videos.php
[edit]
[-] footer-seeall.php
[edit]
[-] listings-relationship.php
[edit]
[-] review-statistic.php
[edit]
[-] posts.php
[edit]
[-] content.php
[edit]
[-] restaurant_menu.php
[edit]
[-] photos.php
[edit]
[-] top-block.php
[edit]
[-] using-custom-settings-warning.php
[edit]
[-] .home-sections.php
[edit]
[-] events.php
[edit]
[-] tags.php
[edit]
[-] test-multiple-single-products.php
[edit]
[-] google-adsense.php
[edit]
[-] promotion.php
[edit]
[-] my_products.php
[edit]