TCB13
Forum Replies Created
-
Hi,
Going to start reading and “hacking” my way in tomorrow! I’ll give you some feedback soon. ??Thank you.
Hi,
I would like to do it my own since I can’t really pay your for this and you’re probably to willing to do it that way. Just point me where I should look. ??If you are, maybe is better if you develop like an “API” so everyone can access the features in a future update of the plugin. ??
Thank you.
You’re welcome!
Marking this topic as resolved!
Hi,
You’re right! I was missing wp_footer()!Thank for all! Your plugins are great, keep the great work!
I’ve also noticed that I need to add this code to my header in order for the tweet and like buttons appear on the website:
<script src="https://connect.facebook.net/pt_PT/all.js#appId=101484559945141&xfbml=1"></script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
Shouldn’t this be automatic?
I removed the password protection and I still have the same problem… Try to connect with Facebook on this post: https://v3.semprenamoda.com.pt/2012/08/maos-de-princesa/#respond
If you try twitter it’s also not hiding the form and displaying the welcome message, it’s just filling the form… is there any thing I need to enable to make it work?
Thank you.
Hi,
The only thing I get after clicking “Connect with Facebook” is:
Unsafe JavaScript attempt to access frame with URL https://v3.semprenamoda.com.pt/2012/08/smoothies-saudaveis/ from frame with URL https://www.facebook.com/dialog/oauth?api_key=101484559945141&app_id=101484559945141&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D10%23cb%3Df3c95ba264%26origin%3Dhttp%253A%252F%252Fv3.semprenamoda.com.pt%252Ff1a11219ac%26domain%3Dv3.semprenamoda.com.pt%26relation%3Dparent.parent&client_id=101484559945141&display=none&domain=v3.semprenamoda.com.pt&locale=pt_PT&origin=1&redirect_uri=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D10%23cb%3Df1e60b91b8%26origin%3Dhttp%253A%252F%252Fv3.semprenamoda.com.pt%252Ff1a11219ac%26domain%3Dv3.semprenamoda.com.pt%26relation%3Dparent%26frame%3Df167179474&response_type=token%2Csigned_request%2Ccode&sdk=joey. Domains, protocols and ports must match.
What’s the issue, I also get the “Domains, protocols and ports must match” error message before trying to connect, in like buttons, and this warning:
The "fb-root" div has not been created, auto-creating
Thank you.