Hi Lukasz,
Thank you for your reply. As you are the author of the plugin, I think you are in your right to add a notice for support or donations. But the way it was configured was really annoying as it was not dismissable. I hope you understand.
Looking forward to the new version so I can remove my change.
For everyone that find it just as annoying as me, there is a quick solution:
- Navigate to your plugin folder: ‘wp-content/plugins/postpage-specific-custom-css’
- Open the file ‘post-page-specific-custom-css.php’
- Navigate to line 78: add_action( ‘admin_notices’, [ $this, ‘adminNotices’ ] );
- Commentarize this line
- Save file
You’re welcome!!
I just de-activated all plugins and it immediately worked. After that I activated all plugins – one by one – testing it by logging off and on after every activation.
Seems that the images and links appear again.
I still can’t figure out what went wrong though.