Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi, Dave.
Maybe you could do some CSS for
.tribe-week-event.overlap-rightto increase its z-index or maybe.tribe-week-event.overlap-leftto decrease its opacity.Let me know if I can be of further help.
Cliff
MemberHi, Jakub.
I believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/5716429-enabling-tags-in-community-events
Please do add your vote there.
If I’m not mistaken, this feature might be released in the near-term so I hope that’ll be true for your sake.
March 2, 2017 at 1:56 pm in reply to: Client did 1 transaction, 3 orders were created, 3 tickets sent instead of 1. #1248610Cliff
MemberHi. I see you’re not running the latest versions of our plugins. Since this isn’t currently a known issue, 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 Seventeen 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
MemberHi. The slug is different from totally renaming “events”.
I think you’re looking for this: https://theeventscalendar.com/extensions/the-events-calendar-extension-relabeler/
Please let me know how this goes for you.
Cliff
MemberHi, Vincent.
Please go to wp-admin > Events > Settings > Display > “Number of events to show per page” option and change that to what you want it to be.
If that’s not sufficient and you want it to be dynamic to where that posts_per_page is set to the number of upcoming events remaining in the month… then you’d be in the custom development territory.
If you do want to, you might find this code snippet helpful as a starting point:
https://gist.github.com/barryhughes/5125014d9c27bc0da7b2
Please let me know how things go for you.
March 2, 2017 at 1:23 pm in reply to: Scheduled "Multiple Events" with main event displays wrong time #1248594Cliff
MemberThis reply is private.
Cliff
MemberSorry to hear this.
I found an existing bug report where the Organizers entered by name will not import properly via CSV (I think with the purpose of updating existing Organizers).
If you change them to their respective Organizer Post IDs, then they should import correctly.
Please let me know if this works for you.
March 2, 2017 at 10:36 am in reply to: Date Box too Wide + Possible to have combination of views? #1248512Cliff
MemberGoogling around, it seems it might be related to something called Quick Menu. Maybe you used to have a plugin that integrated this script; maybe your theme does; maybe it’s some custom code that you should remove if it’s no longer in use… there’s no way for me to know for sure… but I think it’s in current use by the blue navigation bar on your site.
Digging a little deeper, that isn’t affecting your datepicker width, though.
Your theme (http://www.essexmums.com/thingstodo/wp-content/themes/poseidon/style.css?ver=1.1.8) makes <table> 100% width, which is the issue.
Adding this custom CSS to your site should solve the issue:
.datepicker.dropdown-menu { max-width: 500px; /* or whatever */ }You can add custom CSS code via your child theme’s style.css file, via WordPress 4.7’s Customizer CSS settings, or via a third-party plugin (not guaranteed or supported by us), like:
- SiteOrigin CSS (helps you visually build CSS selectors via its Inspector and Visual Editor, if that’ll help you)
- Simple Custom CSS
- 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.
Cliff
MemberThanks for the update, Thomas.
Have a great rest of your week.
Cliff
MemberThat’s okay. Thanks for the thorough update.
Have a great rest of your week!
Cliff
MemberAlso, if you need some coding help, like to implement a custom feature/integration, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberTitus, we do not have any BuddyPress-specific features at this time.
I believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3837044-integration-with-buddypress
Please do add your vote there, and possibly a comment about what exactly you’d like to see from such an integration.
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
Thank you.
March 2, 2017 at 10:22 am in reply to: Google map radio button code & am/pm problems in add form #1248500Cliff
MemberThe code you have there is correct; I double-checked the filter names.
Is it not working for 1) all events, 2) all venues, or 3) all events and all venues?
Cliff
MemberDan, thanks for sharing those 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
MemberThanks for the update, Tanya.
Sorry again that you’re experiencing this. Hopefully it’ll be fixed soon.
This thread will be updated once the fix is released.
-
AuthorPosts
