• Resolved pend00

    (@pend00)


    Hi,
    I’m looking for a front end post submit plugin and found this one. I have a few questions before buying:
    1. Can I use my own TinyMCE on a textarea for rich text or am I locked to the default rich text editor?
    2. On my site my users can submit code snippets to present. Can a user write code (only for presentation, not for execution) in the textarea or do you sanitize all text, stripping tags?
    3. Am I forced to have all form components in a vertical list or can I divide the form into columns?
    4. Can I have different pages for editing the form for different forms or are they forced to the same page?

    I think that is it ??
    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author WP Shuffle

    (@wpshuffle)

    Hello there,

    Thank you for writing to us. Here are your replies:

    1. Currently we don’t have an option for new editor. We are using default WP Editor using wp_editor function.

    2. Currently the sanitization is done as per the WordPress sanitization. So if the code snippets contains HTML tags or other scripts then it will be sanitized. But you can disable it using external functions.

    3. Currently we don’t have an option for column separation.

    4. We are a bit unclear regarding this, can you please elaborate a bit further.

    Regards,
    WP Shuffle

Viewing 1 replies (of 1 total)
  • The topic ‘Prepurchase questions’ is closed to new replies.