I'm having weird behavior with SocialApi-part on my site. I can set the visibility of certain share buttons, but for example Pinterest button is always there. If I look at the source code, I can see that <gavern:social> tags are not parsed.
If I use JDump to dump variables in gk.framework.php, <gavern:social> -tags are parsed and Pin-button gone.
I have the same problem on my localhost setup. I removed all extensions from there, but no help.
Cache is not in use.
Any idea what's causing this?