• Resolved thomas987

    (@thomas987)


    Dear,

    When people upload files via your plugin a small removal button (black cross) is shown on the right. Since my site has a black background, it’s not possible to see the buttons. Is it possible to change this cross image to a custom image?

    Thank you in advance!

    Kind regards

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello,

    Yes, could you please send me a link to your site so that I can assist?

    Thanks,

    Glen

    Thread Starter thomas987

    (@thomas987)

    Hi Glen,

    Thanks! Here is the page I was talking about:

    https://patt-antwerp.com/jewelry-design-form/

    Kind regards,

    Thomas

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Thanks try to add the custom css below.

    .dnd-upload-status .dnd-upload-details .remove-file span:after {
        border-radius: 100%;
        background-color: white;
    }

    Thread Starter thomas987

    (@thomas987)

    Hi Glen,

    That worked! Thank you so much!

    I had a second and final question about the note that pops up when you don’t fill out a required field: ‘Please fill out this field.’
    I would like to translate my site to dutch. How can I change this note?

    Kind regards,

    Thomas

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    You can use and install this plugin https://www.ads-software.com/plugins/loco-translate/ then follow this video – https://streamable.com/r4gifh

    Or if you are using existing plugin like WPML or any translation plugin just let me know so I can help.

    Thread Starter thomas987

    (@thomas987)

    Hi Glen,

    Thanks for the information! However, I would like to slightly change the translated text as well. Is there a way to do that via a piece of code in my functions.php?

    Kind regards,

    Thomas

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    I see, you can change the required error message in Contact form 7 under message tab settings.

    As you can see here in the screenshot – https://snipboard.io/nB9W8K.jpg

    Thread Starter thomas987

    (@thomas987)

    Aah of course! Alright thanks for all the help!

    Have a nice day.

    Kind regards,

    Thomas

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Sure no problem, I’m glad I could help.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Replace file removal button’ is closed to new replies.