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

Joomla! 5.x Coding • Re: Author block on article page

$
0
0
hi,
ok, will do. What about fields? Fields are also overwritten by the template?

Right now, I see in my default.php (com_content/article):
<div class="card-body"><?php echo $this->item->event->afterDisplayContent; ?></div>
and in code of generated page:

<div class="card-body">
<div class="author-block author-block-post-detail pos-after-content">
[...] </div>
<ul class="fields-container">
[...]</ul></div>

I would like to add extra div before <ul class="fields-container"> and move it before <div class="author-block author-block-post-detail pos-after-content">
how can I do it?

best

Statistics: Posted by kalixo — Sat Mar 02, 2024 8:52 pm



Viewing all articles
Browse latest Browse all 2109

Trending Articles



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