Support

Home Forums Event Espresso Premium Exclude one category from Calendar + using "account" from woocommerce

Exclude one category from Calendar + using "account" from woocommerce

Posted: April 6, 2016 at 3:36 am


Josh

  • Support Staff

April 6, 2016 at 9:11 am

Hi Pim,

You can hide one category’s events on the calendar by adding the following CSS to your custom stylesheet:

.fc-event-container .category-slug {
display:none;
}

You replace the category-slug with the actual category slug.

For WooCommerce, I’m not familiar with how its accounts work. Are they actual WordPress user accounts that get stored in the wp_users and wp_usermeta tables? If so, then those accounts will automatically work with the Event Espresso WP Users Integration add-on.


Pim Stumpel

April 6, 2016 at 10:21 am

Hi Josh,

Thanks for the quick reply, i tried the code and so far so good so i think it works!:)

Regarding woocommerce, i have no idea, it all looks the same to me. Do you know where/how i can see how woocommerce uses the accounts?

Cheers,


Josh

  • Support Staff

April 6, 2016 at 10:37 am

If the woocommerce accounts use the built-in WordPress user accounts, you’ll see Woocommerce accounts in the Users section of the WordPress dashboard.


Pim Stumpel

April 6, 2016 at 10:59 am

Aah Yes! I think that is the case, ok so you are saying that if my client makes an account in woocommerce and later goes to events espresso it will work because they use the same system? But of course i still would need to buy the event espresso wp user add on correct? Even though it is already build in woocommerce?

Cheers,


Josh

  • Support Staff

April 6, 2016 at 11:44 am

Yes that’s correct.


Pim Stumpel

April 6, 2016 at 12:10 pm

Ok thanks for the info! Have a lovely day/evening!


Josh

  • Support Staff

April 6, 2016 at 2:56 pm

You’re welcome Pim!

The support post ‘Exclude one category from Calendar + using "account" from woocommerce’ 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