snoffel
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-Typography] getRule in php error log with v5.10.0Same here, and i get a lot more of these rule lines and as they appear with every page load in the front end, my log file is filling up real quick!
(Multisite Environment, WP 6.7.1)
Dear @pputzer, can you please make these lines magically disapear?!
On the bright side: i can confirm, that the other line about “_load_textdomain_just_in_time” dissapeared.Forum: Fixing WordPress
In reply to: Quick Edit > Publishing forces Post-Date to NOWThanks for your reply!
Meanwhile I digged a bit into it:
- I checked that through: Up to WordPress 6.2.3 the behaviour was just like I described it. So there was a change to the Quick Edit function.
- I found there was an acknowledged bug in QuickEdit concerning the input of a publisihing date not getting saved and forced to NOW. https://core.trac.ww.wp.xz.cn/ticket/59125 – this got fixed in 6.4.
As this bug sounds soo related and as it is an undocumented change in behaviour – i was pretty sure I found a bug. Until … I read your answer. Now I am confused.
Leaving Bulk-Editing aside:
- Publishing a post in Edit-mode -> inserted Date stays,
- Publishing a single post in QuickEdit -> insertedDate gets forced to NOW
That doesn’t sound right to me.
Forum: Fixing WordPress
In reply to: Footnotes can’t be edited if Custom fields visibleThank you @bcworkz for showing me the github-issue! I did not find it before. Hope it will get fixed with the next version.
Forum: Plugins
In reply to: [Email Address Encoder] Very nice – but incompatible to wp_TypographyThe author of wp-Typography gave me the crucial hint: both plugins are compatible, I just had to increase the filter priority of email adress encoder (from default 1000) to more than 9999 = 10000 and it works again!
Forum: Plugins
In reply to: [wp-Typography] Very nice – but incompatible to Plugin Email Address EncoderThanks a lot pepe, that solves the issue!
Forum: Plugins
In reply to: [wp-Typography] Worttrennung in ge-genderten Worten mit * möglich?Hallo,
ich hab mir jetzt diesen Workaround mit Shortcode und CSS ausgedacht – das scheint zu funktionieren:
in functions.php:
function gender_shortcode () { return '<span class="gender-star"></span>'; } add_shortcode( '*', 'gender_shortcode' );in styles.css:
.gender-star:after {content:'*';}in der Beitragsbearbeitung das Wort mit Shortcode schreiben:
Automatisierungstechniker[*]innenDie Worttrennung funktioniert damit wieder.
Eher ein Workaround, keine Lösung. Das hat bestimmt Nachteile mit Screenreadern, SEO – oder auch mit anderen Aspekten, die mir gerade nicht einfallen?
Schöne Grüße
snoffel.Thanks @duongcuong96!
I can confirm: this patch works!!
So this is the new way Dropbox wants to work with Tokens? In the logfile that looks weird: for my 2.44GB Backup it has 73 lines saying:
[15-Sep-2021 09:29:50] Token ist abgelaufen; neues Token wurde erhalten(The whole Backup-Job took aprox. half an hour longer than last time, but this might have other reasons)
Hello,
I do have exactly the same error-messages.
Some details about it:
– We do have an Dropbox PLUS account.
– Small Backups (just the database < 100MB) often work
– Big Backups (with file backup, several GB) always fail after some seconds
– WP 5.8.1 Plugin 3.10.0[14-Sep-2021 10:13:42] Backup wurde erstellt. [14-Sep-2021 10:13:42] Archivgröße ist 2,44 GB. [14-Sep-2021 10:13:42] 31977 Dateien mit 2,73 GB im Archiv. [14-Sep-2021 10:13:43] 1. Versuche, das Backup zur Dropbox zu senden … [14-Sep-2021 10:13:43] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:13:43] Authentifiziert mit der Dropbox von: ABC [14-Sep-2021 10:13:43] Hochladen zur Dropbox hat begonnen … [14-Sep-2021 10:13:44] Beginne neue Datei-Upload Session [14-Sep-2021 10:14:12] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:14:40] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:15:10] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:15:17] /xyz/wp-content/plugins/backwpup/src/Http/Client/WpHttpClient.php: Dropbox-API: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received [14-Sep-2021 10:15:18] 2. Versuche, das Backup zur Dropbox zu senden … [14-Sep-2021 10:15:19] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:15:19] Authentifiziert mit der Dropbox von: ABC [14-Sep-2021 10:15:19] Hochladen zur Dropbox hat begonnen … [14-Sep-2021 10:15:24] /xyz/wp-content/plugins/backwpup/src/Http/Client/WpHttpClient.php: Dropbox-API: cURL error 28: Operation timed out after 5008 milliseconds with 0 bytes received [14-Sep-2021 10:15:25] 3. Versuche, das Backup zur Dropbox zu senden … [14-Sep-2021 10:15:25] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:15:26] Authentifiziert mit der Dropbox von: ABC [14-Sep-2021 10:15:26] Hochladen zur Dropbox hat begonnen … [14-Sep-2021 10:15:42] /xyz/wp-content/plugins/backwpup/src/Http/Client/WpHttpClient.php: Dropbox-API: cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received [14-Sep-2021 10:15:43] 4. Versuche, das Backup zur Dropbox zu senden … [14-Sep-2021 10:15:43] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:15:44] Authentifiziert mit der Dropbox von: ABC [14-Sep-2021 10:15:44] Hochladen zur Dropbox hat begonnen … [14-Sep-2021 10:15:51] /xyz/wp-content/plugins/backwpup/src/Http/Client/WpHttpClient.php: Dropbox-API: cURL error 28: Operation timed out after 5005 milliseconds with 0 bytes received [14-Sep-2021 10:15:52] 5. Versuche, das Backup zur Dropbox zu senden … [14-Sep-2021 10:15:52] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:15:52] Authentifiziert mit der Dropbox von: ABC [14-Sep-2021 10:15:52] Hochladen zur Dropbox hat begonnen … [14-Sep-2021 10:16:21] Token ist abgelaufen; neues Token wurde erhalten [14-Sep-2021 10:16:40] /xyz/wp-content/plugins/backwpup/src/Http/Client/WpHttpClient.php: Dropbox-API: cURL error 28: Operation timed out after 5008 milliseconds with 0 bytes received [14-Sep-2021 10:16:41] FEHLER: Schritt abgebrochen: zu viele Versuche! [14-Sep-2021 10:16:41] 1. Versuche, die Datenbank zu prüfen … [14-Sep-2021 10:16:42] Datenbank-Check fertig! [14-Sep-2021 10:16:42] Eine alte Log-Datei gelöscht [14-Sep-2021 10:16:42] FEHLER: Job mit Fehlern beendet in 8266 Sekunden. Um eine korrekte Ausführung zu gewährleisten, musst du die Fehler beheben.Forum: Plugins
In reply to: [Embed Privacy] Custom Content Embed with individual text?Thanks a lot for the quick response!
I will give it a try in the next version!Forum: Plugins
In reply to: [Embed Privacy] Custom Content Embed with individual text?Hi @kittmedia,
yes, I use the Twitter timeline as a code-bit inside a special page-template.
With your hint, I tried it this way:
echo apply_filters( 'the_content', "https://twitter.com/EXAMPLE");
which worked fine in my template, with the embed privacy twitter overlay!Now I’m very interested in getting to know this “particular regular expression” for my customized timeline so that I get it running with that as well.
Thanks a lot!
Thats weird: as you click on the mail-adress shwon on your website, another mail-adress opens in the mail-client.
my first mail was sent to [email protected], i sent it again to [email protected] – any luck?@collizo4sky I just sent an email via the email-link on your website with screenshots attached.
Hi @collizo4sky,
I do have the same problem as @mdurchholz!
Logged in as an Admin in editing all users OR logged in as an Editor editing only the own user-profile – in both cases the complete part of the avatar plugin is missing in the User-Profil editing page.
But the plugin is visible for an Admin in the list-view of all users, there i can see the used local avatar images.
I am using WordPress 5.6
@barbroos
As far as I understand the code, this “adding the edit_post capability to subscribers” only happens, if you check the option “Allow Contributors & Subscribers to upload avatars” on the settings page. But I am not sure about this.Thank you Taco,
4.0.1 seems to fix the issue!