Skip to content

AddToAny: I don't know how to apply share button images in wordpress #108

@marcociencia

Description

@marcociencia

Hello!

I've a wordpress site, I'll put motivational quotes inside landscape images,
approximately 6 or 7 images on the same page,
and I need image sharing buttons, and site AddToAny have specific buttons and code.
but I've doubts on how to implement your Javascript code !

If I don't use the AddToAny plugin, where I put this code in wordpress:

a2a_config. overlays. push ({
services: ['pinterest', 'facebook', 'houzz', 'tumblr'],
size: '50',
style: 'horizontal',
target: 'img.share-image'});
position: 'top center'});

If I've 6 or 7 images, how do I define each image in this code:

target: 'img.share-image'});

How to apply CSS in this JS code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions