How to integrate DOCMAN's url in PAY to social
- Posted by touscours (8) Offline
So, what can I do?
Yous think that the problem is du to facebook API?
11 years 2 months ago #7
by touscours
Yous think that the problem is du to facebook API?
Please Log in or Create an account to join the conversation.
- Posted by touscours (8) Offline
- Posted by erwinschro (1034) Offline
Yes sorry I thought there was something wrong with the Facebook API so I was searching around on that stuffs with not much info I could get on the net. And then I think I found what could be the problem.
Can you try to fix the plugin code inserted with this
{paysoc}244|like|share||http://www.touscours.net/files/exercicecorrigscomptabiliteanalytique.pdf|en_EN{/paysoc}
I see that you don't want to display Twitter Share button but in the plugin code you previously written above, you missed one blank || that must be there too in between share and download path (the one for Twitter button).
So can you try the plugin code i write here and see if that helps.
11 years 2 months ago #9
by erwinschro
Can you try to fix the plugin code inserted with this
{paysoc}244|like|share||http://www.touscours.net/files/exercicecorrigscomptabiliteanalytique.pdf|en_EN{/paysoc}
I see that you don't want to display Twitter Share button but in the plugin code you previously written above, you missed one blank || that must be there too in between share and download path (the one for Twitter button).
So can you try the plugin code i write here and see if that helps.
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Are you sure already insert the correct plugin code? may I logged in to your backend and see it my self?
Because using Firefox developer I still can see the un-correct codes
notice this facebook link
there should be your language code like this
11 years 2 months ago #10
by erwinschro
Because using Firefox developer I still can see the un-correct codes
<div id="fb-root">
<script async="true" src="http://connect.facebook.net//all.js">/* Not a valid component type. */</script>
</div>
notice this facebook link
http://connect.facebook.net//all.js
there should be your language code like this
http://connect.facebook.net/fr-FR/all.js
Please Log in or Create an account to join the conversation.
- Posted by touscours (8) Offline
Please, you find in Details section the Super user id and password for my site.
thank you very much
11 years 2 months ago #11
by touscours
thank you very much
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Fixed the tag but unfortunately still not working....I'm still have no idea until now sorry
11 years 2 months ago #12
by erwinschro
Please Log in or Create an account to join the conversation.