Support

Home Forums Event Espresso Premium EE4 – hiding current sales figures in the 'more details' area of each

EE4 – hiding current sales figures in the 'more details' area of each

Posted: March 26, 2015 at 8:29 am

Viewing 3 reply threads


Ian Just

March 26, 2015 at 8:29 am

I have no idea why broadcasting how many of any sort of ticket / the total number of tickets have been sold or are left is thought to be necessarily a good idea. But click on the ‘more details’ button of any type of ticket, and the sales figures for that sort and the total of all sorts is displayed to anyone.

How can the display of what will often be commercially confidential info be avoided?

EE4 4.6.17.p, WP 4.1.1


Josh

  • Support Staff

March 26, 2015 at 9:52 am

Hi Ian,

It turns out the folks that requested this feature be added had a difference of opinion. You can hide that information by either modifying the template or hiding the information using CSS. Here is the CSS:

.tckt-slctr-tkt-datetimes-sctn th,
.tckt-slctr-tkt-datetimes-sctn td:nth-child(3),
.tckt-slctr-tkt-datetimes-sctn td:nth-child(4),
.tckt-slctr-tkt-datetimes-sctn td:nth-child(5),
.tckt-slctr-tkt-datetimes-sctn td:nth-child(6) {
  display: none;
}

You can add the above to your theme’s custom stylesheet or use the Reaktiv CSS Builder plugin and add it to the CSS builder editor.


Ian Just

March 26, 2015 at 2:44 pm

I can see that there may well be some people who want anyone to know how their sales are going, but having it enabled by default for everyone is, I suggest, a bad idea.

Thanks – once more to the great support team – for the CSS, but displaying this should be an option (and ideally off by default). The CSS does hide it… unless you look at the page’s source.


Lorenzo Orlando Caum

  • Support Staff

March 26, 2015 at 3:37 pm

Hi, we are looking into an option for making it available as a template setting within the WordPress dashboard.


Lorenzo

Viewing 3 reply threads

The support post ‘EE4 – hiding current sales figures in the 'more details' area of each’ 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