Stefan Sebechlebsky
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Idea Stream] Can’t add commentsThey are probably reporting the same issue as I did:
https://wordpress.org/support/topic/commenting-bug-under-buddypress-groups-multisite/
Looking forward to v2.3.4…Forum: Plugins
In reply to: [Search & Replace] Full support for serialized data?Correction: sorry, I found it does work on serialized data strings without notice. I just had a special case that there was apparently too much data (590 kB) in a single cell which was probably the reason (maybe some buffer overflow) that S&R ignored it.
Forum: Plugins
In reply to: [WP Idea Stream] Commenting bug under BuddyPress groups (multisite)@jeffacubed
Praise to you for your deep analysis.
IMHO, the solution is – to fix it in the plugin code.
@aglekis
@imath
Now you have all precise information about what’s wrong(?).Forum: Plugins
In reply to: [WP Idea Stream] Can’t add comments@keithdadair
@fotopoto33
do you mean that after typing the comment and clicking the ‘Post’ button you see a blank page with the following URL:
<Site address>/wp-comments-post.php
?Great, how fast it was!
Tested and seen resolved.
Best…@mbrsolution I meant this:
http://www.w3schools.com/tags/att_input_autocomplete.asp
@wpsolutions Please disable autocomplete only for the captcha field. For the username and password fields autocomplete is desirable, although here they say it would not matter how you set it: https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion
And as far as I have learned the autocomplete attribute can be controlled in the form html code, not in css.
Thanks…Forum: Plugins
In reply to: [WP Idea Stream] Commenting bug under BuddyPress groups (multisite)I had to abandon this plugin although otherwise liking it a lot. I am not able to fix this bug, it is the developers’ task I believe.
Editing a post using this plugin via the [fep_article_list] shortcode will close comments on that post. The author promised to fix it
https://wordpress.org/support/topic/editing-articles-through-my-posts-page-closes-comments?replies=2
over a year ago. I wonder whether the premium version also has this bug.Forum: Plugins
In reply to: [Comments - wpDiscuz] Live update does not trigger for early participantsYes, let the site admin decide whether he would like to switch it on, depending on his preferences. For example, I have a multisite where most of the sites do not need this but one specific site is meant for “live discussions” on specific topics (articles). So I would switch the live comment update on immediately (when a new article is posted) just for that single site.
Another hint: after the live discussion is over the admin may close comments. This would be desirable to trigger the live update off (when comments get closed). And should they change their mind and re-open comments the live update shall be back on. Sounds logical?
Thanks for your response!Forum: Plugins
In reply to: [Frontend Publishing] After pressing the Submit buttonHi, I would not call it feature, just normal behavior as opposed to the “slightly out of sense” last step behavior in the free version. 🙂