How to remove the built on aMember Software on signup form.

Discussion in 'Integration' started by microlinx, Aug 12, 2014.

  1. microlinx

    microlinx aMember Pro Customer

    Joined:
    Oct 26, 2004
    Messages:
    268
    On version 4.
    How to remove the "built on aMember Software" line below the signup form when using wordpress integration. It is NOT in the normal layout.phtml found in application/default/views/ directory.
    It's coming from somewhere else. class="am-copyright"....I'm digging...

    I did a search for this but only found outdated info on version 3. Please advise.
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    You can do it in file amember/application/default/plugins/protect/wordpress/amember.php
    papajoe23 likes this.
  3. microlinx

    microlinx aMember Pro Customer

    Joined:
    Oct 26, 2004
    Messages:
    268
    awesome reply Caesar - that did it - thanks!
  4. microlinx

    microlinx aMember Pro Customer

    Joined:
    Oct 26, 2004
    Messages:
    268
  5. microlinx

    microlinx aMember Pro Customer

    Joined:
    Oct 26, 2004
    Messages:
    268
    This no longer seems to work at 6.1.1 - please advice on how to remove or edit. Ticket submitted.
  6. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    The new path of this file is: application/default/views/wp-themes/amember.php
  7. karen_c

    karen_c New Member

    Joined:
    Apr 8, 2021
    Messages:
    1
    If I copy this file to my theme and edit it there, it is not effective. Where should I put it so it is not overwritten during a software update? Thanks.
  8. lovepainandlatex

    lovepainandlatex aMember Pro Customer

    Joined:
    Dec 14, 2021
    Messages:
    6
    I just set it on display "none" with CSS
    done :)

Share This Page