PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
themes
/
wilcity
/
single-listing
/
home-sections
<?php use Wilcity\Ultils\ListItems\WilSwitchTabBtn; global $wilcityArgs, $wilcityTabKey; if (!isset($wilcityArgs['status']) || $wilcityArgs['status'] === 'no') { return ''; } $oSwitchTabBtn = new WilSwitchTabBtn; $oSwitchTabBtn = $oSwitchTabBtn->setConfiguration([ 'type' => 'wilSwitchTabBtn', 'tabKey' => $wilcityTabKey, 'wrapperClasses' => 'list_link__2rDA1 text-ellipsis color-primary--hover wil-text-center', 'btnName' => esc_html__('See All', 'wilcity'), 'hasWrapperForIcon' => 'no' ]); try { echo '<footer class="content-box_footer__kswf3">'.$oSwitchTabBtn->render().'</footer>'; } catch (Exception $e) { }
[+]
..
[-] review-statistic.php
[edit]
[-] posts.php
[edit]
[-] promotion.php
[edit]
[-] test-multiple-single-products.php
[edit]
[-] tags.php
[edit]
[-] footer-seeall.php
[edit]
[-] reviews.php
[edit]
[-] restaurant_menu.php
[edit]
[-] videos.php
[edit]
[-] coupon.php
[edit]
[-] google-adsense.php
[edit]
[-] using-custom-settings-warning.php
[edit]
[-] top-block.php
[edit]
[-] section-heading.php
[edit]
[-] photos.php
[edit]
[-] average-rating.php
[edit]
[-] events.php
[edit]
[-] custom-section.php
[edit]
[-] taxonomy.php
[edit]
[-] listings-relationship.php
[edit]
[-] my_products.php
[edit]
[-] content.php
[edit]