Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ovann86

    (@ovann86)

    Hi,

    No, not at the moment and I’m not sure it’s something I will be able to implement … sounds tricky !

    I believe the ckeditor WYSIWYG has support for image uploading, but I would have to figure out how to hook into the uploading, tell it where to save the images, add it to the WordPress media gallery, and then once the image is uploaded tell ckeditor the upload path so it can add it to the content.

    If you’re up to the challenge give it a go and I’ll be happy to integrate it into the plugin.

    Failing this, I’ll see what I can do … but not feeling confident.

    Plugin Author ovann86

    (@ovann86)

    Hey – just letting you know that as of version 1.8.0 I’ve added the ability to add images inside the WYSIWYG.

    Before I made these changes I was actually able to paste images in — I suspect this ability came in when the CKEditor version was upadated, and I never noticed.

    To allow your users to upload images (not paste – but browse for files on their computer and upload) you can enable and manage the ‘image upload’ setting in the back end (Forms -> Settings -> CKEditor).

    In the form editor you’ll need to tick the ‘make CKEditor WYSIWYG’ option for a paragraph field.

    Then in the form itself the user can upload images using the ‘image’ button.

    Let me know how it goes. It was a major amount of work, so some feedback would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lets user add images?’ is closed to new replies.