How to have just one event on a page without having a breadcrumb nav on top

Home Forums Ticket Products Event Tickets Plus How to have just one event on a page without having a breadcrumb nav on top

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43774
    cradunz
    Participant

    Hey there, a rather specific question I couldn’t find an answer to, so here it is:
    We are having one event only, we are selling one “Early Bird Ticket” only right now. What we did now, is copied the direct link on the navigation, but it not properly implemented (like with a shortcode on an actual page). It is the direct link to the product right now, but we wanna be able to show a list of three different tickets on the “Tickets” page.

    We built a page for that but were not able to put in the tickets here: http://adriatic-alligator.de/shop/
    – how do we get the tickets in here..? Is there a shortcode for that we oversaw?
    Now the ticket is visible on: http://adriatic-alligator.de/adriatic-alligator-tickets/adriatic-alligator-festival-2013/
    We also really need to get rid off the breadcrumb navigation here (back to the calendar). We do not really need the calendar itself, since it’s a single event.
    The theme we’re using is called Carta (purchased), latest release (1.7.1) which is very compatible usually.

    Finally, we did one test purchase via Paypal and the redirection to our site for the thank you page did not happen, so the purchase was not finalized and is recorded as “cancelled”, though the money was deducted on Paypal. How do you get that going?
    Thanks so much for any help in advance!
    CoMo

    #43776
    Barry
    Member

    Hi cradunz,

    There are a few distinct questions in there and I’ll try to address them in turn, but it may be better to break them out into their own threads.

    We built a page for that but were not able to put in the tickets here: http://adriatic-alligator.de/shop/

    So is that your WooCommerce storefront page? To make tickets show up there you should edit the corresponding product page for each ticket and change the Catalog Visibility from hidden to visible.

    We also really need to get rid off the breadcrumb navigation here (back to the calendar). We do not really need the calendar itself, since it’s a single event.

    Almost everything can be customized, please take a look at:

    * Themer’s Guide for The Events Calendar
    * Tutorial: What are template overrides, and how do I do them?

    This line of code lives in the default single.php template – you could override this template and remove it in your customized version.

    Finally, we did one test purchase via Paypal and the redirection to our site for the thank you page did not happen, so the purchase was not finalized and is recorded as “cancelled”, though the money was deducted on Paypal. How do you get that going?

    So this is fundamentally a WooCommerce question rather than a WooTickets one. I’d imagine it can be worked around using a combination of IPN (Instant Payment Notifications) and PDT (Payment Data Transfer) to achieve the most reliable results in all conditions.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to have just one event on a page without having a breadcrumb nav on top’ is closed to new replies.