Add media screen – CSS issue

Home Forums Legacy Support Support queries Setup issues Add media screen – CSS issue

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #260810
    ART-Providers
    Participant
    When you click on Add media, the top tabs Upload media and Media library . Whichever is not currently selected does not display the name unless you hover or select https://snipboard.io/DL8GSE.jpg Please fix the css on VET and Dev site
    #261125
    Jackson
    Blocked
    Hello @ART-Providers, Please make sure everything should be updated and deactivate all third part-plugins as well, clear cache from website as well as browser, After that if not look good please share admin credentials in private reply, Thanks,
    #261154
    ART-Providers
    Participant
    This reply has been marked as private.
    #261493
    Veronica
    Moderator
    well i have tried to check this but it shows perfect!!! https://prnt.sc/skzeh7 please let me know if i misunderstood something!!!
    #261570
    ART-Providers
    Participant
    We can replicate on all Chrome and Safari browsers. Are you using the Frontend Add media or from backend? The issue is with Frontend Tutor upload screen
    #261777
    Veronica
    Moderator
    well i have noticed that your theme is updated with latest version but your plugins are not updated so please update them first i am sure this problem will gone after updating the plugins.
    #261778
    Veronica
    Moderator
    if not then add this custom css in appearance>>customize>>custom css 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;

    }



    let me know the results.

    #262336
    ART-Providers
    Participant
    The theme and all relevant plugins are all updated on the site. Will this code also fix the problem you notice on the filter dropdown apart from the top media label visibility? https://snipboard.io/ITpldU.jpg
    #262337
    ART-Providers
    Participant
    Also, tried the code just now. This fixes the ssue when on Media library tab but when on Upload tab, the problem persists. https://snipboard.io/5XVgsf.jpg
    #262590
    Jackson
    Blocked

    hi,

    the reason behind this can be third party plugins, plugins and theme with older version.

    so please I would suggest you to follow the following and check if it works??

    1. Please deactivate all installed 3rd party plugins.
    2. Delete browsers cache especially cache plugin.
    3. Re-save permalinks.
    4. update all the plugins and theme with the latest version.

    deactivate everything other than wplms defaults then check if it works.

    #262714
    ART-Providers
    Participant
    This is not an issue with any plugin. This started after your latest theme update I believe. The fix Veronica provided worked but not for the Upload files tab. As you would see if you login to Admin that all relevant plugins are updated and fine.
    #263062
    Jackson
    Blocked
    hello, add this code in wp-admin -> appearance -> customize -> custom css .media-frame-tab-panel .media-router button#menu-item-upload { color: #333; } refer: http://prntscr.com/sohfg7
    #263445
    ART-Providers
    Participant
    This reply has been marked as private.
    #263731
    Jackson
    Blocked
    Hello, I have check your website now please add this code also: .media-frame-tab-panel .media-router button#menu-item-browse { color: #333; } Refer: https://prnt.sc/spewym Thanks,
    #263827
    ART-Providers
    Participant
    Thanks Jackson. That fixed it
Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘Add media screen – CSS issue’ is closed to new replies.