Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
themify-...
/
template...
/
partials
•
File:
advanched-archive.php
•
Content:
<?php if(!empty($args['builder_content'])):?> <div class="tbp_advanchd_archive_wrap"> <?php $builderId=$args['builder_id']; foreach ($args['builder_content'] as $rows => $row){ if (!empty($row)) { if (!isset($row['row_order'])) { $row['row_order'] = $rows; } Themify_Builder_Component_Row::template($rows, $row, $builderId, true); } } $args=$builderId=null; ?> </div> <?php endif;
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List