__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Layout\LayoutHelper;
use Joomla\CMS\Router\Route;
$item = $displayData;
$item->enableOpenGraph = false;
$params = $item->params;
$info = $params->get('info_block_position', 0);
$attribs = json_decode($item->attribs ?? "");
HTMLHelper::addIncludePath(JPATH_COMPONENT . '/helpers/html');
$article_format = (isset($attribs->helix_ultimate_article_format) && $attribs->helix_ultimate_article_format) ? $attribs->helix_ultimate_article_format : 'standard';
?>
<div class="article">
<?php if($article_format === 'gallery') : ?>
<?php echo LayoutHelper::render('joomla.content.blog.gallery', array('attribs' => $attribs, 'id' => $item->id)); ?>
<?php elseif($article_format === 'video') : ?>
<?php echo LayoutHelper::render('joomla.content.blog.video', array('attribs' => $attribs)); ?>
<?php elseif($article_format === 'audio') : ?>
<?php echo LayoutHelper::render('joomla.content.blog.audio', array('attribs' => $attribs)); ?>
<?php else: ?>
<a href="<?php echo Route::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid, $item->language)); ?>">
<?php echo LayoutHelper::render('joomla.content.full_image', $item); ?>
</a>
<?php endif; ?>
<?php echo LayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>
<div class="article-info">
<?php if ($params->get('show_author') && !empty($item->author )) : ?>
<?php echo LayoutHelper::render('joomla.content.info_block.author', array('item' => $item, 'params' => $params,'articleView'=>'intro')); ?>
<?php endif; ?>
<?php if ($params->get('show_publish_date')) : ?>
<?php echo LayoutHelper::render('joomla.content.info_block.publish_date', array('item' => $item, 'params' => $params,'articleView'=>'intro')); ?>
<?php endif; ?>
</div>
</div>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| blog | Folder | 0775 |
|
|
| icons | Folder | 0775 |
|
|
| info_block | Folder | 0775 |
|
|
| associations.php | File | 512 B | 0664 |
|
| blog_style_default_item_title.php | File | 2.11 KB | 0664 |
|
| blog_style_default_links.php | File | 606 B | 0664 |
|
| categories_default.php | File | 1.22 KB | 0664 |
|
| categories_default_items.php | File | 689 B | 0664 |
|
| category_default.php | File | 3.57 KB | 0664 |
|
| full_image.php | File | 4.28 KB | 0664 |
|
| info_block.php | File | 2.38 KB | 0664 |
|
| intro_image.php | File | 6 KB | 0664 |
|
| intro_info_block.php | File | 1.97 KB | 0664 |
|
| language.php | File | 766 B | 0664 |
|
| open_graph.php | File | 1.73 KB | 0664 |
|
| options_default.php | File | 1.67 KB | 0664 |
|
| rating.php | File | 1.07 KB | 0664 |
|
| readmore.php | File | 1.98 KB | 0664 |
|
| related_article.php | File | 1.88 KB | 0664 |
|
| related_article_large.php | File | 2.18 KB | 0664 |
|
| related_articles.php | File | 1.9 KB | 0664 |
|
| social_share.php | File | 2.68 KB | 0664 |
|
| tags.php | File | 1.26 KB | 0664 |
|
| text_filters.php | File | 1.27 KB | 0664 |
|