I have used the News module to display pieces of news on my website. What I'd like to do is to display an archive section on the right so people can see the news per month, as on my screenshot attached. The only thing I can do now is set up archives for blog posts but not for news. I saw on your demo that you did it (see this page). Could you tell me how?
Other question: I'd like to add a second email address in the footer. Could you tell me how/in which file I can do that?
1. Sorry, there os no possibility to set only news or posts in the archives widget, and we can't add it, it's default wp widget, we can't add any changes in it's code.
2. You need to edit:
/wp-content/themes/scalia/inc/content.php
function scalia_contacts
Line 114
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Hello,
I have used the News module to display pieces of news on my website. What I'd like to do is to display an archive section on the right so people can see the news per month, as on my screenshot attached. The only thing I can do now is set up archives for blog posts but not for news.
I saw on your demo that you did it (see this page). Could you tell me how?
Other question: I'd like to add a second email address in the footer. Could you tell me how/in which file I can do that?
Thank you!
HI!
1. Sorry, there os no possibility to set only news or posts in the archives widget, and we can't add it, it's default wp widget, we can't add any changes in it's code.
2. You need to edit:
/wp-content/themes/scalia/inc/content.php
Line 114
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver