Hey there,
We have events in a slider. So whenever you click, the content changes dynamically.
The structure and most recent content is set with PHP, thereafter it is changed via javascript/ajax.
I would like to have a custom addthis:title and addthis:description for every event. I change the values of these in the toolbox-div.
I can see in my code the values are properly set, but this is what happens:
1. Twitter takes the first value (from the first event) correctly, but after that sticks with this.
2. Facebook never takes any custom values and sticks with the default.
This is the website: kavka.clients.onedotonly.be/#kavkalender
Could someone give me a hint? Would be great!