First one can u please tell me how can i disable the viewing of posts
The second is i'm using Disques for comments on my Wordpress and when someone adds a comment the number Doesn't Change on the homepage it's just stays zero (0)
And about Featuring post in some of posts it shows in some does not.
1. There's not an option for that, it would require editing theme code at this time. Since there's not a specific class adding this custom CSS (Advanced Tab) will work, but will also hide the comments count.
.entry-details-item {display:none!important}
I'll consider adding this as an option though
2. The comment's count can only work when native WP comments are used.
3. Probably because there are not related posts to show, please be aware that related posts are based on common tags.
Hello There i have 3 problems
First one can u please tell me how can i disable the viewing of posts
The second is i'm using Disques for comments on my Wordpress and when someone adds a comment the number Doesn't Change on the homepage it's just stays zero (0)
And about Featuring post in some of posts it shows in some does not.
Thank you :)
Hi there,
1. There's not an option for that, it would require editing theme code at this time. Since there's not a specific class adding this custom CSS (Advanced Tab) will work, but will also hide the comments count.
I'll consider adding this as an option though
2. The comment's count can only work when native WP comments are used.
3. Probably because there are not related posts to show, please be aware that related posts are based on common tags.
Regards
djwd
Regards
djwd
Hello again can u please let me know where do i put this
.entry-details-item {display:none!important}
to disable the post viewing number and comments.
I told you :)
Theme Options > Advanced Tab > Custom CSS
Regards
djwd
Regards
djwd