Viewing 10 replies - 1 through 10 (of 10 total)
  • Open /wp-content/plugins/contus-video-gallery/admin/views/models/video.php and find video_update. Inside the function you can find the below code. Now delete it.

    'post_date'       => date ( 'Y-m-d H:i:s' ),
    'post_date_gmt'   => date ( 'Y-m-d H:i:s' ),

    Open /wp-content/plugins/contus-video-gallery/admin/views/controllers/videosSubController.php and find the below code and comment/remove it and check.

    $videoData ['post_date'] = date ( 'Y-m-d H:i:s' );

    Same thing updated on www.remarpro.com package also.

    Thread Starter Dan Caragea

    (@dancaragea)

    Deleting these 3 lines solved the problem of posting date. But now is another issue much more important: DESCRIPTIONS are not shown when videos are playing. For none of them.

    Description saved for videos? If there is problem in saving description, contact the support team. You have description, but not displaying in player detail page and on the player, make sure you have enabled show description option in WP admin -> Video Gallery -> Settings page. If you are still facing the issue, share your site link.

    Thread Starter Dan Caragea

    (@dancaragea)

    OK

    Thread Starter Dan Caragea

    (@dancaragea)

    Now for a new video added posted date “it’s crazy”. It’s not of our time…

    Login to admin panel and go to Settings -> General. Here find “Time Zone”. Make sure, you have selected your timezone. Based on this value, date will vary when you add or edit video.

    Thread Starter Dan Caragea

    (@dancaragea)

    I am sure “Time” is set for my country and local hour in WP Settings -> General.

    Could you please share the screenshot of your issue?

    I have the same problem with the posted date.
    My website: Aromanian TV

    I have checked your site and noticed the issue. Contact the support team at [email protected]. So that they can access your files and fix the issue.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Changing posted date’ is closed to new replies.