I am having difficulty customizing the blog page to display the header and only display the socket like the rest of my pages.
Hi!
Can you post a link to your website please – we need to compare your page layouts first.
Best regards,
Peter
http://fcapadvisors.com/newsletter/
Footer is different and the default setting is set for “display only the socket”. The blog dose not flow with the site. How do you turn of the comments?
Hi,
Are you sure you selected “Display only the socket” for this page? If it doesn’t work, please add this on your custom.css
.blog #footer {
display: none;
}
You can disable the comments for posts on Screen Options, check “Discussions”. Look for Discussions, uncheck “Allow Comments”. You can also disable it entirely on Settings > Disccusion > Default article settings > Uncheck “Allow people to post comments on new articles”.
Regards,
Ismael