getencapsulated
Forum Replies Created
-
Forum: Reviews
In reply to: [ZK Advanced Feature Post] Good at first sight[-][Cons]
– no link on thumbnail if excerpt is switched onHi there!
My countdown also does not show anymore after the last update (I guess).
Solutions already?
Cheers – Johannes
As it is mentioned before:
I will force the update this week.
I guess u should take an update for the plugin
wp-admin is now in the default exclude.
Thanks
But, how is the problem with you language. Your backend in in ru_RU; right?
The plugin is not in this language, right? The language files are include for this language, but very old and sure only different words in ru_RU. MAybe you can use the pot file and create a new .pr and .mo in ru_RU?Well I mean translation is far away from native =) If I have some free time I will make a translation, but frankly speaking I don’t like any native backend, it’s more convenient to see it all in en_EN. Should I push that to github?
Everything works as it should be, thanks! When can we get that out of official repo (I mean thru update)?
By the way, backend ru_RU locale is crap
I have fix the path to js; maybe you can test the current developer version?
download her: https://github.com/bueltge/WP-Maintenance-ModeYes, man, will do that by Monday, Nov 26
wp-admin blocked is right; but you can exclude to the exlude options and save it, then it is possible. on default is only the wp-login.php on access.
I may be wrong but previous version included /wp-admin also, right? Thanks for da tip
just tried to login to /wp-admin, turned out that maintenance page also blocks this page now. Had to wipe plugin state thru DB, if u need some more info u can request. Here is my plugin wp-options info:
a:18:{s:6:"active";i:1;s:5:"radio";i:1;s:4:"time";i:0;s:4:"link";i:0;s:10:"admin_link";i:0;s:5:"theme";i:1;s:4:"role";a:1:{i:0;s:13:"administrator";}s:4:"unit";i:4;s:5:"title";s:18:"Доработка";s:4:"text";s:244:"<p>Приносим свои извинения.Наш сайт сейчас на доработке.<strong>Мы будем рады вас видеть через %1$s %2$s</strong>Спасибо за понимание.</p>";s:7:"exclude";a:3:{i:0;s:7:"wp-cron";i:1;s:4:"feed";i:2;s:5:"login";}s:7:"rewrite";s:0:"";s:8:"styleurl";s:0:"";s:5:"index";i:1;s:6:"header";s:0:"";s:7:"heading";s:18:"Доработка";s:13:"role_frontend";a:1:{i:0;s:13:"administrator";}s:4:"date";s:10:"03-12-2012";}I don’t know whether the locale can affect to the plugin (hope that not) but it is set to ru_RU.
WP version is 3.4.2-ru_RUHey Frank! I can confirm that. I reinstalled the plugin after 2nd update (where u fixed forgotten *.js) and here what I get in firebug on the maintenance page (in console):
GET http://<my domain>/wp-content/plugins/js/jquery.countdown.pack.js 503 (Service Unavailable) <my domain>:31
GET http://<my domain>/wp-content/plugins/js/jquery.countdown-ru.js 503 (Service Unavailable) <my domain>:31
Uncaught TypeError: Object [object Object] has no method ‘countdown’ <my domain>:39You can see it here: foto-planshet.ru
It seems that u missed the directory to the plugin or somehow it turned to the empty string.
Thanks