maxmanus
Member
Posted 2 years ago #
I use cower-wp theme. I installed Simple Facebook Connect plugin and activated only "comments plugin". When I go to a page with the article to leave a comment above the comment field just says "Connect with Facebook" - does not look like a button, and it can not be clicked (plain text). Does anyone know what the problem is?
You're missing the wp_footer() or wp_head() code in your theme.
maxmanus
Member
Posted 2 years ago #
Add the footer or header code to your theme.
Trrance
Member
Posted 2 years ago #
how can i do that, please a small a tutorial
kevystylez
Member
Posted 2 years ago #
I too would like to know the answer to this, and possibly what and where to add the necessary code.
Thanks
If you examine other themes, like the default twentyten theme, then it's pretty obvious really.
Learning: it's fun and effective!
kevystylez
Member
Posted 2 years ago #
Hmm if I had that time, plus don't really want to be switching to another completely different theme and enabling the plugin to just copy code from. I probably wouldn't use a plugin I guess. But thanks for the work though.