Notifications
Clear all

Rating

2 Posts
2 Users
0 Likes
1,544 Views
(@msrollin01)
New Member
Joined: 7 years ago
Posts: 1
Topic starter  

HI There,

 

I added the rating feature to my form, but for some reason I only see the word "rating" and not the field needed for people to rate. Am I doing something wrong? Did I miss a step?  Please see screenshot.

Screen Shot 2017 01 13 at 5.17.34 PM

   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4172
 

This is a theme conflict. Please put this CSS code in Dashboard > Comments > Settings > Styling > Custom CSS Code texatrea. Then save, delete all caches and to Ctrl+F5 on front-end:

.comments-area .wpdiscuz-rating label {
    display: inline-block;
}

   
ReplyQuote
Share:
Scroll to top