0
Welcome Guest! Login
0 items Join Now

SOLVED Get article date in Roksproket list

    • tramber91's Avatar
    • tramber91
    • Sr. Rocketeer
    • Posts: 126
    • Thanks: 4

    SOLVED Get article date in Roksproket list

    Posted 10 years 10 months ago
    • tramber91's Avatar
    • tramber91
    • Sr. Rocketeer
    • Posts: 126
    • Thanks: 4

    Re: SOLVED Get article date in Roksproket list

    Posted 10 years 10 months ago
    • Hi all

      i succeed to insert date in item.php
      with this code
      <div class="icon-time"></div>
      <?php echo $item->getDate();?> - 
      <?php echo $item->getTitle();?>

      This image is hidden for guests.
      Please log in or register to see it.


      But how to modify date format ? i just want, day, month an year (in french)

      thanks for your support
    • Gantry joomla user - template Gantry / Fresco / Affinity
      http://www.aide-joomla.com/
      http://www.modem-essonne.org/
      http://www.ete44.fr/
    • tramber91's Avatar
    • tramber91
    • Sr. Rocketeer
    • Posts: 126
    • Thanks: 4

    Re: SOLVED Get article date in Roksproket list

    Posted 10 years 10 months ago
    • Filip's Avatar
    • Filip
    • Newbie
    • Posts: 11
    • Thanks: 1

    Re: SOLVED Get article date in Roksproket list

    Posted 7 years 11 months ago
    • This solution dont work for me.

      I have found other solution:
      <?php echo date('M Y', strtotime($item->getDate()));?>
    • The following users have thanked you: MartiX

    • radek's Avatar
    • radek
    • Elite Rocketeer
    • Posts: 928
    • Thanks: 20

    Re: SOLVED Get article date in Roksproket list

    Posted 7 years 2 months ago
    • I would like to ask you. It does not for me. Do you edit file item.php located in template>xx>roksprocket>layouts?

      If so, where I can place the picece of code? I tried it manytimes and nothing work.

Time to create page: 0.058 seconds