• Resolved elrico13

    (@elrico13)


    In the current 1.9.2.3 release of WP Forms Lite, the classic CSS file makes a reference to a missing SVG file:
    /assets/css/frontend/classic/wpforms-full.min.css

    The following file does not exist in the Lite plugin and so causes a 404 error:
    /background-image:url(“../../../pro/images/times-solid-white.svg”)

    Fairly minor bug but be nice to get it fixed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @elrico13,

    Thanks for reaching out!

    I noticed this code in the wp-content/plugins/wpforms-lite/assets/css/frontend/classic/wpforms-full.min.css file:

    div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url("../../../pro/images/times-solid-white.svg");

    However, this should only be loaded when a Date field is used. Please note that the Date field is a Fancy Field and not available in WPForms Lite.

    That said, could you please share more details about the 404 error you’re encountering? Your input will help me include this feedback in my report to the team and assist our development team in improving the code.

    Thanks, and I look forward to hearing from you!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @elrico13,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS references missing SVG file’ is closed to new replies.