Problem with commen...
 
Share:
Notifications
Clear all

[Solved] Problem with comment form

8 Posts
2 Users
1 Likes
669 Views
Posts: 24
Topic starter
(@fidemart)
Eminent Member
Joined: 4 years ago

Hi, 

I just updated to version 7.0.1.
After in the settings of my form with drag-n-drop I moved the rating position and here it happened (screen)

wpdiscuz

I tried to restore the positions as they were before. But problem remains. In addition, now in the "Comment Form Settings" section the Comment Form View function has become "expanded", but before it was "collapsed", and does not want to go back.

thank you

7 Replies
Tom
Posts: 494
 Tom
Support
(@tomson)
Honorable Member
Joined: 8 years ago

Hi @fidemart,

Please leave your website URL, and the screenshot of the comment builder in backend.

Reply
6 Replies
(@fidemart)
Joined: 4 years ago

Eminent Member
Posts: 24

@tomson

url: https://fidemart.com/

screen back-end: 

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

Honorable Member
Posts: 494

@fidemart,

This is a theme conflict I think.

Use this CSS code and delete all caches:

#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt textarea {
     min-width: calc(100% - 70px);
}
Reply
(@fidemart)
Joined: 4 years ago

Eminent Member
Posts: 24

@tomson

updating

I also tried to "Reset Tab Options" and the width of the comments form has been reset.
I don't think it's a conflict with the theme, because in beta8 and 7 released it was all right.

but "collapsed" option not working. Automatically go back to "expanded".
I repeat, that the problem was not there before.

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

Honorable Member
Posts: 494

@fidemart

The [collapsed] option will be fixed very soon in the upcoming version.

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

Honorable Member
Posts: 494

@fidemart,

I see you have not used the CSS code yet and you've not deleted your cache properly. Please follow to my post above to fix the textarea issue.

Reply
(@fidemart)
Joined: 4 years ago

Eminent Member
Posts: 24

@tomson done! 👍 

Reply
Share: