Support

Home Forums Event Espresso Premium Remove Add New State Module

Remove Add New State Module

Posted: May 25, 2014 at 5:00 am


Lee Cook

May 25, 2014 at 5:00 am

Hi, I just want to remove the functionality within the registration form that enables someone to add a new state if they can’t find the one they are looking for in the drop down list.
I do not want anyone adding new states as I am confident all relevant ones are in the drop down already


Lorenzo Orlando Caum

  • Support Staff

May 25, 2014 at 10:09 am

Hi Lee,

We can hide this with CSS.

Could you please link to an event so I can share the specific CSS to hide this?


Lorenzo


Lee Cook

May 26, 2014 at 4:08 am

Hi Lorenzo,

Thanks for the reply, perfect solution. In case anyone else views this my fix, using CSS, was to hide the class for the add new state link. This was:

<pre class=”brush: css; gutter: true; first-line: 1; highlight: []; html-script: false”>.display-the-hidden {
display: none;
}

Thanks for your help.

Lee


Lee Cook

May 26, 2014 at 4:14 am

Sorry, forgot the closing tag above. Also forgot to mention I couldn’t provide you a link as I am working on the site offline at the moment. Thanks, Lee

Code is:

.display-the-hidden {
display: none;
}


Lorenzo Orlando Caum

  • Support Staff

May 26, 2014 at 11:18 am

Great! I adjusted your prior response (the CSS is now wrapped in pre tags). For any members that are interested, you can copy the CSS above into a plugin like My Custom CSS.


Lorenzo


Lee Cook

June 2, 2014 at 4:29 am

Thanks Lorenzo, much appreciated.
Lee

The support post ‘Remove Add New State Module’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso