PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
Ultimate_VC_Addons
/
admin
<div class="wrap bsf-page-wrapper ultimate-about"> <div class="wrap-container"> <div class="heading-section"> <div class="bsf-pr-header bsf-left-header" style="margin-bottom: 55px;"> <h2><?php echo __('Resources!','bsf'); ?></h2> <div class="bsf-pr-decription"><?php _e('Resources used to improve your site with Google Fonts, Font Icons etc.','bsf'); ?></div> </div> <div class="right-logo-section"> <div class="bsf-company-logo"> </div><!--company-logo--> </div><!--right-logo-section--> </div> <!--heading section--> <div class="inside bsf-wrap"> <div class="container"> <?php if( (isset($connects) && ($connects === true || $connects == 'true')) || (!isset($connects)) ) : ?> <div class="col-sm-3 col-lg-3"> <a class="resource-block-link" href="<?php echo admin_url('admin.php?page=contact-manager') ?>"> <div class="resource-block-icon"> <span class="dashicons dashicons-share"></span> </div> <div class="resource-block-content"> <?php echo __('Connects', 'bsf') ?> </div> </a> </div><!--col-sm-3--> <?php endif; ?> <?php if( (isset($icon_manager) && ($icon_manager === true || $icon_manager == 'true')) || (!isset($icon_manager)) ) : ?> <div class="col-sm-3 col-lg-3"> <a class="resource-block-link" href="<?php echo admin_url('admin.php?page=bsf-font-icon-manager') ?>"> <div class="resource-block-icon"> <span class="dashicons dashicons-awards"></span> </div> <div class="resource-block-content"> <?php echo __('Font Icon Manager', 'bsf') ?> </div> </a> </div><!--col-sm-3--> <?php endif; ?> <?php if( (isset($google_fonts) && ($google_fonts === true || $google_fonts == 'true')) || (!isset($google_fonts)) ) : ?> <div class="col-sm-3 col-lg-3"> <a class="resource-block-link" href="<?php echo admin_url('admin.php?page=bsf-google-font-manager') ?>"> <div class="resource-block-icon"> <span class="dashicons dashicons-edit"></span> </div> <div class="resource-block-content"> <?php echo __('Google Fonts Manager', 'bsf') ?> </div> </a> </div><!--col-sm-3--> <?php endif; ?> </div><!--container--> </div><!--bsf-wrap--> </div><!--wrap-container--> </div><!--wrap-->
[+]
..
[-] debug.php
[edit]
[-] product-license.php
[edit]
[-] script-styles.php
[edit]
[+]
fonts
[-] index.php
[edit]
[+]
js
[+]
vc_extend
[-] resources.php
[edit]
[-] smooth-scroll-setting.php
[edit]
[-] modules.php
[edit]
[-] admin.php
[edit]
[-] about.php
[edit]
[-] dashboard.php
[edit]
[-] map-settings.php
[edit]
[+]
img
[+]
bsf-core
[+]
imagesa
[-] bsf.yml
[edit]
[+]
css