Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • jigmetobden Friend
    #189809

    Front page featured articles are showing same dates, even for the demo site, no matter what we select, published date, created date or modified date. :((

    jigmetobden Friend
    #502555

    Not only that, it is not arranging according to the order we have specified. It just goes by the oldest to be the first.

    Saguaros Moderator
    #502622

    Hi jigmetobden,

    It should show the created date, could you post url of our demo site where problem can be seen here?

    jigmetobden Friend
    #502623

    yes. http://www.livetolove.org – it shows the created date of the oldest article for every article. And also, it didn’t follow the order that we have selected the main menu. We noticed that demo site is showing the same problem.

    And, we also just out that the map module is also giving problem. If we open the site again, all the bubbles pop up and cannot be closed.

    Saguaros Moderator
    #502786

    Hi

    You can pm me admin account of your site, I will check it further.

    jigmetobden Friend
    #503045

    Did you get the details already? PM you last night. Thanks

    Saguaros Moderator
    #503074

    Hi

    Yes, I got it and also saw the problem. The strange thing here is that it displays the created date correctly in the details page of these feature articles. I tried to use the default file of com_content of Joomla but the problem still persists, there maybe a bug in Joomla. Give me more time, I will try to debug on this and be back to you asap 🙂

    jigmetobden Friend
    #503205

    Thank you so much.

    jigmetobden Friend
    #503503

    The articles won’t list as we want them to be. It’s really strange.

    Saguaros Moderator
    #504851

    Hi

    The order of featured article should follow the ordering settings in Home menu item. When your site is loaded, it will take the setting from menu item in priority then global setting and item setting.

    jigmetobden Friend
    #505867

    The dates are still capturing the first article date and we cannot do anything. Have you checked our home menu setting?

    Saguaros Moderator
    #506460

    Dear

    For this same created date issue, you can open file: templatesja_beranishtmlcom_contentfeatureddefault_links.php

    At line 22:

    [PHP]<?php echo JText::sprintf(‘TPL_COM_CONTENT_CREATED_DATE_ON’, ‘<span>’.JHtml::_(‘date’,$this->item->created, JText::_(‘DATE_FORMAT_LC3′)).'</span>’); ?>[/PHP]

    change it to:

    [PHP]<?php echo JText::sprintf(‘TPL_COM_CONTENT_CREATED_DATE_ON’, ‘<span>’.JHtml::_(‘date’,$item->created, JText::_(‘DATE_FORMAT_LC3′)).'</span>’); ?>[/PHP]

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

This topic contains 12 replies, has 2 voices, and was last updated by  Saguaros 11 years, 2 months ago.

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