Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2569

General Questions/New to Joomla! 5.x • Re: How can i call the "Article Title" via a module?

$
0
0
on my old joomla website i was using the following code
inside the default.php to call-display the article title in other position of the page:

Code:

        <h1 itemprop="nameer" style="font-size: 17px;letter-spacing: -0.4px;padding-top: 10px;padding-bottom: 8px;width: 848px;float: none;">        <?php if ($params->get('show_title')) : ?><?php if ($params->get('link_titles') && !empty($this->item->readmore_link)) : ?><?php echo $this->escape($this->item->title); ?><?php else : ?><?php echo $this->escape($this->item->title); ?><?php endif; ?><?php endif; ?></h1> 

Statistics: Posted by joomlerGR — Sat Apr 20, 2024 9:47 pm



Viewing all articles
Browse latest Browse all 2569

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>