Really strange issue: after I’ve updated this blog to vers. 4.5, on a closer inspection about all the design, I’ve found that in the primary menu navigation I have gained some extra menu items.
#0 (no title)
#0 (no title) Continue reading
Really strange issue: after I’ve updated this blog to vers. 4.5, on a closer inspection about all the design, I’ve found that in the primary menu navigation I have gained some extra menu items.
#0 (no title)
#0 (no title) Continue reading
The Articles Newsflash (mod_articles_latest) module can be modified to show the creation date of your latest articles.
In the following file there is variable (Array) named $item which handles all information we want to display, like date of creation, Title etc.
/modules/mod_articles_latest/tmpl/default.php
The Articles Newsflash (mod_articles_news) module can be adapted to show the creation date of your latest articles.
In the following file there is variable (Array) named $item which handles all information we want to display, like date of creation, Title etc.
/modules/mod_articles_news/tmpl/_item.php