• Resolved z4ck

    (@z4ck)


    Hi,

    I bought the pro version hours ago because I like how simple and convenient this plugin is. Nearly all my requirements were set up easily, but I got two small problems, which I could not solve until now.

    1.) How can I center all elements at the page?

    I couldn’t find any setting to center this plugin. And I don’t know all CSS-classes. Could You may tell me how to center them?

    2.) JSON Warnings after reducing buttons and fields

    I want to hide the elements “Upload Button” and “Filename”. In the end there is only the “Select Button”. But if I upload some files I get a “JSON warning” at the message placement. Is there any chance to suppress those warnings? All files seems to be uploaded.

    Best regards,

    z4ck

    • This topic was modified 7 years, 8 months ago by z4ck.
    • This topic was modified 7 years, 8 months ago by z4ck.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, can you send me the URL of the page to see for css suggestions?

    Regards

    Nickolas

    Thread Starter z4ck

    (@z4ck)

    Hi nickboss,

    th URL is https://marieundalex.de/bilder/.

    I want this form to be in the center of the page like the logo below.

    Do you have any tips for 2) ?

    Best Regards,

    z4ck

    Plugin Author nickboss

    (@nickboss)

    what if you try these css rules:

    
    div#wordpress_file_upload_block_1 { margin: 0 auto; }
    div.file_div_clean { margin: 0 auto; }
    

    just add them in the Custom CSS area using the visual editor of the plugin.

    Nickolas

    Thread Starter z4ck

    (@z4ck)

    Hi nickboss,

    yes this is what I needed. Thank You.

    Do you have any tip regarding 2)? Is it possible to suppress the JSON-Warning if I don’t have the “Filenname-Field” activated?

    Best regards and thank you for solving one of my problems.

    z4ck

    Plugin Author nickboss

    (@nickboss)

    I just tried to upload a file. The file succeeded and I did not get any JSON warnings in the message. Maybe they are only visible to you as administrator?

    Nickolas

    Thread Starter z4ck

    (@z4ck)

    Hi Nickolas,

    you’re right. This JSON-Warning only shows up for the administrator. If I remove the file-name placement and log out no Warning is shown.

    Thank you very much, you helped a lot.

    Best regards,

    Alex

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Center all elements + JSON warning’ is closed to new replies.