• Hi,

    Im very interested on your plugin feature for subscribe to comments.

    But I need to know if there is some way to import actual subscribers from plugin “replyable” (https://wordpress.org/plugins/postmatic/)… these users are normal users on wordpress tables with role “subscribers” and custom fields for every subscribed post. ¿Maybe you can help us to import these subscribed users to your plugin?, ¿or there is some way to mass-import emails from comments?.

    Regards
    https://hermandadblanca.org

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Alexander

    (@ateshabaev)

    Hi,

    The subscription feature is per post. SO users can subscribe per specified post and get comment updates for it. It is not something like you subscribed for website and get updates about new posts.

    If you know about this, we can surely migrate your existing users to AnyComment. Just write me an email with further details, such as access to database (e.g. phpMyAdmin), FTP/SSH info, etc.

    Thread Starter jorgitobg

    (@jorgitobg)

    Hi Alexander,

    Thanks for your fast answer.

    Thats right, I need users to subscribe to specified posts for comment updates… maybe some users are subscribed to SEVERAL posts, maybe other users only subscribed to one post.

    I allready have 15k subscribed users to 12k diferent posts working with REPLYABLE from POSTMATIC plugin… I can make you a comment export or database export if you need… but I can not give you admin access… Could you make it this way?.

    Regards,

    Thread Starter jorgitobg

    (@jorgitobg)

    By the way…. other questions:

    – How do you store the subscribed users? do you use separate table?

    – By plugin description I understand you use native wordpress comments table. Is right?

    – Do you use comments template from default theme or you overwrite it?

    – Do you use structured data schema for rating and comments? this plugin is SEO compatible?

    Regards,

    Plugin Author Alexander

    (@ateshabaev)

    You can export me about 5 items from the table (I need to know table structure) where you have subscribers now and also give me the table name.

    You may send me this data on support@anycomment.io. I would prefer to to continue discussion there if possible.

    But for now, I would answer your questions here so that people can know the answers:

    How do you store the subscribed users? do you use separate table?

    Yes, AnyComment uses separate table for this.

    By plugin description I understand you use native wordpress comments table. Is right?

    Again, this is correct. I do use native comments table and just have special React wrapper around that to make them more interactive. So, it means that all of the comments from blog are easily migrated to AnyComment’s version.

    Do you use comments template from default theme or you overwrite it?

    AnyComment overrides comments template completely. I use React to build template on the fly. This is not developer friendly so far, but I have plans to give devs ability to customize it.

    Do you use structured data schema for rating and comments? this plugin is SEO compatible?

    Most search engines support CSR (Client Side Rendering) and it means comments are indexed properly. Currently, there is only one problem: only first comments until “Load more” are indexed. However, I am working hard to make all of them in the search results. You may follow this issue for progress. But otherwise, comments, rating, etc are having valid schema.org schema.

    • This reply was modified 5 years, 3 months ago by Alexander.
    • This reply was modified 5 years, 3 months ago by Alexander.
    Thread Starter jorgitobg

    (@jorgitobg)

    Thanks Alexander I will follow plugin progress!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘import users from plugin replyable postmatic or mass import’ is closed to new replies.