Search
Close
AI Search
Classic Search
Notifications
Clear all
Search result for: inline
@pizzaboy,
Please leave some example URL. We'll help you with the CSS codes.
1. The inline commenting bubble only shows up when I create it in the block editor and doesn't work when in classic editor.
We've just checked this the "inline Commenting" button displays fine on both Classic and Gutenberg editors.
More info here:
Hi,
I bought full bundle of wpDiscuz and trying to use it on our website but have problems with inline Comments which don't show while being inserted through Nimble Builder.
First, we tried to use it here: wpDiscuz review, without luck. Then we started to perform some tests.
This is the test page:
The red content should have an inline Comment, the same as line below. Contact form is only for testing if shortcode works properly as the red line - the red line should work the same as the contact form, but it doesn't.
I tried to fix it by following . Unfor ...
@touchi,
1): If we require users to be logged in to comment, what happens with the inline form if they aren't? Is there a "You must login" message in the popup, or does the inline comment icon not show up at all, or something else?
The inline commenting form shows even if the comment is disabled. You can use the solution provided here:
2): Are there any characters that can't be used in the ID string?
You can use Latine letters and numbers as well.
I am interested in using inline commenting with dynamically generated posts, e.g., posts obtained through RSS feeds. If I stick the inline commenting shortcode in a template to generate these, can I use a randomly generated string for the ID in the shortcode? Is that ID registered somewhere in the WPDiscuz system, or is it just used to keep multiple inline comments separate from one another on the page? Please enlighten me on this.... My thanks in advance --
@daneoleary,
Please follow the instruction provided by Tom and only use this inline comments for new paragraphs, don't use it for one or two words in some paragraphs.
I'm having this issue too I think.
Basically, when I use the inline shortcode, it seems to strip my paragraph formatting off all the text in the paragraph, including the test outside of what's between the two shortcode brackets.
So I went to "Customize" and tried to throw together some basic CSS to get that text formatted the same as the rest, but it created a new problem... Instead of having an automatic space between paragraphs, there's now two actual blank lines between all paragraphs on the entire page.
I guess what I need is to be able to use these i ...
As I mentioned in my initial Post - I already read that article.Your article says "Just find the inline Feedback button and click it. "
The problem is, I cannot find the "Inline Feedback" button on my Gutenberg editor - the button is not there. I have tried everything, but the button shown in Video from your link above, does not exist in my Gutenberg.
Why is this button not showing?How can I find the inline Feedback button in Gutenberg?
Please Advise
I have a large gap where the discuz code is inserted.
I tried the css fix
div.wpd-inline-shortcode { display: block;}
suggested here: ,but it didn't work.
I have example here, but now this doesn't open. I think maybe because when entering suggested css code fix in wpDiscuz > Settings > Styles & Colors, I deleted the original line of code which was there from installation.
I deleted and reinstalled plugin, hoping the css would reset to original, but the css must be stored in db, as it is still the same.
@daisypeel,
How are you creating inline Feedback buttons?
Just make sure you don't copy the shortcode with the same ID and use other please. Each inline Feedback button should be created individually, they have unique IDs. Also, you should not copy one shordcode from other post to another. The unique IDs of inline Feedback shortcodes are post specific.
Hi,
This inline CSS is dynamically generated, so it uses inline logic. For example, if you change a color, the CSS will update accordingly. It cannot be stored in a separate file, as doing so would break the logic.
Hi @hellosquishy,
I have text - Click to see and enter your Comment and the text size is very tiny. I want to increase size.
Please use this CSS code:
.wpd-inline-shortcode{
font-size: 16px;
}
Also what is CSS to change font color and size for Name and Email fields for both default label and input values? I want to make both white instead of black/grey.
The CSS codes below can be used for this purpose:
input.wpd-inline-name-input::placeholder {
color: #fff;
font-size: 15px ;
}
input.wpd-inline-name-input {
color: #fff;
font-size: 15px;
}
Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Please change the red-marked values before using them.
For inline comments, I'd like "Send me an email when a new reply is posted" to be check by default.
How do you make this box turned on/checked by default for inline comments? I see there is an option to do this in regular forms but not the inline comment form. - Thank you
Attachment : Screen Shot 2022-03-18 at 2.26.58 PM.png
... It displays more fields for guests. Such as comment author Name, Email, Website, etc.
That is, the logged-in users should only fill out the comment content and press the "Post Comment" button.
Attachment : Logged-in users.png
In the case of not logged-in users (guests), they'll also need to fill out the name, email, website, etc. if those are required.
Attachment : guests.png
The website administrator may also create some additional fields that may be available for all kind of users.
2. Edit comment with wpDiscuz
Users can edit/ ...
I made various questions throughout my post using feedback shot code blocks. Is there a way to make each inline comment questions archive individual comment responses rather than pooling them altogether? For example, if someone someone comments on one of the inline spots/feedback blocks, you see their comment in ALL of the inline spot/feedback blocks. It also keeps a total tally of the number of total comments the same for ALL the feedback blocks.
my direct link is attached below. Thank you.

