Blue Presley
asked 10 years ago

On my DWQA website by default, I do not have the "insert / edit" image button like you have here. How do I enable that so my users can upload photos?
ps this is a dev website. You’re welcome to create an account, or I can give admin credentials. 

4 Answers
DominicStaff
answered 10 years ago

Hello Blue !
I have checked our demo and see that the  “insert / edit” image button still works fine.
Firstly, please deactivate  all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one and let us know if you find the problematic plugin(s). Maybe there is a conflict in plugins.
If you still face there issue, you can send me username & password of your site for further checking (via private answer).
Regards,

Akira U
replied 10 years ago

Dear Dominic, I have this same problem. Please check here: http://hana.bi/pregunta/ire-a-turistear-a-japon-en-mayo-que-me-recomiendan-lugares-o-locuras-para-hacer/
How can users add an image in Answers?

Blue Presley
replied 10 years ago

@Akira U Look like this is an incompatibility issue with 3.9 (see answer below)

Blue Presley
answered 10 years ago

@Dominic
Found It!
I created a test install at bluepresley.com/testqa with DWQA being the only plugin and WordPress 3.8
It worked fine.
Then, I upgraded to 3.9 and the media button disappeared.
So, it looks like Either DWQA has a few issues with 3.9, or the upgrade process from 3.8 to 3.9 breaks it.
Thoughts on fixing that? I’m happy to take a look if you can suggest where to look in the code.
 

DominicStaff
answered 10 years ago

At the moment, the DW Q&A Plugin  isn’t yet already to be compatible with the latest WordPress 3.9.
Please note that, the WordPress latest release has included lots of changes and we are already working on that to make it compatible so that it’s taking some time and we will release it in the next two weeks.

Nissan Bahar
replied 10 years ago

Hi, was this solved? I’m having the same problem at start.keepod.org

Dominic Staff
replied 10 years ago

Unfortunately, at the moment, DW Q&A still not support to “insert / edit” image.

Gaia Clary
replied 10 years ago

Do you have an estimate when you will support Images with wordpress 4.0 ? This feature (together with the ability to upload files) seems to be all that is missing to let this plugin rock 🙂

Dominic Staff
replied 10 years ago

Thank you for interesting in our theme. At the moment, the wordpress 4.0 still isn’t yet already to be compatible with the Q&A plugin.

Gaia Clary
replied 10 years ago

I only need to know if this is a matter of weeks, months or years until you provide the compatibility. So we can decide to go with your plugin or look for other alternatives.

Gaia Clary
answered 10 years ago

I did not find how to make drag&drop images work, but you can add the Add Media button by editing the plugin file inc/actions.php as follows. Locate the function dwqa_init_tinymce_editor and change ‘media_buttons’ from false to true: 

  function dwqa_init_tinymce_editor( $args = array() ) {
        extract( wp_parse_args( $args, array(
                ‘content’       => ”,
                ‘id’            => ‘dwqa-custom-content-editor’,
                ‘textarea_name’ => ‘custom-content’,
                ‘rows’          => 5,
                ‘wpautop’       => false,
                ‘media_buttons’ => true,
    ) ) );

daryl_wong
replied 8 years ago

I set media_buttons to true but somehow I could only add media using administrator, for others such as author role, I will get a prompt you do not have permission to add attachment to this post. Do you have any idea what other capabilities I need to add?

dominic Staff
replied 8 years ago

This solution from old version. Currently, we have update and released the latest version 1.4.1, you can update and use Insert/Edit image button to upload a image to question, answer.
See the screenshot: http://prntscr.com/a49so2

Jody K Brown
replied 8 years ago

wow seriously? you added a button that requires a user to host an image somewhere else. So what if a customer has a question or answer and wants to provide a screenshot? The have to find another service to upload to then copy paste a link over. That poor planning.

Dominic Staff
replied 8 years ago

Yes. we are planning to improve this option in the next version, we will make it and allow user can upload the image from PC, local. Any your feedback will make our product become better and better.

Gavin Reynoldson
replied 8 years ago

Hi, is there any update on this? Thanks

Dominic Staff
replied 8 years ago

At the moment, the plugin does not support this issue and we have discussed this option and we will not add this option in the plugin. If you want to have it, we will make a plugin to support this option and compatible it with the Q&A. We are ready to help you as a custom work with a charge of fee ( about $50).
In case that you are still interested in the feature, please kindly let us know, we will check and estimate the time.

Matthew Park
replied 7 years ago

"If you want to have it, we will make a plugin to support this option" – yes, I wish to purchase this plugin for $50.00.

I am thinking of hacking the plugin to add this support but I am extremely weary of messing around with any user input.

So I would rather purchase it.

Where can I purchase this extension/plugin?

Dominic Staff
replied 7 years ago

We have created 2 plugins to support this issue, you can access and buy the plugin here:
https://codecanyon.net/item/wordpress-tinymce-custom-upload/18425387?s_rank=9
https://codecanyon.net/item/dw-tinymce-imgur-upload-wordpress-plugin/16386641?s_rank=7

You can refer and shoose a plugin that you want.

juanma
replied 7 years ago

Hello,

What is the difference between the two plugins?

Thanks.

Dominic Staff
replied 7 years ago

– DW TinyMCE Imgur Upload – WordPress Plugin.
It contain 1 type of upload: you can upload to imgur.com

– WordPress TinyMCE custom upload
It contains 2 type of upload : Can upload to your own local host, or upload to imgur.com

Powered by DW Question & Answer Pro