/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
banner
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/plugins/hub-core/shortcodes/banner
Edit:
/home/melaqxso/public_html/wp-content/plugins/hub-core/shortcodes/banner/view.php
<?php extract( $atts ); // Enqueue Conditional Script $this->scripts(); $classes = array( 'lqd-bnnr-1', 'd-flex', 'flex-column', 'flex-md-row', 'overflow-hidden', 'border-radius-10', $el_class, $this->get_id() ); $this->generate_css(); ?> <div id="<?php echo $this->get_id() ?>" class="<?php echo ld_helper()->sanitize_html_classes( $classes ) ?>"> <div class="lqd-bnnr-left d-flex align-items-center"> <div class="lqd-bnnr-in"> <h3 class="mt-0 mb-5"><?php echo $this->get_title(); ?></h3> <?php $this->get_button(); ?> </div><!-- /.lqd-bnnr-in --> </div><!-- /.lqd-bnnr-left --> <div class="lqd-bnnr-right"> <div class="lqd-bnnr-in"> <figure> <?php $this->get_image(); ?> </figure> </div><!-- /.lqd-bnnr-in --> </div><!-- /.lqd-bnnr-right --> </div><!-- /.lqd-bnnr-1 -->
Ukuran: 821 B