-
-
Hi, how can I remove the comment section and empty space on a blog post?
“Allow comments and allow pings” are already disabled under “quick edit”.
See screenshot:
https://img5.fotos-hochladen.net/uploads/unbenannt72mht89qvy.jpgMany thanks in advance!
-
Hello,
To completely remove comments section, please add this code into your custom css box:
#comments { display: none;}
Please send us your site’s url so i can give proper advice for the space between comments and content. On our side, such space is not present.
Best regards!
-
There is no custom css box because it is a blog post, no page post.
URL is here regarding the empty space: https://multiplex-knowledge-transfer.com/comenius-award/
-
hello,
The custom css box is located in your theme’s General options > Custom CSS Code.
Best regards!
-
Will these changes and other plugins deleted, if I update the theme?
I already have many custom modifications and plugins and am afraid if all these changes can get lost wit the newest update…
-
Still comments appear unter the blog title and there ist still to much space until the social share icon appears…
See URL: https://multra-gmbh.com/comenius-award/
-
Hello,
The code inserted into your custom css box, will not be affected in any of theme’s updates. Nor will the plugins. Only the theme files you have edited will be overwritten.
That blank space was caused by the share’s button. Please add this line into your custom css box:.blog-article ul.shares { display: none;}
Best regards!
-
But I want to use the share options…
Is there no other way to get of the empty space?
-
and what abot the fact that comments did not disappear although css is modified with the link you provided?
screenshot:
https://img5.fotos-hochladen.net/uploads/comments8xa5yp10fi.jpg
-
Hello,
The css provided, removes the comment section below single posts (example). To remove the comments count however, you need this one:
.blog-article.standard-style .info li:nth-child(3) { display: none; }
And the second css, if you tried it, you would see that it will remove only the blank space. Not the shares button (result)
Best regards!
-
hi, the sace issue coul be solved, many thanks!
also the comments are disapled in the post now, many thanks!
BUT:
the blog overview still showes “comments”. how can i remove them?
please see screenshot url:
https://img5.fotos-hochladen.net/uploads/onblogpagexolt780pgy.jpg
-
hi, another problem occured now…
the share button is shown and the space is removed but the “share” button does not work any more:
-
Hello,
Please send us your wp credentials in a private reply, so we can give it a closer look.
Best regards!
-
I will provide you the credetials as soon as our admin has created a support account.
<span style=”color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>how and where can i define the section id to create links to a specific section auf a page?</span>
-
how and where can i define the section id to create links to a specific section auf a page?
-
Hello,
Here you can add section id at Extra Class Name field at row settings. It does work.
Please check again and let us know if you still need help.
Best regards!
-
You must be logged in to reply to this topic.