sitesubscribe

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: products as WooTickets don't show up in catalog view #54644
    sitesubscribe
    Participant

    So for the time being I’ve just had to disable Ticket visibility within the catalog altogether.

    in reply to: products as WooTickets don't show up in catalog view #54643
    sitesubscribe
    Participant

    I believe (and my client also) that showing Tickets within the product catalog is really confusing and messy.

    When we create an Event it may often have as many as 6 tickets (3 different membership levels times 2 different options=6 tickets). So having 6 tickets for EACH event is just really messy in the catalog.

    The detail of 6 tickets being available on an event is fine/suitable for the Event detail page, not the catalog.

    What is much preferred is to show Events like any other product within our catalog.

    So in our catalog we may have:
    30 Events
    20 Videos for sale

    rather than 180 Tickets! plus 20 Videos for sale

    So within the catalog we need to show each Event, not each Ticket.

    in reply to: products as WooTickets don't show up in catalog view #54410
    sitesubscribe
    Participant

    “is showing events (since the ticket form displays by default on the event page) not already what you are experiencing?” If I understand you correctly, then no, events aren’t displaying in WooCommerce catalog view. Basically I just want to add an event and have it show in the catalog view, which is not how things are working now. I can only see them on the Events list/calendar page.

    I do have Events Calendar Pro, so I’ll try using custom fields for time zone.

    in reply to: products as WooTickets don't show up in catalog view #54215
    sitesubscribe
    Participant

    I have another question/request from my client. If you would like me to start another thread/ticket let me know.

    They would like to know if the following is available in v 2.0.11 or v3.1, or if it is feasible at all, or on the roadmap?
    -to add time zones to event list & event detail
    -to offer option for full state names like Florida

    Thanks.

    in reply to: products as WooTickets don't show up in catalog view #54212
    sitesubscribe
    Participant

    Well, that helps a little.

    Is there a way to show the Products or Events rather than the Tickets?

    My client wants Events, not Tickets, so I’m not sure how I would work that part out.

    in reply to: custom post type name for hooking into single.php #48488
    sitesubscribe
    Participant

    Well, I’m getting closer.

    is_singular(‘tribe_events’)) is working now, where before I think I had a missing semi colon somewhere or something…dohh!

    Now Catalyst is stripping my shortcodes out of hooks on render, but only on event single.php. So I have a couple of options here I can play with (like not using shortcodes just for this page template, or maybe trying ecp-single-template.php like you suggested).

    Thanks for your help.
    ~Jeff

    in reply to: custom post type name for hooking into single.php #48452
    sitesubscribe
    Participant

    http://pastebin.com/7r4xHXcj

    Adding that conditional code to a ‘before content’ hook inside Catalyst theme. My goal is to insert some things into the page, specifically the header. It works on other pages/posts & WooCommerce products using similar code, just not Events. I believe it is because the post type reference is not correct.

    Events detail page example is here (temp url will expire soon):
    http://irfnews.wordpressmash.com/event/irf-executive-seminar-series-roadside-work-zone-safety-costa-rica/

    in reply to: custom post type name for hooking into single.php #48442
    sitesubscribe
    Participant

    Thanks for quick reply.
    I get a conditional match on is_single() by itself, but tribe_is_event() by itself is no match on event detail page single.php (thus the combination using ‘and’ won’t work either). Any other ideas?

    On the widgets, so if I wanted those widgets I would need to add The Events Calendar Pro in addition to WooTickets? That won’t cause a conflict?
    If not, what other functionality/features would I gain by adding The Events Calendar Pro in addition to WooTickets?

Viewing 8 posts - 1 through 8 (of 8 total)