Form loader doesn't show up

Home Forums Jevelin Theme Form loader doesn't show up

Home Forums Jevelin Theme Form loader doesn't show up

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • Konrud
    Participant

    Form loader (.fw-form-loading)

    doesn’t show up during the form (form[data-fw-form-id]) submission.

     

    I’ve found code in (wp-content/themes/jevelin/framework-customizations/extensions/forms/extensions/contact-forms/static/script.js) and seems it should reveal Form loader during the form submission or Error checking but it doesn’t.

     

    I need it to be shown when the user clicks on the submit button, whether form checks the errors or submits the form data.

    Solution for this topic

    Hi @Konrud,

     

    I hope you are well today and thanks for posting here.

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .fw-form-loading:after {
        content: "\f110";
        font-family: 'FontAwesome';
        height: 80px;
        width: 80px;
        display: table;
        font-size: 80px;
        line-height: 80px;
        margin: 50px auto 0;
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear;
        color: #000;
    }

     

    Best regards,
    Shufflehound team

    Konrud
    Participant

    Thank you, I’ve added this very code in:

     Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code 

    but unfortunately, the loader still doesn’t show up.

    It is working fine on my test site using provided CSS code.

     

    Could you please share me the page URL from your site where it is not working so that i can troubleshoot it?

    Konrud
    Participant

    I’ve sent it to you as PM.

    Konrud
    Participant

    O.K. I finally got it, it works now.

    You are always welcome here 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form