vtad
Forum Replies Created
-
It works!
I setEnable Theme Styling?to no, so I still got the new Style for the events calendar.Found it, I must change the single post template
Forum: Plugins
In reply to: [Gutenberg] File Block pdf embed works only with admin userProblem still persists with Gutenberg Version 11.8.2
Forum: Plugins
In reply to: [Gutenberg] File Block pdf embed works only with admin userNo, no fix found. I must correct the postings of the authors as an admin user.
You are right. Seems to be other cause. Thank you.
Yes without AIOWPS I get the correct screen, also when I activate AIOWPS.
But as soon as The Rename Login Page feature is active I have the “old” reset password screen.So the Title of this topic should be:
WP 5.7 and Rename Login Feature active: new Reset password screen not shown- This reply was modified 5 years, 2 months ago by vtad.
Look at the link the image under
Reset password screen user interface improvements Previously, it was unclear that the displayed password is only being suggested and should be saved by clicking the Reset Password button. This change adds two separate “Generate Password” and “Save Password” buttons, for better clarity.
Resolved with update
Forum: Themes and Templates
In reply to: [Twenty Twenty-One] Add Xing svg icon to the social linksWorks!
Seems to be resolved with version 4.4.7
Forum: Plugins
In reply to: [Auto Prune Posts] Plugin Problem – Auto Prune PostsFound one more at auto-prune-posts.php line 133:
static public function admin_menu()Forum: Plugins
In reply to: [Auto Prune Posts] Plugin Problem – Auto Prune PostsAlso same with (auto-prune-posts.php)
static function addPluginContentand (mijnpress_plugin_framework.php)
static function addPluginContent_Forum: Plugins
In reply to: [Auto Prune Posts] Plugin Problem – Auto Prune PostsI changed mijnpress_plugin_framework.php
line 112 to
static function is_admin()line 67 to:
static function addPluginSubMenu( ...and in auto-prune-posts.php line 114 to:
static function addPluginSubMenu_()Found the cause:
The query monitor plugin gives a “Warning (Suppressed)” warning because “@”
suppresses the E_WARNING that normally is set by a failed include.
So everything is OK – there is no warning!Forum: Plugins
In reply to: [Accept Stripe Payments] Hide empty custom fieldOk, {custom_field_value_N} seems to be what I am looking for, so I need the addon even for only 1 custom field