Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter attackta

    (@attackta)

    Great, great, great!!!!
    Many thanks, 10 stars! ??
    see how my site looks!

    Thread Starter attackta

    (@attackta)

    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….

    Thread Starter attackta

    (@attackta)

    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

    Thread Starter attackta

    (@attackta)

    thanks! inform me when it is ready!

    Thread Starter attackta

    (@attackta)

    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!:)

    Thread Starter attackta

    (@attackta)

    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)