Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi Jessica. Thanks for your question.
FYI: We cannot CC anyone. Forum replies automatically get sent to the email account set at your My Account page.
We do not have a built-in view for 3 months at a glance.
Soon, we’ll be releasing an update that adds the ability to display our views as shortcodes. I imagine you’d be able to create a WordPress Page with shortcode month 1, shortcode month 2, shortcode month 3 to accomplish what you’re requesting.
You could also add this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
August 29, 2016 at 8:34 pm in reply to: Reccuring events redirecting to past event occurance #1157393Cliff
MemberHi Nicholas. Thanks for providing those links.
I also see that both http://ethnoschurch.org/calendar/jubilate-choir-practice/2016-09-02/ and http://ethnoschurch.org/calendar/jubilate-choir-practice/all/ redirect to http://ethnoschurch.org/calendar/jubilate-choir-practice/2016-08-26/
Sorry you’re experiencing this. I’d suggest following our recommended troubleshooting steps:
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.
Thanks.
Cliff
MemberHi Boris.
Please make sure you’re using the latest versions of all our plugins and of WordPress core and then try re-saving the event (even if you were already on the latest versions).
If it’s still not working as you’re expecting, could you please provide a screenshot showing this event’s settings in wp-admin and provide me a link to the event on the front-end of your site?
Cliff
MemberHi William.
You should see columns like that at wp-admin > Events, like this. Are you not seeing this?
You can even install and activate our Advanced Post Manager plugin to filter at this screen, too.
August 29, 2016 at 8:26 pm in reply to: Conflicts in TEC and The Events Calendar Category Colors #1157389Cliff
MemberHi Lars.
The Events Calendar Category Colors is not our plugin. You’ll need to check their support threads for any help on this topic.
I’m guessing their CSS selectors aren’t current with our latest versions, or this is their intended behavior (I’m uncertain, as it’s not our plugin).
Thank you for your understanding.
Cliff
MemberHi Chelsea.
Event data is best transferred via the iCal standard instead of RSS.
Have you tried getting using your site’s “export to ical” type buttons on the different views?
If its limited time period export doesn’t work for you, here’s an installable .zip file (install it at your Plugins screen) that adds two URLs:
- example.com/events/?ical=1&tribe_display=recently-published
- example.com/events/?ical=1&tribe_display=year
The first is useful when folks are trying to use the iCal importer to pull events from one website to another. It will contain any recently published or modified events. Note: It is subject to the postsperpage setting in WP-Admin > Events > Settings.
The second exports this year’s events (from January through December).
If preferable, there’s a code snippet to share just the events one year out from today. Let me know if this plugin works for you or if you want the code for exporting one year from today.
Cliff
MemberHi. Sorry you’re experiencing this.
I’d suggest following our recommended troubleshooting steps:
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.
Thanks.
Cliff
MemberHi Jonathan. Thanks for the detailed question.
I see you’re using very outdated plugin versions.
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.
Thanks.
Cliff
MemberHi. I believe you’ll want to filter the output of tribe_get_cost() or reference our Themer’s Guide for overriding the single-event.php file for the view you’re wanting customized.
Cliff
MemberClay, I’m sorry to hear about your frustrations and difficulties troubleshooting. Sometimes such troubleshooting like this is part of managing a WordPress site.
Yes, your ads would be disabled if you followed all instructions (to disable all plugins other than those from us, Modern Tribe).
We also have a policy to not login to sites to change settings, activated plugins, etc, so I cannot do these troubleshooting steps for you even if you provided credentials.
As we typically only provide 1 reply per forum thread per weekday, having your site in Testing for Conflicts Mode also leads me to inform you of the best practice to utilize a development or staging site. You might ask your web host about this.
I’d suggest getting assistance from a developer, WordPress site manager/maintenance person or company, or even a techie friend who could better understand the instructions. Or maybe your web host is willing to go above and beyond for you here.
I hope to be able to help you or your assigned further on this matter through to the end.
August 29, 2016 at 4:32 pm in reply to: PHP Error implode () using recaptcha settings with Community Events #1157349Cliff
MemberIf you’re talking about WP_DEBUG still displaying, you can set WP_DEBUG_DISPLAY to false if you want.
Cliff
MemberThis reply is private.
Cliff
MemberGlad it was a good help!
If your Eventica child theme is the currently-active theme (not just the parent theme), then please provide me a copy of your child theme folder’s single-event.php file.
Cliff
MemberWelcome to WordPress customizing!
Best practice for adding custom code (like to implement a PHP snippet to modify The Events Calendar) is to create a functionality plugin, unless it’s something specific to your theme, in which case best practice is to make sure you’re using a child theme, then add the customization to your child theme’s functions.php file.
I hope this information helps!
Cliff
MemberPhew! Glad that worked.
By not working I think you meant the button does not display.
I see http://www.dreiwerk.net/wp-content/themes/church-suite/css/master-min.php?ver=1.3.2.1 has this CSS to hide that button:
#tribe-events-content-wrapper .tribe-events-ical { display: none; }You might want to ask them why they have that in there or just override it by adding your own CSS with more specificity, such as:
body.post-type-archive-tribe_events #tribe-events-content-wrapper .tribe-events-ical { display: inline-block; }FYI: In our forums we keep our threads focused on just one issue at a time to ensure we fully answer each of your questions/issues. Please keep this in mind for the future.
-
AuthorPosts
