Chris

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • Chris
    Participant

    Thanks for getting back to me Josh.

    Simply want to hide the added ‘tickets’ section. I’m using the Events tickets Pro with woocommerce, and would like the users to see all the details for any given event but before they purchase a ticket they need to purchase a Annual Membership.

    So I would like to hide the single_event_after_the_meta on all Single Event pages.

    I was testing with two different membership plugins, and would like to use the Woocommerce membership plugin so rather then the shortcode I sent in my original question I would like to use something like:

    <?php echo do_shortcode(‘[wcm-restrict]’ . do_action( “tribe_events_single_event_after_the_meta”) . ‘[/wcm-restrict]’); ?>

    Thanks
    Chris

Viewing 1 post (of 1 total)