The toggle seems to be working for me on v1.02
Is it possible though to rearrange the order? I’d like to gradually introduce G+ comments so my preference is the opening tab to be WP Comments.
Possible?
ak.azmi: this should now be fixed in the latest release.
Martin: Not currently without making a copy of gplus-comments.php into your themes folder* and then changing the order of the tabs via markup.
I do have plans to add this as an easy option in the Admin GUI soon, but for now that is the best option to do that ( and fully supported also allowing total comment markup customization ).
*If gplus-comments.php is found in the current theme’s folder then it will be used _instead_ of the one included in the plugin, so be sure to include/exclude any markup you would like to use it does not inherit from the plugins gplus-comments.php
Link to the file in question for refrence: http://plugins.trac.wordpress.org/browser/gplus-comments/trunk/gplus-comments.php
Hi, Brandon.
Thanks.
Be checking it soon.