markusd112
Forum Replies Created
-
Same problem here: when editing any page or post the post expiration date is set automatically. WP 5.8.2, Theme twentyeleven, Post expiration plugn v.2.8.3
Hi,
bug still exists in v.2.6.3. And now again when editing posts, not only pages as in v.2.6.2…
best regards
MarkusHi,
we noticed still problems with v.2.6.2 when editing any already existing page, the page will set to an expiration date and isn’t accessible any longer. We have to edit it again and clear the “post expiration” checkbox…
Thanks and best regards,
Markus
There seems to be additionally a bug with the time: an article is set to expire 23. Dec. 2021 at 23:59h (means 11:59pm).
In the list view of the articles the correct time is displayed (23:59h), but when editing the article, the date/time entry box of your plugin displays: 10:59 p.m.
@edit: ah ok, I have found this bug report. It’s already known.
https://github.com/publishpress/PublishPress-Future/issues/134
- This reply was modified 4 years, 6 months ago by markusd112.
- This reply was modified 4 years, 6 months ago by markusd112.
We have the same problem. With the beta 2.6.2.beta.1 it works here. Thanks!!
Forum: Themes and Templates
In reply to: [Twenty Ten] Problems with images after upgrade to WordPress 5.5Thanks a lot. Adding the following additional CSS in the Themes Customizer seems to fix the problem for the moment:
img { max-width: 100%; height: auto; }So as I understand the explanations in the bug report, all themes have to fix this issue in their CSS? Is there any bug reporting system for the twentyten theme to initiate this? Or will it be fixed with bug report #50909?
Thanks a lot
markusd112
- This reply was modified 5 years, 9 months ago by markusd112.
Forum: Themes and Templates
In reply to: [Twenty Ten] Header Image Squished Upon UpdateMaybe your image has not the right size? when changing the width to 940px with webdeveloper tools of FF, the image is displayed with the full width…
Forum: Themes and Templates
In reply to: [Twenty Ten] change the background color of widget areaMaybe with
#primary, #secondary { background: aqua; }Thanks, for me it’s clear in the meantime. I am a newbie in WordPress CMS, coming from TYPO3. So I had first clearify some basic questions and these answers are very difficult to find on your ww.wp.xz.cn homepage:
So my intention with this forum posting was, that the website maintainer of ww.wp.xz.cn adds these basic informations to the homepage (in the moment it is hidden and cannot easily be found):
– “always update/upgrade to the latest version, older versions aren’t officially supported” (as you explained above and as it can be found under codex.ww.wp.xz.cn, but not on the official ww.wp.xz.cn homepage)
– make the roadmap more clear to give a timetable when the releases are planned and when the user have to test and upgrade to new versions. The TYPO3 roadmap is a good example for TYPO3 upgrade planning and it is really helpful for maintaining TYPO3-sites and planning necessary upgrades.Thanks a lot,
markus
- This reply was modified 6 years, 6 months ago by markusd112.