Support

Home Forums Event Espresso Premium Issue removing "Use Attendee #1's information for ALL attendees"

Issue removing "Use Attendee #1's information for ALL attendees"

Posted: November 23, 2015 at 11:47 pm


Kylee

November 23, 2015 at 11:47 pm

Hi, I know you answered this question here:
https://eventespresso.com/topic/remove-use-attendee-1s-information-for-all-attendees-default

But it’s causing this error message when I put it in either my site-specific plugin or My Custom CSS plugin.

“This plugin has been deactivated because your changes resulted in a fatal error. Parse error: syntax error, unexpected ‘display’ (T_STRING) in….”

Any idea why?


Tony

  • Support Staff

November 24, 2015 at 2:24 am

Hi Kylee,

The snippet from that thread is CSS, so it should not go within your site specific plugin (unless you are using that to add a custom CSS files, but you should use a plugin for that imo)

So that code would go within the My Custom CSS plugin.

CSS looks like this:

#spco-copy-attendee-dv {
display: none;
}

All of the code needs to be added into the plugin, like this -http://take.ms/snXbA

Then to add more CSS for something else you would add another line and add another block of CSS, for example – http://take.ms/tbGUo

The above error looks like you are either missing the open bracket {, or are simply adding display: none; to the plugin.

If not could you provide a screenshot of the code you are adding before you hit save please.


Kylee

November 29, 2015 at 4:48 pm

Wonderful, thanks! Your screenshot was useful. I was pasting it into the plugin’s editor. Oops! ๐Ÿ™‚


Tony

  • Support Staff

November 30, 2015 at 1:53 am

You’re most welcome ๐Ÿ™‚

I’m glad you got this working, please let us know if you have any further problems.

The support post ‘Issue removing "Use Attendee #1's information for ALL attendees"’ 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