victorjonsson / Arlima

Article List Manager - Wordpress plugin suitable for online newspapers that's in need of a fully customizable front page
28 stars 16 forks source link

Delayed article #42

Closed ErikXXon closed 10 years ago

ErikXXon commented 10 years ago

If i publish an article in Arlima 3.0 - it will delay that article into futurepublish 2 hours? Why, anyway to get around this? It says gmtplus2 GMT +2

victorjonsson commented 10 years ago

I'm having problems reproducing this using the master branch. Which version of WordPress are you using? Which exact version of Arlima are you using?

ErikXXon commented 10 years ago

I´m using WordPress 3.8.3 with Arlima 3.0 beta 34. Beside where you can hide related post in Arlima it says: Tidsinställd (Swedish)

victorjonsson commented 10 years ago

It's now possible to adjust the timestamp used by arlima (this has been a reoccurring issue that seems to differ between different wordpress installations/configurations).

  1. Update the plugin to the latest version of the master branch
  2. Add constant define('ARLIMA_TIME_ADJUST', -7200); to wp-config.php
ErikXXon commented 10 years ago

That works great! Victor