• Hi. I am using the upload plug in but can’t seem to get the entire upload and specified fields to show up. I’ve tried CSS and some other options that i researched but to no avail. please assist!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, I do not see any additional fields in the form at all. You need to open the visual editor of the shortcode, go to Addtional Fields and add some. You also need to go to Placements tab and make sure that User Fields is added in the upload form.

    Furthermore, please add the following css code in Custom CSS area of your theme:

    input[type="button"].file_input_button, input[type="button"].file_input_button_hover, input[type="button"].file_input_button:disabled, input[type="button"].file_input_submit, input[type="button"].file_input_submit:hover, input[type="button"].file_input_submit:disabled { line-height: 1; }

    This code will make the button text look better. You can adjust the dimensions of the buttons from Dimensions tab in the visual editor of th shortcode.

    Regards

    Nickolas

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress File Uploader isn’t showing all of the fields, buttons overlapping’ is closed to new replies.