Results 1 to 3 of 3

Thread: Wrong time Format in the Clipper-Dashboard

  1. #1
    Thread Starter
    liefertraum's Avatar
    Join Date
    Jan 2014
    Location
    Switzerland
    Posts
    88
    Thanks
    20
    Thanked 0 Times in 0 Posts

    Wrong time Format in the Clipper-Dashboard

    When i logged in, in the clipper-theme (with flatter child-theme) is the Dashboard Info widget: it shows up, last login and register date.

    PROBLEM: Its not the wordpress standard time, and date format. Where i can edit this strings to put in the right time format? (+2h)


    FROM FLATTER-SUPPORT:

    Hi Jomark,

    Since there is a confusion here about what the problem is and I am the developer of Flatter, let me please rephrase the questions for you. I hope I have understood correctly.

    1. When you login to Clipper, you are redirected to the homepage. How does one change the redirection to a different page?

    2. Flatter does not include any sidebar files. The said widget is coded into sidebar-user.php in Clipper but calls appthemes_get_reg_date() and appthemes_get_last_login() functions to display the relevant dates. @liefertraum thinks the dates are incorrect, can you please help?

    Thanks.


    I THINK:

    This strings in the sidebar-user.php are wrong. Can you tell me the correct one?

    <strong><?php _e( 'Member Since:', APP_TD ); ?></strong> <?php appthemes_get_reg_date($current_user->user_registered); ?>
    <strong><?php _e( 'Last Login:', APP_TD ); ?></strong> <?php appthemes_get_last_login($current_user->ID); ?>

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,696
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    liefertraum's Avatar
    Join Date
    Jan 2014
    Location
    Switzerland
    Posts
    88
    Thanks
    20
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Widget Recent Reviews wrong time
    By peterd in forum Report Vantage Bugs (Legacy)
    Replies: 12
    Last Post: November 7th, 2013, 02:27 PM
  2. Dimitris date format in dashboard
    By wenvet in forum Report Vantage Bugs (Legacy)
    Replies: 20
    Last Post: January 22nd, 2013, 07:25 PM
  3. wrong time on login
    By rivacorretor in forum Help Using ClassiPress
    Replies: 2
    Last Post: May 1st, 2012, 08:38 PM
  4. [SOLVED] Total Amount due in wrong format
    By andreuerj in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 23rd, 2012, 05:04 PM
  5. How to change date/time format on single-ad page?
    By shimmermoss in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: September 24th, 2010, 10:03 PM