Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Devin Walker

    (@dlocc)

    Hey @sdr2585 – if you’re using the shortcode you can set show_title="false" – on the single donation form page you can either customize the template or hide it with CSS. It sounds like you’re using the shortcode. If you have anymore questions, please let us know!

    Where do you put this: show_title=”false”?

    .

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Hi @eac2015

    The show_title="false" only applies if you are using the shortcode to show your donation form. For example,

    [give_form id="123"]

    Becomes instead:

    [give_form id="123" show_title="false"]

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide Donation Title Name’ is closed to new replies.