Prio | Original string | Translation | — |
---|---|---|---|
Livefyre’s centralized dashboard allows you to track and monitor every interaction on your site from one location. | You have to log in to add a translation. | Details | |
Original untranslated
Livefyre’s centralized dashboard allows you to track and monitor every interaction on your site from one location.
You have to log in to edit this translation. Meta |
|||
=Admin Dashboard= | You have to log in to add a translation. | Details | |
Original untranslated
=Admin Dashboard=
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
=Features=↵ - Real-time technology: Comments is built on XMPP chat technology for fast, lightweight conversations on your site.↵ - Social Sync: the conversation happening around your articles on Facebook and Twitter automatically syncs directly to the comments on your site.↵ - Social Signin: Users have the option to sign in with several social networks so that they can jump right in and join the conversation. No new login required.↵ - Guest Commenting: Sites can also use our guest commenting option to let their community comment without even creating an account.↵ - Friend Tagging: Easily invite Facebook, Twitter, and Livefyre contacts to join the conversation right from the comment box. ↵ - Comment Sharing: With one click, readers can easily share comments with their contacts on Facebook, Twitter and LinkedIn.↵ - Comment Liking: Let your community members recognize those commenters who elevate the conversation. ↵ - Rich Text Editor: Emphasize your point of view in flourishes of bold italics, or create a bulleted list to drive home your argument.↵ - LinkBack: Encourage community interaction by allowing other Livefyre bloggers display a link to their latest post when they leave a comment.↵ - Live Listeners: Show readers exactly how many people are viewing the page and are following the conversation. ↵ - Comment Notifiers: Show your readers who is participating in the conversation and what they are saying in real-time, all without losing your place on the page.↵ - Media Embedding: Display Instagram photos, play videos from YouTube, listen to songs from Spotify, and cite Wikipedia articles directly in the conversation stream.↵ - Comment Editing: Commenters can fix typos mistakes with a five-minute window to edit their comment after it has been posted.↵ - User Profiles: Visit the other Livefyre Network sites where your community is commenting.↵ - SEO Optimization: Comments 3 is Google crawl-able so you receive SEO credit for all comments, including those originating from Facebook & Twitter. | You have to log in to add a translation. | Details | |
Original untranslated
=Features=↵
- Real-time technology: Comments is built on XMPP chat technology for fast, lightweight conversations on your site.↵
- Social Sync: the conversation happening around your articles on Facebook and Twitter automatically syncs directly to the comments on your site.↵
- Social Signin: Users have the option to sign in with several social networks so that they can jump right in and join the conversation. No new login required.↵
- Guest Commenting: Sites can also use our guest commenting option to let their community comment without even creating an account.↵
- Friend Tagging: Easily invite Facebook, Twitter, and Livefyre contacts to join the conversation right from the comment box. ↵
- Comment Sharing: With one click, readers can easily share comments with their contacts on Facebook, Twitter and LinkedIn.↵
- Comment Liking: Let your community members recognize those commenters who elevate the conversation. ↵
- Rich Text Editor: Emphasize your point of view in flourishes of bold italics, or create a bulleted list to drive home your argument.↵
- LinkBack: Encourage community interaction by allowing other Livefyre bloggers display a link to their latest post when they leave a comment.↵
- Live Listeners: Show readers exactly how many people are viewing the page and are following the conversation. ↵
- Comment Notifiers: Show your readers who is participating in the conversation and what they are saying in real-time, all without losing your place on the page.↵
- Media Embedding: Display Instagram photos, play videos from YouTube, listen to songs from Spotify, and cite Wikipedia articles directly in the conversation stream.↵
- Comment Editing: Commenters can fix typos mistakes with a five-minute window to edit their comment after it has been posted.↵
- User Profiles: Visit the other Livefyre Network sites where your community is commenting.↵
- SEO Optimization: Comments 3 is Google crawl-able so you receive SEO credit for all comments, including those originating from Facebook & Twitter.
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
Livefyre Comments 3 was designed from the ground-up for the social web, turning your blog into the hub of engagement and giving you the tools to moderate real-time conversations. | You have to log in to add a translation. | Details | |
Original untranslated
Livefyre Comments 3 was designed from the ground-up for the social web, turning your blog into the hub of engagement and giving you the tools to moderate real-time conversations.
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
=Livefyre Comments 3= | You have to log in to add a translation. | Details | |
Original untranslated
=Livefyre Comments 3=
CommentFound in remaining content paragraph. You have to log in to edit this translation. Meta |
|||
<p>You have turned off "Display Posts" or "Display Pages" in the Livefyre Settings page.↵ There are options to enable or disable Community Comments on all posts or all pages. If you are missing comments on all your pages, please make sure the Display Pages is checked in the settings page. By default, comments are enabled on posts and pages.</p> | You have to log in to add a translation. | Details | |
Original untranslated
<p>You have turned off "Display Posts" or "Display Pages" in the Livefyre Settings page.↵
There are options to enable or disable Community Comments on all posts or all pages. If you are missing comments on all your pages, please make sure the Display Pages is checked in the settings page. By default, comments are enabled on posts and pages.</p>
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
<p>The post or page in question has comments disabled.↵ Community Comments will only show up on WordPress posts and pages that have comments enabled. If you go to the Livefyre Settings page in the WordPress admin, you will see a list of post and pages which have comments disabled.</p> | You have to log in to add a translation. | Details | |
Original untranslated
<p>The post or page in question has comments disabled.↵
Community Comments will only show up on WordPress posts and pages that have comments enabled. If you go to the Livefyre Settings page in the WordPress admin, you will see a list of post and pages which have comments disabled.</p>
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
<p>Your theme is not using the comments_template() function to load comments.↵ The Livefyre Community Comments plugin hooks onto the comments_template() function to insert Community Comments onto the page. Look at the default theme to see how it is implemented and add it into your theme accordingly. You will need to add where you want Community Comments to appear on the page.</p> | You have to log in to add a translation. | Details | |
Original untranslated
<p>Your theme is not using the comments_template() function to load comments.↵
The Livefyre Community Comments plugin hooks onto the comments_template() function to insert Community Comments onto the page. Look at the default theme to see how it is implemented and add it into your theme accordingly. You will need to add where you want Community Comments to appear on the page.</p>
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
<p>You are lacking wp_footer() function in your footer.php of your WordPress theme.↵ You can add it to your theme by editing your footer.php file, then appending on a new line at the end of the file.</p> | You have to log in to add a translation. | Details | |
Original untranslated
<p>You are lacking wp_footer() function in your footer.php of your WordPress theme.↵
You can add it to your theme by editing your footer.php file, then appending on a new line at the end of the file.</p>
CommentFound in remaining content list item. You have to log in to edit this translation. Meta |
|||
Can I change the language of the Community Comments module? | You have to log in to add a translation. | Details | |
Original untranslated
Can I change the language of the Community Comments module?
CommentFound in remaining content header. You have to log in to edit this translation. Meta |
|||
What are all of these transient_livefyre values in my WordPress options table? | You have to log in to add a translation. | Details | |
Original untranslated
What are all of these transient_livefyre values in my WordPress options table?
CommentFound in remaining content header. You have to log in to edit this translation. Meta |
|||
Why doesn't my Livefyre plugin work? | You have to log in to add a translation. | Details | |
Original untranslated
Why doesn't my Livefyre plugin work?
CommentFound in remaining content header. You have to log in to edit this translation. Meta |
|||
FAQ | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Livefyre Comments 3 for WordPress | You have to log in to add a translation. | Details | |
Original untranslated
Livefyre Comments 3 for WordPress
CommentFound in remaining content header. You have to log in to edit this translation. Meta |
|||
Our <a href="http://support.livefyre.com/customer/portal/articles/163187-how-do-i-install-community-comments-on-my-wordpress-blog-">Livefyre Comments 3 Knowledge Base</a> has more information about installation. | You have to log in to add a translation. | Details | |
Original untranslated
Our <a href="http://support.livefyre.com/customer/portal/articles/163187-how-do-i-install-community-comments-on-my-wordpress-blog-">Livefyre Comments 3 Knowledge Base</a> has more information about installation.
CommentFound in installation paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Found in remaining content paragraph.