PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
shortcodes
/
info-section
/
templates
/
parts
<?php if ( ! empty ( $info_link_text ) ) { ?> <?php $button_params = array( 'link' => $info_link, 'text' => $info_link_text, 'target' => $info_link_target, 'size' => 'normal', 'color' => $info_button_color, 'button_layout' => 'textual', 'custom_class' => 'qodef-m-button', ); echo WebOnCoreButtonShortcode::call_shortcode( $button_params ); ?> <?php } ?>
[+]
..
[-] button.php
[edit]
[-] main-title.php
[edit]
[-] separator.php
[edit]
[-] info-title.php
[edit]
[-] text.php
[edit]
[-] tagline.php
[edit]