Submit
Path:
~
/
home
/
getwphos
/
public_html
/
techniquetechs
/
wp-content
/
themes
/
plexify
/
elements
/
templates
/
pxl_search
/
File Content:
layout-1.php
<?php extract($settings); ?> <div class="pxl-search-wrap-wg layout-<?php echo esc_attr($layout) ?>"> <form method="get" class="pxl-search-form relative" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <input type="search" class="pxl-search-field" placeholder="<?php echo esc_attr( $settings['placeholder']); ?>" value="<?php echo get_search_query(); ?>" name="s" autocomplete="off"/> <button type="submit" class="pxl-search-submit" value=""><span class="pxl-icon pxli-search"></span></button> <?php if( $search_type == 'product'): ?> <input type="hidden" name="post_type" value="product"> <?php endif; ?> </form> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
layout-1.php
699 bytes
0644
N4ST4R_ID | Naxtarrr