vtad
Forum Replies Created
-
Same problem at my sites, also with 4.4.3
Forum: Plugins
In reply to: [Video Conferencing with Zoom] Links disappeared when using shortcodeWorks after Checking “Hide join links for non-loggedin”
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] Doesn’t create posts after updateYes, and they work with release 2.5.2
Log of another campaign:
2020-05-10 21:55.30: Trying to set ignore_user_abort = On: Success – Old value:0.
2020-05-10 21:55.30: Trying to set max_execution_time = 300: Success – Old value:300.
2020-05-10 21:55.30: Processing feed https://news.garnomedia.net/publishers/feed/47deb7e97f31456f8864684475a66613/Admiral-Markets/.
2020-05-10 21:55.31: Checking duplicated title ‘Dow Jones Analyse: … und weiter geht’s, nach Norden!’: No
2020-05-10 21:55.31: Checking duplicated title ‘Gold Analyse: Seitwärtszone setzt sich fort’: No
2020-05-10 21:55.31: Campaign fetch limit reached at 2.
2020-05-10 21:55.31: Processing item Gold Analyse: Seitwärtszone setzt sich fort
2020-05-10 21:55.31: [WARNING] The post has no a featured image.
2020-05-10 21:55.31: Processing item Dow Jones Analyse: … und weiter geht’s, nach Norden!
2020-05-10 21:55.31: [WARNING] The post has no a featured image.
2020-05-10 21:55.31: 2 posts added
2020-05-10 21:55.32: Campaign fetched in 1 sec.Same at my site, but a “1” circled in blue
Forum: Plugins
In reply to: [Weather Station] DataDateTimeConversion.php warningYes! looks good now, thx
For Version >= 4.7.3.1
For “back” I patched the code, so that the WP Translation catches
See https://wordpress.org/support/topic/translation-issue-back-to-string-for-version-4-3-7-1/
For the “User Mail” Translation see
https://wordpress.org/support/topic/wrong-label-at-the-login-panel/Don’t apply for “All In One WP Security & Firewall” Version 4.3.7.1
No log entries. I am using now a staging site: https://wissentest.vtad.de
but can not reproduce the error. So lets forget it 🙂default_charset is set to UTF-8
I’ll try to make this warning easy to reproduce.
No, its the wp core translation, and the labels of the login.php are already translated (Usernamer … -> Benutzername).
All In One WP Security & Firewall seems to supress this translation as soon as you
use the the Rename Login feature.Hi,
I refer to the “standard” WP Translation, the Site Language is set to German. So the labels of wp-login are “Benutzername”, etc.
As soon as I enable the Rename Login Page feature all the Login Labels change to the english version : “Username”, etc.Cache plugin: No cachify is installed but deactivated.
Captcha: I enabled the registration Captcha and the Brute Force ->
Enable Captcha On Login Page and Enable Captcha On Lost Password Page.
You can see it at ta-camp.de/wp-login (Here the Rename Login is deactivated)Version 3.5 : The problem is, partly, still there.
It works adding to functions.phpadd_filter( 'widgetopts_is_active_sidebar_support', function( $a ){ return false; } );The correct display is the version 3.3.2 (https://ifta.org/about/mission/ )
I made the changes on the 3.4 version and it worked. Will here be an offcial version with this changes?Remark: I changed functions.php and only applied
https://github.com/phpbits/widget-options/commit/1b2a76d3bc60094e76ceaf8566ffcbffb210a3a6#diff-e209a1a8f460d3b72117213ab71e6989to extras.php
- This reply was modified 8 years, 7 months ago by vtad.
Similar problem, caused by a .no-sidebar css class added to pages where the widget
are not shown (controlled by Pages Visibility).See version 3.3.2 at https://ifta.org/about/mission/
and with version 3.4 at http://ifta.ta-camp.de/about/mission/
I am using a child of twenty sixteen and wp 4.8.2