• Resolved kmtrex

    (@kmtrex)


    Hi dude,

    First, thank you for this great plugin.

    Some issues I am having:

    1. On the Form Settings on “From Email”, you mentioned there you can put field ID. I did try to put one of my field id but it doesn’t work. It always falls back to the admin email.
    I tried:
    {nm_field_2} –> This falls back to admin email
    {{nm_field_2}} –> This falls back to admin email
    nm_field_2 –> I don’t receive any email at all

    2. I am also having an issue with bullets with the form, you said it a problem with the theme from this page — https://www.ads-software.com/support/topic/changing-green-arrows?replies=2

    I am using the Sahifa Theme, can you help me fix this issue?

    THank you!!!

    https://www.ads-software.com/plugins/nm-contact-forms/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Aidas

    (@frankenstein-uk)

    Hi kmtrex,

    Could you please give me your site url, regards the arrow issue.

    Are you sure that you put correct field ID? The field type should be email too. The syntax for that field is nm_field_2 without brackets.

    If you still can’t figure out, feel free to drop me logins to your website to [email protected] and I will have a look

    Thanks,
    Aidas

    Plugin Author Aidas

    (@frankenstein-uk)

    To anyone else who want to force bullet point to remove, and aren’t using default plugin styles:

    ul.nm_form li {
    list-style: none !important;
    }

    Thread Starter kmtrex

    (@kmtrex)

    Thanks Aidas! This did the trick for me on getting rid of the bullets ??

    Regarding the “From Email” with field ID I think the issue is my webhost.

    Thank you so much!!!

    Plugin Author Laurent

    (@bigloltrash)

    Hi.
    Thanks for that plugin, simple and so efficient !

    I still have a problem using the field id.
    I use {nm_field_4} or directly nm_field_4 in the “from email” and “from title” field but it always send me an email with the text “{nm_field_4}” or “nm_field_4” instead of the value of the field.

    Do you know what is my mistake ?

    Plugin Author Laurent

    (@bigloltrash)

    Sorry.
    The “from email” field works fine with “nm_fild_4” without brackets.

    The “from title” still doesn’t work even if I use brackets or not.

    Can you help me please ?
    It would be great.

    Than you.

    Plugin Author Aidas

    (@frankenstein-uk)

    Hi bigloltrash,

    Try double brackets in from title field. For e.g.: {{nm_field_4}}
    Since you can construct you from title like this:
    {{nm_field_4}} {{nm_field_2}}

    first ID would stand for first name and last name.

    hope that helps

    Thanks,
    Aidas

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bug etc’ is closed to new replies.