Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Vanilla comment embed and wordpress related post plugins
We can't possibly know. Post a link to an example page or any errors you get in your javascript console. Also it might be an issue with the wordpress plugins in which case you should ask there. (View Post)1 -
Re: Is there a way to integrate login with imap or pop3?
Yes, that is absolutely possible using jsconnect: http://vanillaforums.org/addon/jsconnect-plugin https://github.com/vanilla/jsConnectPHP https://github.com/vanilla/jsConnectJava (View Post)2 -
Re: like button
Are you referring to this plugin? http://vanillaforums.org/addon/like-plugin You can make it show up by adding 'MobileFriendly' => true to the PluginInfo. In class like.plugin.php: [...]$PluginInf… (View Post)3 -
Re: Can't Stop Spammers
What did you try? This is most likely because you were using vulnerable plugins or an outdated version of vanilla. If that was a core issue, thousands of forums would be hacked and reports about that… (View Post)3 -
Re: Google sign in plugin not working?
Add this to your stylesheet: .SocialIcon-Google .Icon { background-position: 0 -72px;}.SocialIcon-Google.HasText .Icon { background-position: 0 -96px;}.SocialIcon-Google,.SocialIcon-Google.HasText .I… (View Post)2