Submit
Path:
~
/
home
/
getwphos
/
public_html
/
srlgroup
/
wp-content
/
themes
/
adsett
/
elements
/
templates
/
pxl_cliptext
/
File Content:
layout-1.php
<?php extract($settings); $widget->add_render_attribute( 'pxl_cliptext_wrap', 'id', pxl_get_element_id($settings)); $widget->add_render_attribute( 'pxl_cliptext_wrap', 'class', 'pxl-cliptext-wrap layout-1'); if(!empty($pxl_parallax)){ $parallax_settings = json_encode([ $pxl_parallax => $parallax_value ]); $widget->add_render_attribute( 'pxl_cliptext_wrap', 'data-parallax', $parallax_settings ); } ?> <div <?php pxl_print_html($widget->get_render_attribute_string( 'pxl_cliptext_wrap' )); ?>> <div class="content-wrap relative overflow-hidden"> <div class="bg-img pxl-absoluted"></div> <?php if(!empty($textclip)): ?> <span class="text-clip"><?php pxl_print_html($textclip); ?></span> <?php endif; ?> <?php if(!empty($title)): ?> <span class="title"><?php pxl_print_html(nl2br($title)); ?></span> <?php endif; ?> </div> </div>
Submit
FILE
FOLDER
Name
Size
Permission
Action
layout-1.php
902 bytes
0644
N4ST4R_ID | Naxtarrr