By Thorsten Feiertag on Friday, 12 June 2015
Replies 3
Likes 0
Views 1.4K
Votes 0
Hi there,
I use EasyBlog professional and have a question concerning origami blog design.
On the left side is a field showing the creating date of the blog. I would like to change the creation date to a custom date, also containing the year (see attached pic).
Is that possible with the current pro version or does it have to be customized?
thanks in advance,
T.
Hi Thorsten Feiertag,

Navigate to Joomlafolder\components\com_easyblog\themes\origami\blog.meta.php add in
 <div class="blog-text-yrs"><?php echo $this->formatDate( '%Y' , $row->{$this->getParam( 'creation_source')} );?></div>
Line 25 ( approximately )
Check my screenshot : http://screen.stackideas.com/-ft-.png

However, currently there's no settings to change the font type
If you wants to have the * settings to change the font type * of such feature request,
you may drop us a request to our voice page. http://stackideas.com/voices/easyblog

May I ask can you provide us BackEnd, FTP access to add the * year * for you?
Your credentials are well kept within your hands if you felt uncomfortable with.
·
Saturday, 13 June 2015 16:18
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks - it worked great with the year.
unfortunately i canĀ“t change the creation date itself in the blog properties.
I would like to set the date to a custom date.
Is there a way?
·
Sunday, 14 June 2015 06:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Thorsten Feiertag,

I am really sorry for the delay of this reply as it is a weekend for us here.

Check my screenshot below. May i know you would like display the year, month then only show day right?

If yes, you can download my attachment file and replace in Joomlafolder\components\com_easyblog\themes\origami\blog.meta.php

If no, can you provide us again which custom date you would like display?
·
Sunday, 14 June 2015 18:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post