The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Error in the paddin...
 
Share:
Notifications
Clear all

Error in the padding of coment form when Wordpress is configured without gravatar

5 Posts
2 Users
0 Likes
1,137 Views
Posts: 15
 igor
Topic starter
(@igor)
Eminent Member
Joined: 4 years ago

Hy guys!

First of all, I want to congratulate you for the excellent work with WPdiscuz.

Wel... I use my blog configured without Gravatar. And when I installed WPdicuz 7 beta 8, the left padding of the comment form is showing up with an error.

Please, see the image above that a uploaded.

Thanks in advance.

image
 
4 Replies
Posts: 15
 igor
Topic starter
(@igor)
Eminent Member
Joined: 4 years ago

I solved the problem with the following CSS code:

#wpdcom .wpd-form-foot {
margin-left: 0px!important;
}

#wpdcom.wpdiscuz_unauth .wc-field-submit {
padding-top: 0px!important;
}

Reply
3 Replies
Tom
 Tom
Support
(@tomson)
Joined: 8 years ago

Honorable Member
Posts: 494

@igor,

Thank you  for the bug report. This is only related to simple text editor. If you switch the comment editor to Rich Editor you'll not see such issue.

Please don't forget to remove the custom CSS you've added to solve this issue on next version update. Your CSS may conflict with the core fix CSS.

One Question

Please let me know why you've switched to a simple text editor for Desktops(PC)? You have an option to only enable it for Mobile. The doc: https://wpdiscuz.com/docs/wpdiscuz-7/plugin-settings/comment-form/#load-rich-editor

Reply
 igor
(@igor)
Joined: 4 years ago

Eminent Member
Posts: 15

@tomson

Thank you for answering my topic.

I don't want to make the rich editor available to guests or other users.

In my experience in making the rich editor available in Wordpress's standard comment system (this for example https://wordpress.org/plugins/tinymce-comment-field/ ), most users don't know how to use it and that even disturbs them.

Reply
Tom
 Tom
Support
(@tomson)
Joined: 8 years ago

Honorable Member
Posts: 494

@igor,

wpDiscuz built-in rich editor is a nice and very easy editor, it's not TinyMCE big editor. Here is the screenshot:

Reply
Share: