Image Upload in Android

Support General Image Upload in AndroidResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27365
    Igor GouvêaIgor Gouvêa
    Participant

    Hi

    In a form I have an Upload Image field.

    In the Google Chrome browser I insert an image using this field.

    The edit and delete buttons do not appear.

    https://cutt.ly/1vWPiUK

    So I inserted the following css:
    .rwmb-image-actions {
    opacity: 100;
    color: #fff;
    background: black;
    }

    Now I see the buttons but they still don't work.
    https://cutt.ly/XvWPWoZ

    On rare occasions, after trying to click the delete button about 30 times, it deletes.

    I increased the button using css but it still doesn't work.

    I did this test on a Samsung SM-J260MU phone and a Samsung SM-T725 Tablet. All updated.

    I did the same test on Google Chrome using an Iphone X and it worked.

    I have already disabled plugins and enabled the default theme. The same thing happens.

    You have access to the website. Feel free if you need to access.

    The form is this:

    https://citygov.com.br/modelo/wp-admin/post.php?post=1681&action=edit

    Access using an Android phone.

    (removed)

    #27376
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thank you for your feedback.

    The field type image_upload supports showing the button edit/remove when hovering so using the mobile to edit the image is not encourage. I will inform the development team to improve the user experience for this field.

    #27377
    Igor GouvêaIgor Gouvêa
    Participant

    What can i use from the metabox fields to delete the image using my cell phone?

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.