Plugin Author
Ajay
(@ajay)
You can enter the post ID of your main page in the Exclude on setting under Output.
It is clear that it is possible to exclude through the ID, but I can’t find the page ID.
Solved the problem for myself by first adding to style.css:
.popularpost .popular-post-wrapper {display: none;}
.section-title {display: none;}
Plugin Author
Ajay
(@ajay)
Hi, I’m confused by your code above. Mine is the related posts plugin but the code you mention above points to a popularposts display – which might be related to your theme?