• Resolved amazemedia

    (@amazemedia)


    I’d like to move the Social Share icons immediately below the post meta.
    I’m using a button built with ACF but it’s being placed in between the meta and Super Socializer share this icons:
    http://www.amazemedia.com/screencap.jpg

    I’m using a Genesis theme. The ACF buttons are placed with:
    add_action( ‘genesis_entry_content’, ‘guide_buttons’, 9 );

    I see in your plugin code the Share the Post is placed with:
    add_filter(‘the_content’, ‘the_champ_render_sharing’);

    I tried editing the above code and changing both to the_content as well as genesis_entry_content but no luck on moving Share icons. Any direction would be greatly appreciated. Thank you.

    https://wordpress.org/plugins/super-socializer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter amazemedia

    (@amazemedia)

    I’m still interested in know how to move your plugin icons as originally mentioned.

    Plugin Author Rajat Varlani

    (@the_champ)

    Hi there,
    Sorry for late response. I somehow missed your post here.
    Would you drop me an email at lordofthechamps[at]gmail[dot]com regarding this so that I can help you?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Placement of horizontal icons immediately beneath the post meta’ is closed to new replies.