Forum Replies Created
-
AuthorPosts
-
November 2, 2016 at 11:24 am in reply to: Changes to the event submission form – Community Tickets #1186492
Cliff
MemberThanks. Well I learned that only logged-in users can create Community Tickets… so I created an account and you can disable Anonymous Submissions now. Sorry about that.
FYI: this is how my Community Tickets looks with Twenty Sixteen theme: https://cl.ly/0H2m3x0x0g3B
Notice Global Stock option is in a different location.Phew! That was a tough one… Here’s some CSS specific to your site (preview in Pink and display:none):
/* Hide attendees list */ body.tribe_community_edit #event_tickets table.ticket_list tr:first-of-type, /* RSVP ticket type */ body.tribe_community_edit #ticket_form_table tr.ticket > td > input[value="Tribe__Tickets__RSVP"], body.tribe_community_edit #ticket_form_table tr.ticket > td > span:first-of-type, /* Global stock mode */ body.tribe_community_edit #ticket_form_table tr.global-stock-mode:not(.sales-cap-field), /* Purchase limit */ body.tribe_community_edit #ticket_form_table tr:nth-of-type(13) { display: none; }I hope it helps. Please let me know.
November 2, 2016 at 10:33 am in reply to: Event submission form gone after having filled out paypal account info #1186469Cliff
MemberHi Huiwen.
I understand you’re asking about the example.com/events/community/payment-options screen needing to be completed prior to being able to create tickets at example.com/events/community/add
Please check out this code snippet I created for you to add a notice to the user at the top of the Community Events form in addition to the one that appears at the bottom:
https://gist.github.com/cliffordp/6250485f5fe850e5404059c48de3e3ed
Please let me know if this solves your issue.
Thanks.
Cliff
MemberMuriel, I noticed a bug so I tested it thoroughly and you should use the latest version:
https://gist.github.com/cliffordp/b74ef779f9dbfff291bc2fa4dfebad1e
Please confirm you got this latest code and that it’s working well for you.
Thanks.
Cliff
MemberIf I’m understanding you correctly, the translation is correct for one instance when it’s used but not another — and you think they should be 2 different/separated strings to translate — correct?
If yes, please clarify exactly which 2 views or use cases you’re referring to so I can offer the consideration to our development team.
Thank you.
Cliff
MemberHi Mathew. Thanks for creating your own thread.
We cannot help with SEO performance, but we can make sure your site is generating the correct JSON-LD.
It sounds like you know you can test your links at https://search.google.com/structured-data/testing-tool/u/0/ — and that you’re not reporting a “for sure” error, just letting us know there might have been concerning changes since 4.1 to 4.3
I hope I have that correct…
Did you notice the same when you updated your site (or haven’t you yet)?
FYI: You can see differences at:
Cliff
MemberGotcha. We call those “tooltips”.
If you create a file at
themes/YOUR_THEME/tribe-events/month/tooltip.phpand make the following the entire contents of the file, it should do the job:<script type="text/html" id="tribe_tmpl_tooltip"></script>Please let me know how it goes for you.
November 1, 2016 at 3:37 pm in reply to: [tribe_events_list] and Events List Widget share bugs? #1186052Cliff
MemberHi Seth.
The bug you’re referring to is in the wp-admin Widgets area so no, it doesn’t apply to the shortcode version.
If you use the “xyz” category’s Category ID, does it work then?
For example,
[tribe_events_list category="5,6" operand="AND"]Cliff
MemberCould you please share a video screen capture so I can see exactly what’s happening at your site?
You may choose to set your reply to “Private” if you don’t want the links to be as publicly-accessible.
Cliff
MemberRachel, please provide the iCal URL and re-state exactly what the problem/issue is so I can be certain to help you resolve your issue as best as I can. Thank you.
Cliff
MemberThanks for the details.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.
I apologize for this issue and appreciate your understanding and patience.
Cliff
MemberCould you please provide me the wp-admin editor view of this event — http://gc2.sitezone.nl/kalender/terugkerend-evenement/alle/ — so I can see its recurrence pattern?
Cliff
MemberPlease let me know if you have any follow-up questions on this topic.
Cliff
MemberMartin, please check out this code snippet to add a new shortcode:
https://gist.github.com/cliffordp/8ecb7022d92f9c989e2e72ecdcf25c60
However, it isn’t perfect and if you’d like it customized further, you can. If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Please let me know if you have any follow-up questions on this topic.
Cliff
MemberSure thing!
November 1, 2016 at 3:00 pm in reply to: Changes to the event submission form – Community Tickets #1186035Cliff
MemberThis reply is private.
-
AuthorPosts
