• Resolved oyooyo

    (@oyooyo)


    Hi All,

    Image uploading is not possible on the user posting screen. That is a problem only with iOS safari.
    Clicking the button does not respond.
    Please help me, thank you.

Viewing 16 replies (of 16 total)
  • I fixed it by adding :

    body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .attachment-name {
    position: relative;
    opacity: 1;
    }

    in my css because Safari misunderstand the selector .wpuf-image-wrap :not(.attachment-name img)

Viewing 16 replies (of 16 total)
  • The topic ‘The upload image button on iOS Safari only does not work’ is closed to new replies.