PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins
/
sf-shortcodes
/
templates
<?php /***************************************************************************** * * copyright(c) - aonetheme.com - Service Finder Team * More Info: http://aonetheme.com/ * Coder: Service Finder Team * Email: contact@aonetheme.com * ******************************************************************************/ ?> <?php if(service_finder_themestyle_for_plugin() == 'style-3'){ ob_start(); ?> <div class="col-md-4 col-sm-4"> <div class="sf-why-choose w-t-element padding-lr-20"> <div class="sf-icon-xl margin-b-20"> <img src="<?php echo esc_url($a['img']); ?>" width="220" height="200" alt=""> </div> <h4 class="sf-tilte margin-b-10"><?php echo esc_html($a['title']); ?></h4> <p><?php echo wp_kses_post($content); ?></p> </div> </div> <?php $html = ob_get_clean(); }else { $html = '<div class="col-md-4"> <div class="sf-why-choose w-t-element padding-lr-20"> <div class="sf-icon-xl margin-b-20"> <img src="'.esc_url($a['img']).'" width="220" height="200" alt=""> </div> <h4 class="sf-tilte margin-b-10">'.esc_html($a['title']).'</h4> <p>'.$content.'</p> </div> </div>'; } ?>
[+]
..
[-] pricing-table.php
[edit]
[-] aone-why-choose-us.php
[edit]
[-] categories.php
[edit]
[-] bio.php
[edit]
[-] followers.php
[edit]
[-] why-choose-us.php
[edit]
[-] aone-jobs-outer.php
[edit]
[-] cities.php
[edit]
[-] load-more-categories.php
[edit]
[-] aone-pricing-table.php
[edit]
[-] jobs-outer.php
[edit]
[-] aone-testimonials.php
[edit]
[-] features-outer.php
[edit]
[-] aone-cities.php
[edit]
[-] aone-categories.php
[edit]
[-] allcategories-v2.php
[edit]
[-] pricing-table-features.php
[edit]
[-] latest-blogs.php
[edit]
[-] aone-statistics.php
[edit]
[-] pricing-table-column.php
[edit]
[-] work-process.php
[edit]
[-] statistics.php
[edit]
[-] statistics-inner.php
[edit]
[-] why-choose-us-inner.php
[edit]
[-] features-inner.php
[edit]
[-] aone-how-it-works.php
[edit]
[-] aone-categories-v2.php
[edit]
[-] featured-providers.php
[edit]
[-] load-more-providers.php
[edit]
[-] categories-v2.php
[edit]
[-] testimonials-inner.php
[edit]
[-] allcategories-v1.php
[edit]
[-] aone-followers.php
[edit]
[-] sf-template-shortcodes.php
[edit]
[-] general-functions.php
[edit]
[-] aone-featured-providers.php
[edit]
[-] providers.php
[edit]
[-] how-it-works.php
[edit]
[-] aone-latest-blogs.php
[edit]
[-] request-quote.php
[edit]
[-] testimonials-outer.php
[edit]