Support Forum
I have been trying multiple ways to enable the uploading of images to particular forum posts on our site. I have attempted to do it using the attachments option and the insert media or insert image buttons. All have not been working for one reason or another.
1) Attachments - When I add the files to the screen this works fine. Yet, when I click to start upload nothing happens.
2) Insert Image - When I copy a link from our Instagram page, as an example, a box will appear as if the image is there. Yet when I save the actual post, the screen shows "Image Can Not Be Found".
I have tried do both on different computers and browsers to no avail. Also, the attachment I'm trying to upload is a PNG file that is 137 kb (currently attached). I'm using Simple Press version 6.0.6 with File Uploader version 5.0 on WordPress version 5.1.1.
Any suggestions on how to remedy this issue? Thanks.
You said when you click START UPLOAD nothing happens. If you were to open your browser console are there any javascript errors shown in there?
What about if you turn on the WordPress debug flags and check the WP debug.log file? If there are permission errors for the upload for some reason, they would show up in there. (They might also show up in the php error log and/or linux access logs.)
From the description of the issue my best two guesses are either a javascript issue due to a conflict with an existing theme / plugin or a permission issue in storing the file.
Hope this helps.
1 Guest(s)