By Todd Kraft on Saturday, 15 March 2014
Posted in Technical Issues
Replies 1
Likes 0
Views 1K
Votes 0
Hi,

I am running mod_latestblogs 3.7.3, here is an HTML snippet:


<div class="mod-post-title">
<a href="path_to_post_page">Post Title</a>
</div>
Dec 12, 2012

<div class="mod-post-content clearfix">

Post content...
<div class="mod-post-more">
<a href="path_to_post_page">Continue Reading...</a>
</div>

</div>

I would like have the date wrapped in a <div> tag. Does anybody know if I upgrade to 3.9.1 will this change the HTML, or should I just dive in and hack the php myself? Of course, I think the "Post Content" needs to be wrapped also. Maybe the module could have a selector for which version of the formatting to use, so it doesn't mess up existing sites.

Also, it might be nice to mention the mod_latestblogs in the download page, so you can just search for the module you are looking for, instead of paging thru the human readable descriptions.

Thanks,

Todd
Hello Todd,

I am really sorry for the delay of this reply as it is a weekend for us here. I wouldn't be able to see the codes here but you can always customize the theme files in the latest blogs module from modules/mod_latestblogs/tmpl/ . You can modify these files here
·
Saturday, 15 March 2014 13:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post