Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
marcociencia opened this issue Jul 14, 2020 · 1 comment
Open

Comments

@marcociencia
Copy link

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?

@mhauskn
Copy link
Member

mhauskn commented Jul 14, 2020

This is likely not the right repo for this question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants