If it counts for anything I've got YARPP setup for my related posts.
Customizing the Post Footer into two columns
Started by
peterb
, Nov 13 2011 12:56 AM
6 replies to this topic
#1
Posted 13 November 2011 - 12:56 AM
What I want to do is customize the Post Footer so that it does not display any Social Link Text or the "Sharebar" in the Post Footer but instead displays two columns, the left one being Social Media Links (Twitter / FB / G+) and the right one Related Posts. A good example of what I want is the following Post Footer setup (taken from wpbeginner.com)
If it counts for anything I've got YARPP setup for my related posts.
If it counts for anything I've got YARPP setup for my related posts.
#2
Posted 13 November 2011 - 09:39 AM
Peter, can you provide a link to your site? Thanks!
#3
Posted 13 November 2011 - 10:50 AM
http://on.einstein.is/rIDSLc is a link to a post.
I'm currently hiding the footer with a Custom CSS expression, that is
.post-footer {display:none;}
#4
Posted 13 November 2011 - 06:09 PM
You'll need to use a hook to add the two boxes for your social media and related posts. Are you familiar with implementing one?
#5
Posted 14 November 2011 - 04:09 PM
I know I have to edit some code inside some of template's php files, but not sure which one, where, or what the input should be.
#6
Posted 15 November 2011 - 03:18 AM
Did you find a plugin for it?
#7
Posted 15 November 2011 - 10:48 AM
No, not really. To be honest I'm giving up on this whole thing.










