• I want to know if it possible to include wordpress editor in external page ?

    I need it, because in editor, user can preview uploaded photos right in between his text.

    So, user can preview more or less how it’s going (For example like on this forum)

    In few word, I want to create personal posting with photos for some category.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator threadi

    (@threadi)

    Here on the forum, we use this plugin for that: https://wordpress.org/plugins/blocks-everywhere/

    But a forum is different from a website’s frontend. There, you first need a form that allows users to save posts. As far as I know, this is possible with various form plugins, but only in their commercial versions.

    Do you already have a solution for this? Because integrating an editor is pretty much the final step in this process. And for uploading images alone, a file selection field might be sufficient.

    Thread Starter wildapache

    (@wildapache)

    I can make front-end posting form (include all rules for users etc).

    For example a simple form: title, description, upload (direct on wp upload folder).

    Now I am looking how to create a simple editor, I need just few HTML tags (<strong>,<h2>) and function how this on screenshot, to move images down or up.

    Thread Starter wildapache

    (@wildapache)

    In few word, user enter in her private area, fill, title, write a short description with their images and send it.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.