Cliff

Forum Replies Created

Viewing 15 posts - 7,681 through 7,695 (of 10,686 total)
  • Author
    Posts
  • in reply to: Attendees List View #1155628
    Cliff
    Member

    Please reference our Event Tickets Attendee Meta KB article.

    If using ET+ Attendee Meta, yes, you can add any Text Field, but none of the fields have validation (like tel# or zip code).

    If you want to add fields to your WooCommerce checkout page (where they’re already entering their billing information), you’ll need to reference their documentation, but those fields do not come through to the ET+ Attendee Meta export.

    If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    in reply to: Make background of events list transparent? #1155624
    Cliff
    Member

    Thanks. Does adding this CSS fix the issue for you?

    body.post-type-archive-tribe_events .tribe-bar-disabled {
    z-index: 3;
    }

    The z-index is 4 so setting it to a lower number (3 or smaller) did the trick for me. Let me know.

    in reply to: Sidebar not visible after updating TEC to 4.2.5 #1155532
    Cliff
    Member

    Thank you, again.

    I had one of our developers take a look and I believe the best course of action is to have the Enfold developers reach out to us if they would like us to modify anything in our code.

    Thanks again for your effort on this topic.

    in reply to: skeleton styles community events #1155520
    Cliff
    Member

    Thank you for confirming.

    Please try this code:

    https://gist.github.com/cliffordp/ee497d1db33cd99960668c71cd08ee41

    Let me know how it goes for you.

    in reply to: Event Calendar Week View All Day Event #1155508
    Cliff
    Member

    I’m very glad to hear that. Best to you!

    in reply to: Make background of events list transparent? #1155506
    Cliff
    Member

    This reply is private.

    in reply to: Event Calendar Week View All Day Event #1155504
    Cliff
    Member

    You might need to add more CSS specificity, such as:

    body.tribe-events-week .tribe-grid-allday .tribe-events-week-allday-single,
    body.tribe-events-week .tribe-grid-body .tribe-events-week-hourly-single,
    body.tribe-events-week .tribe-grid-allday .tribe-events-week-allday-single:hover,
    body.tribe-events-week .tribe-grid-body .tribe-events-week-hourly-single:hover {
    background-color: #dcdcdc;
    }

    Beyond this help, per our Scope of Support / Terms, you’ll need to figure it out yourself or with the help of your developer or theme support.

    in reply to: Anonymous creating of Events #1155502
    Cliff
    Member

    This reply is private.

    in reply to: Problems with Event-Main-Page (#404) #1155332
    Cliff
    Member

    Thanks for that information, Markus.

    It looks like just the console log information.

    Did you follow all the other steps provided, including WP_DEBUG_LOG (which creates a file at /wp-content/debug.log if there are any WP_DEBUG errors)?

    Did you deactivate all non-Modern Tribe plugins and then re-save Permalinks?

    If yes to both and no resolution, my best guess would be your theme causing the issue, in which case please switch to Twenty Sixteen, re-save Permalinks, and try your homepage again.

    Note: You might need to try another browser or clear your browser’s cache.

    Let me know…

    in reply to: Register new Community Event leads to 404 page #1155326
    Cliff
    Member

    Phew! Glad they figured it out. Thanks for your and their effort on this.

    in reply to: Date Picker on Submit Your Event Form Not Working #1155099
    Cliff
    Member

    Hi. Sorry you’re experiencing this.

    There might be some new updates available. 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 it is, please follow our Testing for Conflicts Guide (basically switch to TwentySixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any PHP errors you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.

    Then, please share your System Information (while in Testing for Conflicts mode).

    You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)

    Let us know what you find out. If still not resolved, please do share the link to view your Community Events submission form.

    Thanks.

    in reply to: Make background of events list transparent? #1155098
    Cliff
    Member

    Hi. Sorry you’re experiencing this.

    There might be some new updates available. 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 it is, please follow our Testing for Conflicts Guide (basically switch to TwentySixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any PHP errors you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.

    Then, please share your System Information (while in Testing for Conflicts mode).

    You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)

    Let us know what you find out. If still not working and a login is required to view your calendar, please do share that information in a Private reply.

    Thanks.

    in reply to: Event Calendar Week View All Day Event #1155091
    Cliff
    Member

    This reply is private.

    in reply to: Add a list of events attended events to a user #1155084
    Cliff
    Member

    Thanks for your understanding. Have a great rest of your week.

    in reply to: Displaying Single Month #1155082
    Cliff
    Member

    Dane, we’d be glad to assist with a small snippet (which this should be if I fully understand your request) if you post from your account associated with your purchase if/when you purchase a license to support and version updates.

    For now, I’ll close this ticket. I hope to see you in the paid forums! 🙂

Viewing 15 posts - 7,681 through 7,695 (of 10,686 total)