File manager - Edit - /home/triathlon/www/wp-content/plugins/custom-facebook-feed/admin/views/sections/sticky_widget.php
Back
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> <div class="cff-stck-wdg"> <?php $icons = CustomFacebookFeed\Builder\CFF_Feed_Builder::builder_svg_icons(); $smashballoon_info = CustomFacebookFeed\Builder\CFF_Feed_Builder::get_smashballoon_info(); ?> <div class="cff-stck-pop" v-if="stickyWidget"> <div class="cff-stck-el cff-stck-el-upgrd cff-btn-green"> <div class="cff-stck-el-icon"><?php echo $icons[$smashballoon_info['upgrade']['icon']] ?></div> <div class="cff-stck-el-txt sb-small-p sb-bold" style="color: #fff;"><?php echo $smashballoon_info['upgrade']['name']; ?></div> <div class="cff-chevron"> <svg width="7" height="10" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.3332 0L0.158203 1.175L3.97487 5L0.158203 8.825L1.3332 10L6.3332 5L1.3332 0Z" fill="white"/> </svg> </div> <a href="<?php echo esc_url($smashballoon_info['upgrade']['link']) ?>" target="_blank" class="cff-fs-a"></a> </div> <div class="cff-stck-title"><?php echo __('Our Feeds for other platforms','custom-facebook-feed') ?></div> <div class="cff-stck-el-list cff-fb-fs"> <?php foreach ($smashballoon_info['platforms'] as $platform): ?> <div class="cff-stck-el cff-fb-fs"> <div class="cff-stck-el-icon" style="color:<?php echo $smashballoon_info['colorSchemes'][$platform['icon']] ?>;"><?php echo $icons[$platform['icon']] ?></div> <div class="cff-stck-el-txt sb-small-text sb-small-p sb-dark-text"><?php echo $platform['name'] ?></div> <div class="cff-chevron"> <svg width="7" height="10" viewBox="0 0 7 10" fill="#8C8F9A" xmlns="http://www.w3.org/2000/svg"><path d="M1.3332 0L0.158203 1.175L3.97487 5L0.158203 8.825L1.3332 10L6.3332 5L1.3332 0Z" fill="#8C8F9A"></path></svg> </div> <a href="<?php echo esc_url($platform['link'] ) ?>" target="_blank" class="cff-fs-a"></a> </div> <?php endforeach ?> </div> <div class="cff-stck-follow cff-fb-fs"> <span><?php echo __('Follow Us','custom-facebook-feed') ?></span> <div class="cff-stck-flw-links"> <?php foreach ($smashballoon_info['socialProfiles'] as $social_key => $social): ?> <a href="<?php echo esc_url($social); ?>" target="_blank" rel="noopener noreferrer" style="color:<?php echo $smashballoon_info['colorSchemes'][$social_key] ?>;"><?php echo $icons[$social_key] ?></a> <?php endforeach ?> </div> </div> </div> <div class="cff-stck-wdg-btn" @click.prevent.default="toggleStickyWidget"> <span v-if="!stickyWidget"><?php echo $icons['smash']; ?></span> <div v-else class="cff-stck-wdg-btn-cls"> <svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.501 1.77279L13.091 0.362793L7.50098 5.95279L1.91098 0.362793L0.500977 1.77279L6.09098 7.36279L0.500977 12.9528L1.91098 14.3628L7.50098 8.77279L13.091 14.3628L14.501 12.9528L8.91098 7.36279L14.501 1.77279Z" fill="#141B38"/> </svg> </div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings