To insert code use <code>...</code>.
GRAVITY FORM - SUBSCRIPTION FORM - COMING SOON PAGE
  • Hi Kaptinlin,

    I am working on your awesome Striking theme (from Paris).
    It's a Teasing/Coming Soon page for the moment. So, I would like to add a subscribe form with just an email field and a GO button (all with Striking style) in the toggle.

    www.linkility.com

    As I am not a developer, I am absolutely not able to do that (after a lot of work )
    Would you mind to provide me the code I should use to do that ?

    Just let me know if you need more info.

    I would be soooooo thankful !!!!
  • 7 Comments sorted by
  • Hi

    You can design a gravity form and add the form to a page by the form shortcode.

    embed the shortcode into raw tags

    [raw] [form shortcode] [/raw]

    make sure there are space between the shortcodes.

    Maybe some can reply to build you a landing page for you.

    you can also serach google for this string:

    kaptinlin support landing page

    it will give you a list on topics about landing pages on this forum.

    Best regards,
    Striking Team
    Paul
  • Hi,

    Thank you for your quick answer Paul.

    I used the raw tags like that :

    [toggle title="Oui"]
    [framed_box height="65" rounded="true"]
    Félicitations. Nous vous invitons à vous inscrire sur notre liste. Vous recevrez un email lors du lancement.
    [raw] [gravityform id="1" name="EMAIL" title="false" description="false"] [/raw]
    [/framed_box]
    [/toggle]

    But as you can see the form appears weird.
    Do you have any idea why ?

    Thank you very much :)
  • Hi

    i think you need to wrap everything (the form) in a div specifying height and width.

    If you need any help on this can you grant me access to the admin part of your website?

    Just send me a private email with the login details to the admin.

    Click on my name and then on the left you can send me a private email.

    Please also include a link to this thread so i know what the personal mail is about.

    Best regards,
    Striking Team
    Paul
  • TY for the update !
    I tried Contact Form 7 but it doesn't stock the emails in a database.
    I have to note down all the email I receive.

    Am I right ?

    If not, you can connect again. I activated CF7 and put the shortcode in the page, you'll see.

    TY TY TY TY
  • Hi

    the custom contact forms does store emails but i did not test that with strking

    I know quform does it and it works great with the theme.

    There is i think a addon for cf7 which also does so.... https://wordpress.org/extend/plugins/contact-form-7-to-database-extension/

    Anyway it is completely up to you which form you want to use. We just advice in this.


    Best regards,
    Striking Team
    Paul
  • Hi

    The shortcode is see is from gravity forms because you did not remove that.

    You do not need to use the raw tags with cf7.

    look at the form..... i adjusted you button. You can control this by striking code.

    You can also add the striking class.

    if you want the button behind the email field you can use this form code.


    <br /><p>[email email-368 30/100 class:text_input ] <button style="background-color:#12499f" type="submit" class="button white"><span style="color:#ffffff">Submit</span></button> </p>


    Best regards,
    Striking Team
    Paul
  • Thank you so much Paul.
    I am on this CF7 add-on right now.

    I'll let you know,