Hiding Existing User Login on Just One Page?

  • Malice Grant
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 2 months ago #132506 by Malice Grant
Hiding Existing User Login on Just One Page? was created by Malice Grant
Hi,

We'd like to hide the existing user login form on just ONE membership plan form here: www.friendsoflakeglenville.com/specialoffer/sign-up . Is this possible? We've tried several configurations of .css classes and just can't seem to land on the right one.

Thanks!
Mal

Please Log in or Create an account to join the conversation.

More
5 years 2 months ago #132508 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Existing User Login on Just One Page?
Hello

I just added some code to the extension to support that. Please access to My Downloads menu item, download latest package , upgrade it to your site

Then on the page, you will see the form is surrounded by a div with css class osm-plan-[PLAN_ID]

or example, osm-plan-1

Base on that, hopefully, you can add css code to hide the login form or just one plan you want

Let us know if you need more help

Tuan

Please Log in or Create an account to join the conversation.