Site logo

Archived topic

Social plugins.

11 replies · Started by Whelen Troy on May 31, 2017

Viewing posts 1–12 of 12

Hi,

I am adding a social sharing plug in: Social Warfare.

With this, I wanted to do some edits on my site.

1. How to disable the social sharing plugin of GeneratePress theme below the content?
2. I wanted to put the social sharing icons below the title of my posts, how to do this?
3. When I activated the floating option at the bottom of the page, it overlaps the back-to-top button. I don't want this. I still want the back-to-top button to show.

reference: http://www.juanmacau.com/english-teacherlecturer-urgent-in-usj-macau/

thanks.

1. If you scroll down at the end of the post, you will see a sharing option just right before the related posts section.

2. I don't know what to add in there to achieve my goal, can you please help em out?

3. I have changed the floating options. Disregard this, I think I was able to settle this one on my own. Thanks!

1. it was a plugin for jetpack. got this figured out.
2. I am not sure what codes to add, can you help me out please? I know where to add the code. But I am not sure which code.

Something like this:

add_action( 'generate_after_entry_title','lh_after_entry_title' );  
function lh_after_entry_title () { ?> 
    social icons here
<?php }

Not getting it. I don't know where to find the codes.

You would have to get them from a plugin/custom HTML/PHP. Most social sharing plugins have options to add the icons above or below the content automatically. Some should also do the title I believe, but I'm not 100% sure.

Hi Tom,

What plugin would recommend in this case?

Thanks!

Cheers!

I don't really have one I specifically like. There's tons of them out there though if you do a search.

One I see brought up a lot is "Social Warfare".

I am currently using this one Tom. Thanks!

One more, how about related content below the posts. Do you have something to recommend?

This archived topic is closed to new replies.