I'm trying to add the new blog comments feature to my blog. But I can't get very far in the process of setting up Vanilla to do so.
On my dashboard I go to Forum -> Blog Comments: (
http://forum.pokercopilot.com/dashboard/embed/comments)
I see this:
"Vanilla can be used as a drop-in replacement for your blog's native commenting system. As a matter of fact, it can be used to add comments to any page on the web.In order for this to work, you will need to enable embedding.
Embedding is currently DISABLED."
I click on the "Enable Embedding" button.
I'm told "You must disable the "Embed Vanilla" plugin before continuing."
But I don't seem to have a way to disable it.
Regards,
Steve
---------------------------------------------------
Steve McLeod
Founder, Poker Copilot
http://www.pokercopilot.com
Comments
Unfortunately step 1 of the full instructions doesn't match up with what I see in the dashboard:
1. Copy the “Remote Url” field from your embed vanilla settings screen located in your forum’s dashboard under “Appearance” > “<Embed> Vanilla”.
I have no "<Embed> Vanilla" under "Appearance" on the dashboard, as you can see in this screenshot:
The instructions say in step 1:
Copy the “Remote Url” field from your embed vanilla settings screen located in your forum’s dashboard under “Addons” > “<Embed> Vanilla”.
This still doesn't match up with what I see. Under Addons -> Embed Vanilla, there is no field labelled "Remote Url".
Thanks for your help. Now after trying this out, it seems I can't turn off the in-built comments system in blogger.com, which I use for our blog, http://pokercopilot.com/
Looks like I won't be able to take advantage of Vanilla's innovative new feature.
Regards,
Steve
---------------------------------------------------
Steve McLeod
Founder, Poker Copilot
http://www.pokercopilot.com
In the coming weeks we'll come out with a specific widget for Blogger, but it will most likely require Blogger layouts.
Now when I get the universal code for Blog comments, I have to set a 'vanilla_identifier'
var vanilla_identifier = 'your-content-identifier'; // Your unique identifier for the content being commented on
Could you clarify: can I set this to any string of my choosing, such as, "poker-copilot-blog"?
However there are two major problems:
1) if i refresh the blog post page, the comment has vanished
2) the comment doesn't appear in the http://forum.pokercopilot.com/ vanilla discussion form.
If you want to take a look at a sample blog post, you can try this:
http://blog.pokercopilot.com/2012/04/carbon-poker-has-its-own-hud-but-only.html
Regards,
Steve
---------------------------------------------------
Steve McLeod
Founder, Poker Copilot
http://www.pokercopilot.com
We're going to work on making this more straight forward (so it won't care if you use the whole URL), but that's the short-term fix to make it work for you.
Anyways, it is working, and for reference the code snippet enabling blog comments + forums is this:
Please look at this page: http://forum.pokercopilot.com/categories/general
There are two problems:
1) You'll see that each new comment on a specific blog entry results in a new discussion topic. I'd expect one discussion topic per blog post. So I've got five separate topics all for a blog post I wrote yesterday ("The Poker Copilot Blog: Update for Winamax Users")
2) Some comments are coming up twice (and again, each with a new discussion topic).
Any ideas? Do I need to change anything?
Regards,
Steve
---------------------------------------------------
Steve McLeod
Founder, Poker Copilot
http://www.pokercopilot.com
Regards,
Steve
---------------------------------------------------
Steve McLeod
Founder, Poker Copilot
http://www.pokercopilot.com