How to embed post action

Hello


I am in need to embed newsletter sign up external form which looks like this

<form method="post" action="https://systeme.io/embedded/25249542/subscription"> <input type=text name=email />

<input type=text name=first_name />

<input type=phone_number name=phone_number />

<input type=text name=surname />

 <div class="f-row">

  <button type="submit" class="btn">Subscribe</button>

 </div>

 </form>

  

unfortunataly it stripeing styling. I tried all the available elements.


Please advice on how to do it?


also how to include a WP widget in the Bebuilder? the only element which is available is called Sidebar widget

Thank you in advance

Comments

  • Hi,

    1) Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    It is always a good idea to also attach a screenshot showing how it is supposed to look.

    2) You can use the Content WP element to display widgets you placed in the WP Editor:

    Best regards

  • Hello Phil,

    Thank you for your message.

    Here is the link https://mojszyld.pl/ To see the problem, please scroll all the way down to footer area. The problematic form is on the rigth side. Here is a print screen https://snipboard.io/SWxuph.jpg

    also regarding displaying a widget I also tried Content WP but getting information Content from WordPress editor. Can be used once per page.

  • 1) Thanks, but I still don't know how it's supposed to look. Can you please attach a screenshot showing the correct form?

    2) Except for Content WP and Sidebar Widget elements, there is no other option to display widgets in the BeBuilder.


    Best regards

Sign In or Register to comment.