Forum Replies Created
-
AuthorPosts
-
January 11, 2017 at 8:45 pm in reply to: Seeing Duplicate Attendees who have registered via RSVP #1217166
Cliff
MemberThanks for the detailed reply.
Please try one of these 2 snippets and let me know if you think it helps:
https://gist.github.com/cliffordp/8bceb54b440fbe9de1d42df6f231cc7a
Cliff
MemberThanks for that link. I see you’re using the theme from https://church-event.vamtam.com/
Either that theme includes Themer’s Guide overrides or you added them yourself.
Either way, the error message is from your theme.
If their theme does include such template overrides, you will need to check with their support regarding any issues specific to their theming of our plugin(s). Otherwise, you’ll need to ask your developer.
Please let me know what you find out.
January 11, 2017 at 8:34 pm in reply to: Legacy imported events show in event calendar backend but not on events page? #1217157Cliff
MemberYes. When I visit http://rivercityph.com/events/, there is no Previous Events link. When I click Next Events, there are no events found.
So there’s either an issue that you have the Next Events link going to no events (I couldn’t reproduce this on my site) or there’s an issue with the events not appearing, as you stated initially.
Neither of these are currently a known issue so I’d suggest following these recommended troubleshooting steps for your own site:
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?
- Downloads / Version Numbers
- License Keys
- TEC Automatic Updates
- or TEC Manual Updates
- WordPress core updates
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 Twenty Sixteen 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 debug messages 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). That will give me a lot of extra information to help diagnose the problem.
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.
Thanks.
Cliff
MemberOkay, thanks for letting me know.
Have a great rest of your week.
Cliff
MemberThis reply is private.
January 11, 2017 at 8:04 pm in reply to: widgets/list-widget.php not meeting no events condition #1217144Cliff
MemberI did notice that code and it looked suspect to me too but couldn’t reproduce what you’re seeing.
Please disable all non-Modern Tribe plugins and activate the Twenty Seventeen theme and then add PRO’s Event List widget to Twenty Seventeen’s Footer 1 widget area and click around your site to see if the issue is still happening for you. It’s not for me:
Please let me know how this goes for you.
Cliff
MemberAwesome!
Thanks so much for confirming.
FYI: The default limit is 250 so that code is overriding it with 40 instead.
250 may be more than your server resources can handle, but then I’d suggest asking your web host about your server limitations.
Please let me know if you have any follow-up questions on this topic.
Cliff
MemberI understand. Thanks for your detailed reply.
Please try this plugin and let me know if it works for you (it was developed months ago but may still work).
Cliff
MemberI’m glad that did it for you! Thanks for letting me know.
Cliff
Membernagroup / Simone,
I’m glad this looks promising for your needs too.
Please open your own thread, linking to this one, and specify exactly what text you want modified and what you want it changed to — copy/paste and/or screenshots help.
Thank you.
iain, please let me know how things went for you.
Cliff
MemberWe’ll close this for now and if you need anything more in the future, please open a new thread.
Thanks.
Cliff
MemberI understand.
Here are some third-party plugins (not tested or supported by us) that may be applicable for your situation:
- https://wordpress.org/plugins/woocommerce-product-payments/
- https://wordpress.org/plugins/pay-payment-pal-multiple-emails-for-woocommerce/
Other than pointing you to a solution like that, we do not have any snippet available for your situation.
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 there’s anything more you think I can help with here. 🙂
Cliff
MemberI see that KB article is internally flagged as out of date. Sorry that is the case at the time you’re needing to reference it.
I’ve also shared your feedback internally and there is definitely quite a bit of improvement for us to do in time.
You can see tribe_get_events() at https://github.com/moderntribe/the-events-calendar/blob/4.4.0.1/src/functions/template-tags/general.php#L183-L219
The ajax_change_this_week method of PRO’s This Week widget can be a good reference for arguments too: /wp-content/plugins/events-calendar-pro/src/Tribe/This_Week.php
Overall, I’m glad you’re sorted out, and thanks for helping others by sharing your snippets too.
January 11, 2017 at 1:35 pm in reply to: Moving the "You have xx ticket" block (for logged in user) #1216905Cliff
MemberI dug in ET+’s code and found it hooks to tribe_events_single_event_after_the_meta on priority 4, from Line 36 of /wp-content/plugins/event-tickets-plus/src/Tribe/Attendees_List.php
You could reference remove_action() and then hook it where you prefer it to be.
Please let me know if you have any follow-up questions on this topic.
January 10, 2017 at 8:59 pm in reply to: Woo Commerce Ticket Form has no add to cart field on event page #1216345Cliff
MemberHi, Dan.
I didn’t even click your link, since you said you’re all sorted out already.
If you do need additional assistance, please open a new thread.
Thanks and have a great week! 🙂
-
AuthorPosts
