File manager - Edit - /home/verseaumee/www/plugins/system/bluetheme/assets/st_template/testimonial_style2.php
Back
<?php defined('_JEXEC') or die; ?> <?php foreach($ig_new_array as $key=>$item): //var_dump($item); $class_item = $item['show_image']; if ($key%2 == 0) { $class_pull = 'pull-left'; } else{ $class_pull = 'pull-right'; } ?> <div class="testimonial <?php echo $class_item; ?>"> <blockquote> <?php echo urldecode($item['desc']); ?> </blockquote> <p class="testimonial-footer <?php echo $class_pull; ?>"> <img alt="" src="<?php echo trim(urldecode($item['content'])); ?>"> <b><?php echo urldecode($item['title']); ?></b> — <?php echo urldecode($item['position']); ?> </p> </div> <?php endforeach; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings