# |
Post Title |
Result Info |
Date |
User |
Forum |
|
Inline Comments is a bit of a misnomer
|
16 Relevance |
5 months ago |
Sterling |
General Discussions |
|
This plugin is fantastic and has nearly 90% of all the features I was expecting, but the inline comments feature is a bit misleading.
When I hear the word inline comment, I'm thinking the user can select any text and then create a comment based on the selected (highlighted) text, not that the author of the post has to figure out where to best provide an inline comment someone may want to use.
This kinda defeats the purpose of allowing someone to review/read a post and provide discussion on the topic and what is written.
Front inline Comments does this e ... |
|
Thrive Architect - Inline commenting has stopped appearing on pages/posts
|
16 Relevance |
3 years ago |
Johan |
Inline Commenting |
|
Hello,
I'm having trouble with the inline Comments. I have used "Thrive Architect" and "Learndash" to build my webpages and have recently installed your WpDiscuz plugin. It appears to be exactly what I need and I'm really happy. However, the little speech bubbles for the inline comments are no longer showing.
Everything was working at first, but now it's not. It will work if I go back to Wordpress Blocks and save the pages from there, but then all the formatting I did in Thrive is gone.
I use unique codes. I have tried uninstalling my Wp Super C ... |
|
RE: Inline Commenting breaks Paragraph and styling on Uncode theme
|
16 Relevance |
3 years ago |
Tom |
Inline Commenting |
|
... be closed by </p> paragraph. And the paragraph tag will get full line and the shortcode content will be moved to net line. The same behavior can be seen with <div> tag. Shortcodes are replaced with <div> they cannot be replaced to <p> because they contain structural data, not a simple text. So there is no way to keep a text before shortcode in the same line.
2. As you can see in the screenshot, we always use the start of a paragraph as a start of inline comment shortcode. The shortcode always starts from the beginning of a paragraph ... |
|
RE: Inline Commenting breaks Paragraph and styling on Uncode theme
|
16 Relevance |
3 years ago |
arjan |
Inline Commenting |
|
@Asti, my inlined code is messed up after creating my post and I can no longer edit my post. So I will create a new one below and attach files instead of using the 'code' tags directly in my post.
---
Dear support,
First of all, thank you for creating an amazing plugin!
I am using wpDiscuz on Uncode theme. Uncode uses the WPBakery Page Builder.
I cannot use the inline Comment Button directly from within the WPBakery Page Builder - Backend Editor. Therefore I just add the 'wpdiscuz-feedback' to the Text of the Text Block Element. This will add the Inl ... |
|
RE: Feature Request - Better inline commenting as seen on Webnovel.com/Wattpad
|
16 Relevance |
4 years ago |
Tom |
Inline Commenting |
|
Hi @remiel,
Thank you for detailed description of issues. We keep improving the new inline Comment feature. At the moment it's designed as a quick and light form to leave feedback on a certain part of the article in response to the article author question:
Attachment : wpDiscuz-Inline-Comments.png
As you can see, this is an interactive article reading feature rather than a simple paragraph commenting. So this is correct to call "Inline Feedback", not paragraph commenting. Saying interactive article reading, I mean a dialog between the article auth ... |
|
Best ways to customize inline commenting
|
16 Relevance |
4 years ago |
Remiel |
Inline Commenting |
|
I wish to customize inline commenting feature to better suit my site. Since you guys as the devs have the best knowledge about how discuz works, I figured it would be the most effective to ask you guys how to best go about applying the changes.
1. I wish to write a wp_insert_post_data filter that will change the post content before it gets saved into the database. In this filter, I wish to wrap every paragraph of the post automatically in tags. Now, my question is, the id you guys use, do you have some special requirements for its value? Is it supposed to ... |
|
RE: Inline comment feedback box not working
|
16 Relevance |
5 years ago |
stanbrid |
Inline Commenting |
|
UPDATE: The inline comment icons now appear but there are TWO problems.
ISSUE #1.Some of the associated comments are missing. For example, wpdiscuz-feedback id="n5py894css" has several inline comments (Comment #304, 300, 298, 297) made around October 17. Now it only displays 1 comment.
ISSUE #2: The quoted comment or excerpt does not appear in the comment feed at the bottom. Here is a screenshot I took on October 28 of a comment by Christine Parker. It quotes wpdiscuz-feedback id="n5py894css". Open it today and all the quoted text is gone.
October 28 - ... |
|
Inline comments not showing on recent post
|
16 Relevance |
5 years ago |
stanbrid |
Inline Commenting |
|
inline comment icons no longer render on recent post: Works fine on past posts.
Was working yesterday. Readers had made inline comments already. Now the inline icons are gone. Adding a new inline comment does not work either. Comment ids are all unique.
Temporary login sent. |
|
Gutenberg Missing Inline Feedback Block
|
16 Relevance |
5 years ago |
Soft-Designs |
Inline Commenting |
|
Hi - Great Products 🙂
I have read all articles, and watched all videos here:
I have latest version of WordPress, applied all WP and Plugin updates.Still, My Gutenberg Missing inline Feedback Button
I searched all blocks, and buttons, cannot find "Feedback Button" anywhere.
NOTE: I recently purchased 3 AddOns - is this the correct place to post this question?
Please Advise - How can I find inline Feedback Button / Block in Gutenberg? |
|
RE: Inline Commenting and Gutenberg
|
16 Relevance |
5 years ago |
Tom |
Inline Commenting |
|
Hi @dankosan,
You can create inline Feedback button for any part of your article text using Gutenberg block editor. Just find the inline Feedback button and click it. The button generate inline Feedback shortcode that should wrap your text. The question should be written in the shortcode attribute:
Please see this video: |
|
RE: Allow and tags | Do not remove classes on edit
|
14 Relevance |
4 years ago |
Asti |
How-to and Troubleshooting |
|
... === "both" || (!wp_is_mobile() && $options->form["richEditor"] === "desktop")) {
if ($options->general["loadComboVersion"]) {
wp_add_inline_script("wpdiscuz-combo-js", quillAddNewTagSupport(), "after");
} else {
wp_add_inline_script("quill", quillAddNewTagSupport(), "after");
}
}
});
function quillAddNewTagSupport() {
ob_start();
?>
let inline = Quill.import('blots/inline');
class wpdQuillDel extends inline {}
wpdQuillDel.blotName = 'del';
wpdQuillDel. ... |
|
RE: Make the floating comment bubble smaller & change its color/commenter name color using custom CSS?
|
14 Relevance |
5 years ago |
agentrosehq |
How-to and Troubleshooting |
|
@asti Strange, what browser are you using/is it just a problem on your end? I want to make sure this isn't happening for any users on my end because I do have that enabled.
Also, how do you change the text highlight color when people want to comment inline? As well as how to change the font for the input prompt (AGENT, leave a comment as you read) to Playfair Display?
Another problem I have is that I just updated the widget and now there's no inline button to click when I'm editing my page - if you see this page: (password testInline)
The ... |