Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @shaon007,

    As you are using the free version of Fluent Forms, so you are seeing this footer text. In the Pro version, the footer credit isn’t shown.

    If you want to change/remove the footer text then you can use the following hook –

    apply_filters ( 'fluentform_email_template_footer_credit', $poweredBy, $form, $notification );

    Thank you.

    Thread Starter shaon007

    (@shaon007)

    Hi, thanks for the reply. I am just using the form for simple contact form. Do not have enough budget to buy the pro version.

    Sorry to say that i do not know how to apply this hook. Can you send the full code so that I can apply it to website Header or theme function.php files.

    Thanks again.

    Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @shaon007,

    Please submit a support ticket here – https://wpmanageninja.com/support-tickets/

    Thank you.

    Yeah, I see this text.

    apply_filters ( ‘fluentform_email_template_footer_credit’, $poweredBy, $form, $notification );

    I put this in the functions.php but did nothing??

    Thread Starter shaon007

    (@shaon007)

    @pantsman28 Have you tried any other way? Is that fixed?

    I actually found in my case that having the footer credit means that when a form is submitted to my domain I would receive it, but if I turn on the automatic forwarder to my gmail account the form would disappear into space (appear in my domain mailbox but would never appear in my gmail account)

    I had the hosting look into this and it would send on to gmail but would never create a bounce back.

    To test the theory, I removed the credit from the plugin footer.php file and instantly it started working.

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