Events Calendar PRO + Wootickets

Home Forums Calendar Products Events Calendar PRO Events Calendar PRO + Wootickets

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #802565
    webprofessionist
    Participant

    Hello everybody,
    I’ve bought this two plugins for my website. Actually I have an issue on event’s index page.
    On every event’s item, it shows me the price that I’ve set when Wooticket wasn’t been installed yet. Now with Wootickets I have several kinds of tickets and I would like to show the lower of these prices. Any suggests?

    #802593
    webprofessionist
    Participant

    And another question,
    with this function tribe_get_meta( ‘tribe_event_venue_address’ )
    you call the full venues’ address, right? Where I can modify it or how can I do, to obtain only certain fields of the address? I’ve searched a lot, but between folder and sub-folder it’s like a labyrinth! 🙁

    #806619
    webprofessionist
    Participant

    One more question. We’ve tried to register separate category for venues, but it doesn’t works and still show us event’s categories into venues. Is it possible to do? Any help?

    #807818
    Josh
    Participant

    Hello webprofessionist,

    Thanks for reaching out to us!

    Are the old ticket prices showing on events that you’ve now created WooCommerce tickets for? Or are they just showing on events that had prices before you installed WooCommerce tickets but no tickets have been created since WooCommerce Tickets was added?

    Generally, this snippet should help to get what I believe you’re looking to achieve. Let me know if it helps.

    For searching our codebase, checkout our docs. They’re a great way to find code you’re looking for pretty quickly. For finding the different elements of the address, do the functions in this section give you the breakdown you need?

    Finally, when registering a taxonomy for the Venue custom post type using the default <?php register_taxonomy( $taxonomy, $object_type, $args ); ?> use tribe_venue as the $object_type to get it to display for the Venues Custom Post Type.

    Let me know if this helps or if you have any further questions.

    Thanks!

     

    – Josh

    #983517
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Events Calendar PRO + Wootickets’ is closed to new replies.