Problem with display while upload media from front end

Home Forums Legacy Support Support queries Styling issues Problem with display while upload media from front end

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #233496
    IBSP
    Spectator
    Hello, When I try to upload any media from front-end, it shows like this refer1: https://prnt.sc/pwyw2y refer2: https://prnt.sc/pwyzgu Is there any compatibility problem with the latest WordPress or something else? Thanks
    #233569
    Veronica
    Moderator
    I have updated with the latest version and i didn't face this issue. check:http://prntscr.com/px9283 make sure that all plugins and theme updated with the latest one.
    #233627
    IBSP
    Spectator
    This reply has been marked as private.
    #233840
    Diana
    Participant
    This reply has been marked as private.
    #233905
    IBSP
    Spectator
    This reply has been marked as private.
    #233959
    Veronica
    Moderator
    hi, yes, you are right I have also faced the same problem as you are facing.i think it's the Wordpress issue, I have just tried to fix it with the help of custom CSS for now you can use this
    h2.media-attachments-filter-heading { display:none !important; } .media-frame-router .media-router button#menu-item-upload{ color:#22272d; } .media-toolbar-primary.search-form input#media-search-input{ margin-top:30px !important; border-radius:10px !important; border-bottom:1px solid #00; }
    add this custom css in appearance>>customize>>custom css
    let me know the results.
    #234015
    IBSP
    Spectator
    Thanks 🤩 It works
    #234046
    Veronica
    Moderator
    great! closing the topic.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Problem with display while upload media from front end’ is closed to new replies.