PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
single-listing
/
home-sections
<?php global $wilcityArgs; if (isset($wilcityArgs['isShowBoxTitle']) && $wilcityArgs['isShowBoxTitle'] === 'no') { return ''; } $oHeading = new \Wilcity\Ultils\ListItems\Heading(); $oHeading = $oHeading->setConfiguration([ 'type' => 'heading', 'wrapperClasses' => 'content-box_header__xPnGx clearfix', 'icon' => $wilcityArgs['icon'], 'heading' => $wilcityArgs['name'] ]); try { echo $oHeading->render(); } catch (Exception $e) { }
[+]
..
[-] 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]