开发者 |
spotim
itay9001 ramiy maor rzvagelsky idanm |
---|---|
更新时间 | 2019年7月25日 21:01 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 5.2.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Minimum Requirements
You can get it sending them exported data to support@spot.im alongside contact details.
The standard comment form will be used.
Spot’s comments won't show your site comments that was saved by old Spot’s ID, only new comments will be shown.
You can remove the plugin and install it again.
Check the permission of the file /plugin_dir/sample-data/export.json
or copy export text from textarea section on the finish step.
It happens when you have too many comments and memory of the server does not lack. Contact with your hosting provider support and ask them to increase PHP memory limit. Or you if you have PHP knowledge you can put code define( 'WP_MEMORY_LIMIT', '256M' );
in your wp-config.php
file.
You can read more here https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
All popular browsers support Spot! (Note: Need to consult developers on this)
Spot.IM offers several moderation tools and options, all of which are either automatic, manual, or user-based. You can find all the information about our moderation tools here and also contact us at support@spot.im for any help, offers, or suggestions.
This feature, coming soon, will be available on our Manage page, which is also linked on the WordPress dashboard under the Spot.IM Plugin page.
The Newsfeed works through an algorithm that determines what trending and recent content on your website your users need to see. If you have questions about how that works in more depth, please contact us at support@spot.im.
SEO stands for Search Engine Optimization. When you’re asking if Spot.IM has SEO, you’re asking if Spot allows all of your User Generated Content (UGC) to be indexed on your site so that a search engine like Google, or Bing, can read it. The answer to that question is yes! Spot.IM is SEO-compatible. Unlike other popular commenting systems like Disqus or Facebook Comments, Spot.IM not only allows your UGC to be indexed and searched, it indexes that content only on your site itself. Other commenting systems use their own 3rd party destination websites to index your UGC, which means that when keywords are searched, their content comes up, and not yours. With Spot.IM, your content is your content, no matter if its an article you wrote or a user conversation in the comment section. This gives your website improved visibility in every way.
Spot.IM is automatically mobile web compatible. All you need to do is set it up for your WordPress website using the Plugin instructions above, and you’ll have a beautiful, responsive, slick mobile commenting and Newsfeed interface that works on all phones and tablets. No extra work necessary!
Currently the Spot’s interface is partially translated into 16 languages: English, German, Spanish, French, Hebrew, Hungarian, Italian, Japanese, Korean, Dutch, Portuguese, Romanian, Russian, Turkish, Ukrainian and Chinese. Soon to be fully translated. The language of the user’s browser determines the language of the interface: If a user is using a browser in French, they will see the translated interface in French, etc.
Yes. To go along with other moderation tools, Spot.IM offers extensive word filter, blacklist, and spam control tools.
Spot.IM is free! We care deeply about returning the power of content to publishers, and we want our product’s pricing to reflect that.
Like with other WordPress plugins, updating your Spot is easy. When an update is available, you’ll receive a notification on your site’s WordPress dashboard. From that dashboard, you’ll be able to quickly and easily update Spot.
You can see some great live Spots at: www.cgsociety.org www.fightofthenight.com
Why, how funny you should ask: there are! We strongly recommend you take a look at our Best Practices page to get a better idea o how to best utilize your Spot. A Spot is a versatile asset for your website, and you’ll want to manage it however best fits your specific needs.
The plugin supports many hooks. Developers can use them to modify the default behavior. You can add elements to comments / recirculation / siderail template, you can alter required capabilities to display admin settings, change the value of each data attribute in the embed code, and much more.
We know managing a website can get complicated. That’s why we made Spot.IM easy to use, even with its innovation. If you still need help with anything, try our very own Spot.Im Community site. From there, you can examine our Knoweldge Base, our Blog, and more. You are also always more than welcome to contact our team at support@spot.im. We’ll be glad to help.
[spotim_siderail]
shortcode to display the siderail everywhere.SpotIM_Options()
class.empty()
checks in for sites using older PHP versions.spotim_menu_display_capability
filter that allows developers to filter the required capability to display Spot.IM settings.load_plugin_textdomain()
to fix the error message on translate.wordpress.org[spotim_comments]
shortcode to display comments everywhere.[spotim_recirculation]
shortcode to display recirculation everywhere.<h2>
with <h1>
heading in the settings page.lang
slug variable and replaced it with the string.wp_head
to wp_footer
hookwp_new_comment()
functionhome_url()
conversation_url
during comment sync from Spot.IM