By Remo von Arx on Saturday, 26 March 2016
Posted in General
Replies 3
Likes 0
Views 734
Votes 0
Hi there

Question 1 - about the archive module. I want to display and give access to all posts which are archived.
But this isn't actually working... the archive module is just listing all active posts with the creation date. I know I can do this via the toolbar, so it should be possible for the module I guess.

If you could tell me, what's the criteria for loading the posts in the code of the module, I'll edit by myself.

Question 2 - is it possible to just show posts from specific date (all posts for 2016 for example)?


thanks
Hey Remo,

I am really sorry for the delay of this reply as it is a weekend for us here. Please find my response to your inquiries below:


Question 1 - about the archive module. I want to display and give access to all posts which are archived.
But this isn't actually working... the archive module is just listing all active posts with the creation date. I know I can do this via the toolbar, so it should be possible for the module I guess.

If you could tell me, what's the criteria for loading the posts in the code of the module, I'll edit by myself.

Our archive module is not really an archive, it's only filtering blog posts by specific dates. The real archive view is in the "Archives" view of the extension. If you want to modify the codes in the module, you should refer to the codes in /components/com_easyblog/views/archive/view.html.php


Question 2 - is it possible to just show posts from specific date (all posts for 2016 for example)?

Unfortunately right now this isn't possible for the archive module
·
Sunday, 27 March 2016 21:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark wrote:


Question 2 - is it possible to just show posts from specific date (all posts for 2016 for example)?

Unfortunately right now this isn't possible for the archive module


Ok, thank you for the information.

This wasn't based on the archive module. I meant: Is it possible to show blog posts from only a specific year in general?
·
Sunday, 27 March 2016 21:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah, unfortunately we don't have a module that does that currently.

By the way, please remember to assign your domain to your license to obtain for support in the future. You can do so by accessing your license area at http://stackideas.com/dashboard
·
Sunday, 27 March 2016 21:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post