The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Non-registerd users...
 
Share:
Notifications
Clear all

[Solved] Non-registerd users can not post comment

7 Posts
2 Users
1 Likes
3,251 Views
Posts: 4
Topic starter
(@ysipahi)
New Member
Joined: 2 years ago

Hi,

 

I want all not registered users able to post a commend but I can not see this option. I don't have any subscribed users as well. Could you please advise how to..I cant find any option in settings. Here is a page link to see..

Thanks,

Y. Sipahi

6 Replies
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @ysipahi,

This is a CSS conflict with the theme or other plugins. One of those adds {display:none} CSS rule for all buttons, so the post comment button is invisible too. 

Please watch this video to better understand what I mean:

https://www.screencast.com/t/AvLlImgn

This CSS code should help you to solve the issue: 

#wpdcom .wc-field-submit input[type="submit"]{
     display:block !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

Posts: 4
Topic starter
(@ysipahi)
New Member
Joined: 2 years ago

thanks, I see but where is this top admin bar?

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7123

@ysipahi,

Please see the screenshots below:

2020-05-27_1803

2020-05-27_1805

Posts: 4
Topic starter
(@ysipahi)
New Member
Joined: 2 years ago

Thanks, I did just the same but + cleared the cache but still the same..

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7123

@ysipahi,

It works fine, please watch this video: https://www.screencast.com/t/Wne4DkQoH1J2

Just press CTRL+F5 (twice) on the frontend before checking that is the browser caches also need to be deleted. 

Posts: 4
Topic starter
(@ysipahi)
New Member
Joined: 2 years ago

Many thanks now it is solved..

Share: