Dominik Schilling
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: featured image upload problemForum: Alpha/Beta/RC
In reply to: Dashboard/Plugins – SimplePie ErrorYou’re welcome!
I was simply looking at your code, and I believe the issue is that, in the situation, line 339 must be returning FALSE for the verify_nonce( get_query_var(‘_ppp’)…)
That doesn’t make sense. The real issue would be in
show_public_previewthen.There will be the queried post checked. The function returns true/sets the filter if the post is a result of the main query and a preview and a singular post and if the _ppp query exists.
And this is not the case for the recent post widget.So I still can’t reproduce it. Are you sure you’re running the current version of the plugin? Maybe you can delete and reinstall the plugin and check if the issue still exists?
If the recent posts widget would contain a published post without a valid “_ppp” query var,
What do you mean by this?
Would be nice if you can give me a step-by-step guide, so that I really can reproduce it.
All Twenty * themes are working with the recent posts widget. (You mean the default one, right, no extra plugin?)
Just tested it with Twenty Twelve and couldn’t reproduce it. Which theme are you using?
Forum: Fixing WordPress
In reply to: thumbnails disappear on mobile phoneYou should check your browser console. There are some JavaScript errors.
If JavaScript is disabled the gallery works.
Forum: Requests and Feedback
In reply to: Plugin Favorites for 3.5Forum: Alpha/Beta/RC
In reply to: Add text after inserting an image into postForum: Alpha/Beta/RC
In reply to: No way to set Gallery to link to image filesForum: Alpha/Beta/RC
In reply to: Button "Add Media" is not clearIt shouldn’t work since the changes are not in the minified files.
Forum: Alpha/Beta/RC
In reply to: Button "Add Media" is not clearCould you please enable SCRIPT_DEBUG and test it again?
Forum: Alpha/Beta/RC
In reply to: Button "Add Media" is not clearWhich browser and which OS?
Forum: Alpha/Beta/RC
In reply to: It doesn't work to insert the galleryThe Beta Media isn’t fully implemented yet.