Viewing 6 replies - 1 through 6 (of 6 total)
  • Anyone?

    I also had a question about custom placement but I couldn’t figure out how to get the shortcode to work (https://www.ads-software.com/support/topic/custom-placement-2?replies=4)

    Please help!

    Still trying to get some help with this ??

    If you are using a Genesis theme like the original poster was here: https://www.ads-software.com/support/topic/custom-placement-2?replies=4 I was able to get this to work.

    I was able to use <?php echo do_shortcode(‘[ssba]’); ?> in the genesis_entry_content Hook using Genesis simple hooks plugin.

    Be sure to uncheck the Location options in Settings > Share Buttons or you will end up with duplicates on single posts.

    I’m having the same problem. The plugin displays on single post pages only, even though I checked excerpts, posts and archives/categories.

    I’m using a Genesis theme. The blog doesn’t appear on the front page. It’s on the posts page instead. The first post is the most recent and is full length. This is followed by four excerpted posts.

    I’d like the most recent post to display with the social share icons. I don’t understand why this isn’t happening, despite the boxes I checked.

    Otherwise I love this plugin!

    I’d prefer not to use the simple hooks plugin. Does anyone have any suggestions on how to do this? Thank you.

    Since I’m on a deadline, I went ahead and used the Simple Hooks Plugin. To display below the post content, I added the PHP code to genesis_after_entry hook.

    I also unchecked all location boxes.

    So now these icons display at the bottom of the most recent blog post, the four excerpted posts below that, and the single post page.

    The only problem is, I don’t want them on the excerpts. It’s visually too much and not necessary. I need to learn how to add a conditional statement to the PHP, but how do I target the excerpts only?

    I may need to start another thread for this.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add to main blog/post feed’ is closed to new replies.