• icons do not appear, I tried to change the css with:

    .wwm_social_share li {
    background: url (“../ images / social_icons.png”) no-repeat scroll 0 0 rgba (0, 0, 0, 0)! important;
    content: none;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 0! important;
    margin: 0 0 5px 5px! important;
    padding: 0! important;
    width: 30px;
    }

    As you suggested in an answer.

    The icons have appeared. but they all have the “f” for facebook

    What’s wrong something?

    goodmorningpics.com

    https://www.ads-software.com/plugins/wwm-social-share-on-image-hover/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author jobinjose01

    (@jobinjose01)

    Try this instead of above one.

    .post-entry ul.wwm_social_share li {
    cursor:pointer;
    background:url(../images/social_icons.png) no-repeat;
    display:inline-block;
    width:30px;
    height:30px;
    margin:5px 0 0 5px!important;
    line-height:0!important;
    padding:0!important;
    content:none
    }
    Thread Starter schindler

    (@schindler)

    No, not appear.
    Only F F F F F

    Hi Schindler,

    Did you get this plugin working on a website? If so, can you please post the link so I can see it in action?

    I have yet to find a plugin that works to share the selected image from an image gallery so I want to see if this one works before installing it.

    Thanks Much!

    Plugin Author jobinjose01

    (@jobinjose01)

    Hi pleasehelp123,

    The plugin only worked with inside post image not with any other gallery plugin or featured images.

    If you want to see it in action you can check my blog it self.
    The FB,LinkedIn and tumblr share exact images you click.

    Google plus don’t have such features yet!

    If you still facing issue sent me the link will try to help you.

    Hi Jobin,

    Thanks for the info! I’m not sure where your blog is located. I don’t have a blog but I do have 2 galleries of images. They aren’t plugins though…just normal gallery through wordpress.

    I want people to be able to click on an image and share it on social media, most importantly LinkedIn and Facebook. I am fine with adding it individually to each picture if it will work.

    Here are the 2 galleries:

    https://aceyourinterview.com/photos

    https://aceyourinterview.com/inspiration

    Will the Facebook and LI icon appear on when someone hovers these images?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘icons do not appear’ is closed to new replies.