Support

Home Forums Multiple Event Registration Add-on Multiple Registration Numbers Not Showing

Multiple Registration Numbers Not Showing

Posted: January 18, 2016 at 2:39 am

Viewing 3 reply threads


SevernHospice

January 18, 2016 at 2:39 am

Recently installed Multiple Registration add-on for EE3, works great except on the cart, none of the quantities show at all. See link below for example:

View post on imgur.com

<script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>


Tony

  • Support Staff

January 18, 2016 at 4:21 am

Hi there,

This is likely being caused by some conflicting styles from within your theme.

Can you link us to an event so we can take a look please?


SevernHospice

January 18, 2016 at 6:52 am

Sure – http://severn.staging.wpengine.com/support-us/events/severn-hospice-events/?ee=166


Tony

  • Support Staff

January 18, 2016 at 7:10 am

Its caused by the theme settings a width: 100% rule on the select inputs, you can use something like this:

#cart-reg-details select {
    width: auto;
}

To override that and show the numbers correctly once again.

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.

Viewing 3 reply threads

The support post ‘Multiple Registration Numbers Not Showing’ 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