• Resolved diapo

    (@opiad)


    Hello,

    I worked on a problem with your plugin (compatibility with Sage 10), i couldn’t send any message by the submit input because the script wasn’t automatically enqueued on my website.

    I had to add :
    add_action( ‘wp_enqueue_scripts’, function() {
    wp_enqueue_script(‘html-forms’);
    }, 90 );

    Do you know why i had this problem ?
    Best regards,
    Adrien

    • This topic was modified 5 years ago by diapo.

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

Viewing 1 replies (of 1 total)
  • Hey Adrien,

    Thanks for reaching out to us.

    That is strange. Would it be possible for you to switch to default WordPress theme and test?

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin script not automatically enqueued’ is closed to new replies.