• Resolved ArkieLad

    (@dwquinn79)


    So I am using Customizr as my theme, and I am having users submit post Through a submission form. What I would like is to add share buttons to the Posts Page, instead of readers having to click on the post to open it and share. This is the page I want to add individual share buttons for each post to:

    https://www.truthtuesday.net/todays-truths/

    I tried to do it in Index.php, but it added them to everything. I am not sure where the style for these articles are.

    Any help is appreciated.

Viewing 7 replies - 1 through 7 (of 7 total)
  • SJW

    (@whitsey)

    try installing a plugin like shareaholic or even jetpack’s publicise

    Shareaholic

    (@shareaholic)

    Shannon, thank you for the recommendation! DWQuinn79, let us know if we can help.

    Thread Starter ArkieLad

    (@dwquinn79)

    Thank you both. I actually do use Shareaholic. Just trying to place the code exactly where I want it.

    SJW

    (@whitsey)

    Shareaholic should also add to archives page like you want? Have you played with the shareaholic settings?

    The next best option it to add it in archive.php template file with a shortcode and the do_shortcode() function:

    do_shortcode('[shareaholic app="share_buttons" id="<insert shareaholic app ID here>"]');

    See here for instructions: https://www.ads-software.com/plugins/shareaholic/installation/

    tech55541

    (@tech55541)

    This plugin to me is the best. Can add social buttons where ever for FREE. A lot of services to share on to.
    https://www.ads-software.com/plugins/add-to-any/

    Thread Starter ArkieLad

    (@dwquinn79)

    Thank you both. I think the problem is that I am using the Customizr theme, and so these options do not render anything other than errors.

    Thread Starter ArkieLad

    (@dwquinn79)

    i changed themes and what you guys shared worked. Thank you so much. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Add Share Options to Posts Page’ is closed to new replies.