UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Adding custom date/html to template

Rick Palo · ·
12:48 AM Friday, 21 October 2022
Normal
In a previous version of EasyBlog, I modified the Elegant template to add date information after the author avatar. After the div with class eb-post-author-avatar, I would like to insert the following html:
<div>
<div class="eb-post-calendar" content="2021-12-28">
<div class="eb-post-calendar-m">Dec</div>
<div class="eb-post-calendar-d"> 28</div>
<div class="eb-post-calendar-y"> 2021</div>
</div>
</div>
I found the 'list/default.php' file to override, but I can't figure out the specific $post variables/functions to use in order to insert correctly. Is there a simple method to do this?
The replies under this section are restricted to logged in users or users with an active subscription with us