aMember, WordPress Instance

Discussion in 'aMember Pro v.4' started by casacobra, Oct 5, 2012.

  1. casacobra

    casacobra New Member

    Joined:
    Jun 19, 2009
    Messages:
    4
    Hi guys,

    Does anyone know any snippet to use on WordPress for when on amember signup page, show a bit of code...

    PHP:
    if( is amember signup page ) { echo ' something '; } 
    I have tried different ways, for example using the Amember API instance, but I have had no luck...

    Can anyone guide me into the right direction?

    Thanks!
  2. thehpmc

    thehpmc Member

    Joined:
    Aug 24, 2006
    Messages:
    901
    Might help if you describe exactly what you are trying to achieve.

    If someone is ON the signup page why would they want to be told they ARE on that page!!!
  3. hellothemes

    hellothemes New Member

    Joined:
    Aug 13, 2009
    Messages:
    5
    Haha, fair enough! Basically on wordpress I want to add a body id so I can hide a few elements on wordpress. For example showing a different wordpress menu when on amember signup page.

    <body id="amember">


    </body>

    Kind regards,

    Aaron

Share This Page