Hi,
My website is located at
https://pildat.com
I have used Newspaper Theme to implement it with lots of custom css and some modifications in header php file. Can you please check it out once and let me know if it is upto the specs or should I make some more improvements please?
Thanks
Hi Simion C,
Thank you so much for the appreciation. I need one thing if you can guide me into the right direction Please?
This page is what I am talking about.
https://pildat.org/pildat-activities
THis page lists all posts in our wordpress db which have the tag “activities” assigned to them, order by latest to oldest post. My requirement is on per year basis. I mean like is there any way I can just list posts from year 2017 with tag “activities”, and then from year 2016 etc, block by block? I dont mind putting 10 blocks on my page, but can I configure each block to list posts from one single year only?
Unfortunately there is no such sorting option currently in the theme, that would allow a yearly sorting. Only the archive pages display the posts sorted by years
– https://pildat.org/2018
The number of posts displayed in an archive page is inherited from this WordPress setting
– https://www.screencast.com/t/fhKa5TUsa
You can select the module used and sidebar here, there are no pagination options however at the moment for archive pages
– https://www.screencast.com/t/VhhD8wumYHoH
Hi Simion,
I proudly present to you my new page that sorts my events on per year basis. As you said there was no option currently in your theme which allowed to do this, so this was all a matter of Efficient Algorithm Utilization using the existing methods.
So basically what I did was, by using WordPress Bulk Edit Functionality, I assigned each of my posts a tag according to their year. First in my admin panel, I filtered all my posts for year 2018 and then bulk assigned them a 2018 tag, then I filtered for 2017 year and bulk assigned them a 2017 tag and so on.
Then using Block 7 of your theme, I was able to apply filtration by providing tag ids for each year. And the result was awesome. TAAAA DAAAA. Just what I wanted without writing or modifying a single line of code. The line of code that was written was a bit of CSS to make the years shift towards left instead of right side.
This is not a query but a solution which I did and writing it here in case it might help out others who face a similar situation like me.
Please check this page now.
https://pildat.org/pildat-activities
You can submit for showcase by following this link
– https://pr3.typeform.com/to/A8ZMaG
Thank you for all your help. I have submitted the website and let me once again appreciate such an awesome theme that you guys have developed and provide regular support to. My special respect and thanks to all the Team Members of Tag Div. You guys are doing a really great job.
I was really delighted to use this theme. I must say I am not at all disappointed with the ease this theme has provided me to build my website. I am not a web designer or a software developer, In fact I am a computer hardware and networks manager but as fact would have it, I had to built a website for the company that I work in. And this theme along with a few other plugins help me did the job very well without writing a single line of code (Except for some custom css), even for which the theme provides a well defined place to put that code in.