Title: attackta's Replies | WordPress.org

---

# attackta

  [  ](https://wordpress.org/support/users/attackta/)

 *   [Profile](https://wordpress.org/support/users/attackta/)
 *   [Topics Started](https://wordpress.org/support/users/attackta/topics/)
 *   [Replies Created](https://wordpress.org/support/users/attackta/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/attackta/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/attackta/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/attackta/engagements/)
 *   [Favorites](https://wordpress.org/support/users/attackta/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts] Great plugin! Problem with date](https://wordpress.org/support/topic/great-plugin-problem-with-date/)
 *  Thread Starter [attackta](https://wordpress.org/support/users/attackta/)
 * (@attackta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/great-plugin-problem-with-date/#post-5980745)
 * Great, great, great!!!!
    Many thanks, 10 stars! 🙂 [see how my site looks!](http://www.lepantomag.gr)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts] Great plugin! Problem with date](https://wordpress.org/support/topic/great-plugin-problem-with-date/)
 *  Thread Starter [attackta](https://wordpress.org/support/users/attackta/)
 * (@attackta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/great-plugin-problem-with-date/#post-5980741)
 * well can you help me until you find a solution to not to show at all the date
   please?
    Inform me if that is possible, cause i have serious problem with my 
   homepage as it is….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts] Great plugin! Problem with date](https://wordpress.org/support/topic/great-plugin-problem-with-date/)
 *  Thread Starter [attackta](https://wordpress.org/support/users/attackta/)
 * (@attackta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/great-plugin-problem-with-date/#post-5980739)
 * Also i want to mention that i use shortcode and when i put show date false in
   still appears the date.
    Please inform me if you correct it, because i find your
   plugin excelent behind this problem. Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts] Great plugin! Problem with date](https://wordpress.org/support/topic/great-plugin-problem-with-date/)
 *  Thread Starter [attackta](https://wordpress.org/support/users/attackta/)
 * (@attackta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/great-plugin-problem-with-date/#post-5980738)
 * thanks! inform me when it is ready!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts] Great plugin! Problem with date](https://wordpress.org/support/topic/great-plugin-problem-with-date/)
 *  Thread Starter [attackta](https://wordpress.org/support/users/attackta/)
 * (@attackta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/great-plugin-problem-with-date/#post-5980736)
 * as i wrote before the problem is that the code as you have it do not work correct,
   it doesn;t change the date, but the month..
    I tried what o wrote before, but
   now there is problem after 12 April, cause 12 is the month for your code and 
   when it turns to 13 it gives me 1.1.1970!!! My site is working, can’ t see it?
   I want to display the date like this: 14.04.2015 and if you can to put code for
   time also like this: 15:14 | 14.04.2015 Hope to find a solution!:)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Recent Posts] Great plugin! Problem with date](https://wordpress.org/support/topic/great-plugin-problem-with-date/)
 *  Thread Starter [attackta](https://wordpress.org/support/users/attackta/)
 * (@attackta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/great-plugin-problem-with-date/#post-5980734)
 * well there is a serious problem with date,
    the php file lptw-recent-posts that
   you have do not change the date but the month each day!!! i tried to fix it in
   russians as you see below: $months_ru = Array(1 => “01”, 2 => “02”, 3 => “03”,
   4 => “04”, 5 => “05”, 6 => “06”, 7 => “07”, 8 => “08”, 9 => “09”, 10 => “10”,
   11 => “11”, 12 => “12”, 13 => “13”, 14 => “14”, 15 => “15”, 16 => “16”, 17 =>“
   17”, 18 => “18”, 19 => “19”, 20 => “20”, 21 => “21”, 22 => “22”, 23 => “23”, 
   24 => “24”, 25 => “25”, 26 => “26”, 27 => “27”, 28 => “28”, 29 => “29”, 30 =>“
   30”, 31 => “31”); $months_full_ru = Array(1 => “01”, 2 => “02”, 3 => “03”, 4 
   => “04”, 5 => “05”, 6 => “06”, 7 => “07”, 8 => “08”, 9 => “09”, 10 => “10”, 11
   => “11”, 12 => “12”, 13 => “13”, 14 => “14”, 15 => “15”, 16 => “16”, 17 => “17”,
   18 => “18”, 19 => “19”, 20 => “20”, 21 => “21”, 22 => “22”, 23 => “23”, 24 =>“
   24”, 25 => “25”, 26 => “26”, 27 => “27”, 28 => “28”, 29 => “29”, 30 => “30”, 
   31 => “31”); $months_en = Array(1 => “Jan”, 2 => “Feb”, 3 => “Mar”, 4 => “Apr”,
   5 => “May”, 6 => “Jun”, 7 => “Jul”, 8 => “Aug”, 9 => “Sep”, 10 => “Oct”, 11 =
   > “Nov”, 12 => “Dec”); $months_full_en = Array(1 => “January”, 2 => “February”,
   3 => “March”, 4 => “April”, 5 => “May”, 6 => “June”, 7 => “July”, 8 => “August”,
   9 => “September”, 10 => “October”, 11 => “November”, 12 => “December”);
 * but when it came 13 April it shows me now 1.1.1970
    Can you please fix that php
   file because i found veriy useful your plugin except thiw problem? My site is
   lepantomag.gr

Viewing 6 replies - 1 through 6 (of 6 total)