aiiiiit 0 Report post Posted April 12, 2011 Hi, I've chosen to "Show Post Content", so you don't need to click "Read more...". Now to my problem. After this there's no visitors that views the post only, and they can't see "Share on Facebook"-options. Where can I add this to the post when you're viewing it with the others? Share this post Link to post Share on other sites
cmunns 16 Report post Posted April 12, 2011 It wasn't meant to show on the main blog page but could probably be made to so easy enough. I would probably just copy the entire section.sharebar.php file and make a new one using PlatformBase. Rename any reference to sharebar so it says sharebar_posts or something like that then where it says workswith change to this. 'workwith' => 'posts' Finally register this new section as illustrated in the functions.php file in -Base (on the bottom) Share this post Link to post Share on other sites