Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Aratype Friend
    #1077695

    In this page, I would like to add some features that are missing:

    1. As a news template, I believe it needs a global "today date" showing on the front page at least…
    • This topic was modified 6 years, 10 months ago by  Aratype.
    Pankaj Sharma Moderator
    #1077907

    Hi
    Each template has different style and features, However, if you would like to add data on the header part you can use below code in /tpls/blocks/header.php file to show it on site or let me know where u want to show it with a screenshot and i will give you exact path for this

    <div>
                    <p class="ja-day">
                        <span class="date"><?php echo date ('d') ?></span>
                        <span class="month"><?php echo JText::_(strtoupper(date ('F'))) ?></span>
                        <span class="year"><?php echo date ('Y') ?></span>
                    </p>
                </div>

    Regards

    Aratype Friend
    #1081682

    Other important thing that this template is missing is "Tabs" in news modules like Politics and Business, etc.

    Actually, opening the categrory for them is a little bit "cheap" and you could take benifit from Tabs GK5…

    Pankaj Sharma Moderator
    #1081742

    Hi
    Currently it’s not possible to add a new feature on single request as all the package is released, however, i will share your feedback with the development team for future templates releases.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum