Support

Home Forums Event Espresso Premium Details Not Showing

Details Not Showing

Posted: October 13, 2015 at 7:41 pm


b2995

October 13, 2015 at 7:41 pm

Hey Guys! I made the updates and now my Details are not showing. Could you please take a look and let me know how to fix it? I only want the description to display and not that table. Here are the only customizations I have on my site:

/*Hide Tickets Not on Sale*/
/* EE4 Hide a tickets option with a status of sold out */
.tkt-slctr-tbl-wrap-dv .ticket-sales-sold-out {display:none;}
/* EE4 Hide a tickets option with a status of expired */
.tkt-slctr-tbl-wrap-dv .ticket-sales-expired {display:none;}
/* EE4 Hide a tickets option with a status of upcoming */
.tkt-slctr-tbl-wrap-dv .ticket-pending {display:none;}

/*Hide Info Under Show Details*/
.tckt-slctr-tkt-datetimes-sctn {display: none;}
.tckt-slctr-tkt-quantities-sctn {display: none;}
.tckt-slctr-tkt-price-sctn { display:none; }
.tckt-slctr-tkt-sale-dates-sctn { display:none; }
.ee-event-datetimes-li {display: none;}
.espresso-venue-dv {display: none;}

/*Hides Maximum Number of Tickets Message*/
.tkt-slctr-tbl-wrap-dv p {display: none;}

/*Hides Arthur and Comments*/
.single-espresso_events .post-meta {display:none;}
#post-author {display:none;}
#comments {display:none;}

Here’s the link: http://www.houstonsalsacongress.com/events/2017-general-admission/


Tony

  • Support Staff

October 14, 2015 at 3:51 am

Hi there,

Its this line:

/*Hides Maximum Number of Tickets Message*/
.tkt-slctr-tbl-wrap-dv p {display: none;}

I you remove that CSS the details will be displayed.

However a lot of that information can now be removed from within Event Espresso itself.

If you go to Event Espresso -> Events -> Templates.

There you will find options to hide sections of data – http://take.ms/pqGju

You’ll still need some custom CSS to hide some details you don’t want, but that will remove some of it for you.


b2995

October 14, 2015 at 9:55 am

Oh fantastic! That’s definitely a step in the right direction for the less customization my custom.css the better ๐Ÿ˜‰


Tony

  • Support Staff

October 14, 2015 at 10:03 am

Great ๐Ÿ™‚

Just let us know if you need any further help.

The support post ‘Details 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