• I want to add Form using custom HTML but some Tags not works.
    I try to insert this tag

    <form class="formNewsletter">
    <input type="email" placeholder="Enter Your Email Address...">
    <input type="submit" value="Get Ico Update" class="btnBlue">
    </form>

    When i update it automatically removed

    <input type="email" placeholder="Enter Your Email Address...">
    <input type="submit" value="Get Ico Update" class="btnBlue">

    Any Solution?

    • This topic was modified 6 years, 9 months ago by bayzid26.
Viewing 1 replies (of 1 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    This sounds like a conflict with another plugin or the theme.

    Can you give me a list of active plugins on your website? What theme are you using?

    If you’re working on a non-live website, you can try to deactivate plugins one by one and check if the <form> tag disappears when you save the custom code. Let me know if you find what is causing the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Some HTML Tag not works in Custom Html’ is closed to new replies.