This topic has 4 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #165489
     bantana
    Participant

    Hello! So i bought the theme and I love it. It works perfectly with WC Vendors except that the front end uploader doesn’t have an attach file button. You can upload files just fine, but you just can’t add them. I have attached an image of what i am talking about. I hope this is an easy fix.

     

    #165670
     Laura
    Moderator

    Hello, so if you upload a photo at Upload Files, next to Media Library, it doesn’t show at the media library? Can you share access so i can test it?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #165691
     bantana
    Participant

    No no, the problem is with the Front end uploader that comes with WC Vendors, your theme just does not seem to be compatible. Vendors can upload files just, they just can’t click the insert file button because it’s like hidden or something. Other than not being able to click “insert file” everything else works fine.

    #165700
     bantana
    Participant

    Here is vendor login info so you can see what I’m talking about. Please go to the “add product” and try to upload and add a file.

    Email: digitalzoomstudios@gmail.com
    Username: DigitalZoom
    Password: z2SB8PuCjjO1bDe5M1QuqY$H

    Login Link: http://woocommerce-97249-275482.cloudwaysapps.com/dashboard/
    Product Submission Link: http://woocommerce-97249-275482.cloudwaysapps.com/members/digitalzoom/vendor-dashboard/vendor-dashboard-products/edit/

    #165791
     Laura
    Moderator

    Hello, its just a css issue,please add this to style.css of child theme

    COPY CODE
    
    .media-frame-toolbar {
        z-index: 100;
        bottom: auto !important;
        position: absolute !important;
    }
    .media-frame-toolbar .media-toolbar {
        bottom: -555px !important;
        border-top: none !important;
        position: absolute !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?