Skip to content

Subscribe form is not functional  #2

@Mo-Shakib

Description

@Mo-Shakib

<div class="subscribe">
<h4>Subscribe now to get the latest updates!</h4>
<form
action="#"
method="post"
role="form"
class="php-email-form"
>
<div class="subscribe-form">
<input type="email" name="email" /><input
type="submit"
value="Subscribe"
/>
</div>
<div class="mt-2">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">
Your notification request was sent. Thank you!
</div>
</div>
</form>
</div>

  • the action for this form is not working
  • Try to implement using JavaScript

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions