Removing dates/comments reply in post

by 2 replies
3
Can anyone help solve this problem in WP? - I've been trying for hours!

I want to make a my 1st post static and remove the date/author from the top, also the posted/leave a comment at the bottom.

I've been trying but I am pretty much guessing at it because I don't know PHP.

Any help would be much appreciated.
#website design #dates or comments #post #removing #reply
  • What theme are you using?
    To remove the comments in that particular post just go under discussion and untick allow comments.


    Steve
    • [ 1 ] Thanks
  • create a page instead of post under page section, then select static page under the settings--read section. This will give you a static web page instead of format of wp post. For comments uncheck the allow comment option.

    you can also edit the template go to appearance-->editor and edit the page template delete the_author tag, the_author_posts_link tag .

Next Topics on Trending Feed