Share button links
Posted: 20 Feb 2011, 14:28
Hi everybody,
I've upgrade to the new version of imagevue and insert the share button on my images.
I'm using url rewriting and subfolders, so when I click on Facebook, Twitter... button, the link transmitter ton addthis is not the good link.
How can I modify any variables for having the good URL transmitted ?
I've searched in php files, but i don't found for the moment.
Now, I've :
http://api.addthis.com/oexchange/0.8/fo ... &title=...
I need have :
http://api.addthis.com/oexchange/0.8/fo ... img.jpg...
for being compatible with my url encoding.
Thank you for your answers.
I've upgrade to the new version of imagevue and insert the share button on my images.
I'm using url rewriting and subfolders, so when I click on Facebook, Twitter... button, the link transmitter ton addthis is not the good link.
How can I modify any variables for having the good URL transmitted ?
I've searched in php files, but i don't found for the moment.
Now, I've :
http://api.addthis.com/oexchange/0.8/fo ... &title=...
I need have :
http://api.addthis.com/oexchange/0.8/fo ... img.jpg...
for being compatible with my url encoding.
Thank you for your answers.