Single Post Customization

edited January 2015 in Other
Dear support,

I am looking for a way to edit the single post template to match our design.
The handful of options that are available in the BeTheme settings are not sufficient for what we are trying to do.

At first I thought this would be a simple matter of adding a copy of single.php in my child theme, but posts.php uses template parts that are defined elsewhere.
Is there a way for me to edit, for instance, the content-post.php file from my child theme?
I see this file is being included in the functions.php, which can only be extended, rather then overwritten, so I'm not sure what the best practice is here.

Some examples of what I'd like to do:
- Remove social media buttons and love-button. So not hide them with css, but prevent these buttons from loading at all.
- Remove or edit the html from the top section that contains the Previous, Next, and Show all buttons.
- Remove Tags and Categories dropdown.
- Change html of the Related posts section.
- etc.



Thanks in advance!

Comments

Sign In or Register to comment.