Cliff

Forum Replies Created

Viewing 15 posts - 9,316 through 9,330 (of 10,686 total)
  • Author
    Posts
  • in reply to: Add to cart button not showing on event page #1099223
    Cliff
    Member

    Hi.

    Please reference our Making Tickets KB article (screenshots are from an install using WooCommerce) for an idea how to create tickets for an event.

    Site visitors would purchase tickets from each event’s single page/view (e.g. example.com/events/rogers-day-at-the-zoo/) — if there is an RSVP to submit or ticket to purchase.

    I hope this info helps. Please let me know if you have any follow-up questions.

    in reply to: Fatal error: Class 'TribeWooTickets' not found #1099216
    Cliff
    Member

    Hi. Are you possibly not using the latest versions of all our plugins?

    Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?

    Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.

    If you’re just seeing the error, this should get cleared up for you.

    If you’re trying to code something custom and really do need the class name, please reference /wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php

    Thanks!

    in reply to: SEO Description for Main Events Page #1099207
    Cliff
    Member

    Hi Diane. Thanks for your detailed question.

    I couldn’t see your screenshot: http://cl.ly/1X2E0O1o352U

    But did you scroll further down the page on Yoast’s settings to see this? http://cl.ly/18122E3Z2X2i

    in reply to: Incorrectly closed off ticket #1099193
    Cliff
    Member

    Hi Ally. Sorry that happened. I skimmed your past Topics Started and didn’t find one relating to this question (I might have just missed it). Regardless, I’ll assist you on this ticket…

    I checked out http://anywherefest.com/ and wasn’t sure exactly what you are referring to as the “dropdown menu” or which text was being blocked.

    However, we do not provide support for issues relating to themes that are not WordPress default themes like Twenty Fifteen, per our Scope of Support / Terms.

    If you send an annotated screenshot of what you’re having issues with, I still may be able to do a little extra for you and help out.

    I’m looking forward to hearing back from you.

    in reply to: An Event without a Venue #1099178
    Cliff
    Member

    Hi Kurt. Sure thing. Just don’t add a Venue!

    When it says “Add New Venue”, just ignore it and leave it empty and it won’t have a Venue assigned at all.

    Here’s an example of what it should look like: http://cl.ly/1d19292J0722

    Please let me know if you need anything else.

    in reply to: Events run amok #1099167
    Cliff
    Member

    Yikes. Sorry to hear about this.

    Would you please send me a screenshot of your recurring series’ wp-admin edit screen, particularly the “Recurrence Rules” part?

    Also, please share your System Information. That will give me a lot of extra information to help diagnose the problem.

    Thanks.

    in reply to: Change text color #1099159
    Cliff
    Member

    Hi. Thanks for your question. I looked into the code and didn’t see a shortcode argument like “class” (to wrap the shortcode in a custom class.

    If you provide a link where you’re wanting this implemented, I may be able to help. (Please make sure to have the shortcode in place there.)

    Let me know…

    in reply to: Venues Importing As Addresses #1099154
    Cliff
    Member

    Hi again, Rachel.

    I tried importing the first event from http://explorealex.com/events/ical and it worked as expected, not with the Venue name like you specified.

    Please follow our Testing for Conflicts Guide and see if that helps narrow down the cause of this.

    If you don’t figure out the issue after following that Guide, please provide screen shots or a video recording of what you’re experiencing.

    Thanks.

    in reply to: Hide tickets section on submit an event form #1099105
    Cliff
    Member

    Thanks! Glad to help.

    in reply to: Remove the public attendee list entirely #1098684
    Cliff
    Member

    Matt, thank you for clarifying.

    I didn’t see a filter to remove that via PHP so here’s some CSS to hide it so users shouldn’t see:

    body.single-tribe_events tr.tribe-tickets-attendees-list-optout {
    display: none;
    }

    You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.

    Please let me know how it goes for you.

    in reply to: Changing Page Header – Uncode Theme #1098674
    Cliff
    Member

    I’m glad to have helped. Have a great week!

    in reply to: tribe_get_venue not working #1098673
    Cliff
    Member

    I’m sorry but since I have not been provided enough information to continue moving this forward, and since this is in the customization-realm that we really don’t support, I’ll need to refer you to your developer or reference our list of known customizers to receive further customization support.

    in reply to: iCal Unable to retrieve content from the provided URL #1098666
    Cliff
    Member

    Thanks for the screenshot. I tried the https://ouhsd.share…b5b6b6d26b3f link and didn’t get the error you are.

    Please follow our Testing for Conflicts Guide and see if that helps narrow down the cause of this.

    Let us know what you find out.

    Thanks.

    in reply to: Hide tickets section on submit an event form #1097692
    Cliff
    Member

    I created an account on your site so I could test out your specific Community Events form.

    I’m guessing something with the CSS selectors changed since one of our recent updates.

    Please try this new CSS (disregard CSS from my previous reply):

    #tribe-community-events #tribetickets {
    display: none;
    }
    in reply to: Changing Page Header – Uncode Theme #1097690
    Cliff
    Member

    To be clear, we will not be providing this functionality.

    I just wanted to clarify this because you said, “…that is the feature I am hoping for.”

    You will need to code this yourself or hire someone.

    Please let me know if you need anything else from me.

Viewing 15 posts - 9,316 through 9,330 (of 10,686 total)