Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi, Christine.
Restricting view access to certain fields isn’t an available feature out of the box.
Also, the Attendee Information fields get displayed per ticket, so they’d have to complete the information for each ticket (e.g. 5 times for quantity of 5 tickets).
Custom could could probably accomplish what you’re wanting, but the internals of how things work don’t really allow for this sort of customizing (i.e. the code might need to be a bit “hacky” to accomplish what you’re wanting).
If you need some coding help, you may want to ask your own developer or reference our Customizations Documentation, which includes a link to Hire A Freelancer.
You could request 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.
September 18, 2018 at 3:51 pm in reply to: Warning: Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead #1624872Cliff
MemberThanks for reporting and confirming this. I was able to replicate it on Firefox in both Windows and Mac, and I reported the bug to our developers.
I marked this thread as Pending Fix, which means it 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.
September 18, 2018 at 3:28 pm in reply to: Allowing Users to Cancel Tickets/events and Rescheduling #1624868Cliff
MemberPurchases via WooCommerce or Easy Digital Downloads don’t have “refund self-service”, if that’s what you’re wanting.
You could request 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.
September 18, 2018 at 3:18 pm in reply to: I would like to add Time and Venue to Event Title in Calendar View #1624863Cliff
MemberThis is what I see at your Map View: https://cl.ly/1d2337f596d1
It looks like you deactivated the wrong one.
If you still need assistance with this, please re-share your System Information in a Private Reply.
September 18, 2018 at 3:13 pm in reply to: As of 9/14/18, our Events Pro version will not create Recurring Events #1624862Cliff
MemberHi, Jane. Please go to wp-admin > Plugins and see if your Events Calendar PRO plugin is both installed and activated.
If it’s not activated, please activate it.
If it is not listed there, please install it.
If it is activated, please provide a video recording of the issue when at the Edit Event or Add New Event wp-admin screen.
Thank you.
September 18, 2018 at 3:04 pm in reply to: Conflict between plugin WP google maps / WP google maps pro and TEC pro #1624861Cliff
MemberThanks to you and Perry.
I’m guessing this is related to our recent updates to how our assets are loaded (https://theeventscalendar.com/maintenance-release-for-the-week-29-july-2018/).
I see you have https://wordpress.org/plugins/wp-google-maps/ but also it’s “WP Google Maps – Pro Add-on” plugin.
Does the issue happen when just the free version is active?
Cliff
MemberHi, Jason. I downloaded that .ics file and opened it into a text editor: https://cl.ly/8e5c416bd8ee
It only has 1 event in it, which starts on Feb 16, 2018 and ends on Sept 30, 2018 (that’s a long event!)
I’m guessing you didn’t change the date search field or settings to search as far back as Feb 2018 (7 months ago). You can input a custom date per each import and also see wp-admin > Events > Settings > Imports.
Please let me know how this goes for you.
Cliff
MemberI just now noticed your account has a license for Events Calendar PRO but not Event Tickets Plus (ET+).
Please purchase ET+ to receive the latest version updates and receive support.
Cliff
MemberHi, Beth. Sorry you’re experiencing this.
There is no Line 133 in the latest version of /wp-content/plugins/event-tickets-plus/src/Tribe/Tickets.php (I’m unsure about previous versions).
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.
Whenever troubleshooting, it’s best to edit your wp-config.php file to enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).
If there’s nothing obvious (such as a console error or WP_DEBUG message) pointing you to what might be the problem, 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.
Note that https://wordpress.org/plugins/plugin-detective/ may prove helpful as well. (third-party, not guaranteed or supported by us)
Of course, we always recommend restorable database and file backups as well as performing modifications first on a staging site before modifying anything on your live/production site.
If you still need assistance with this, please share your System Information (while in Testing for Conflicts Mode) in a Private Reply.
That will give me a lot of extra information to help troubleshoot this.
Let us know what you find out.
Thanks.
Cliff
MemberHi. I visited your link and didn’t see an Event Cost filter. Are you still experiencing this?
If yes, please send a screenshot of wp-admin > Events > Settings > Filters tab
Cliff
MemberHi, Richard. Please give https://theeventscalendar.com/extensions/eventbrite-additional-options/ a try and let me know how it works for you.
September 17, 2018 at 7:51 pm in reply to: Conflict between plugin WP google maps / WP google maps pro and TEC pro #1623890Cliff
MemberHi, Hans-Gerd. Thanks for your detailed messages, but that page does not look like our Map View. We cannot troubleshoot customizations, but here are some generally-recommended troubleshooting steps. If you find a plugin or theme conflict or other issue, please report it so we can see if we can replicate.
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.
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.)
Whenever troubleshooting, it’s best to edit your wp-config.php file to enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).
If there’s nothing obvious (such as a console error or WP_DEBUG message) pointing you to what might be the problem, 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.
Note that https://wordpress.org/plugins/plugin-detective/ may prove helpful as well. (third-party, not guaranteed or supported by us)
Of course, we always recommend restorable database and file backups as well as performing modifications first on a staging site before modifying anything on your live/production site.
If you still need assistance with this, please share (or re-share) your System Information (while in Testing for Conflicts Mode) in a Private Reply.
That will give me a lot of extra information to help troubleshoot this.
Let us know what you find out.
Thanks.
September 17, 2018 at 7:42 pm in reply to: As of 9/14/18, our Events Pro version will not create Recurring Events #1623889Cliff
MemberHi, Jane. Sorry you’re experiencing this.
This isn’t currently a confirmed 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.
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.)
Whenever troubleshooting, it’s best to edit your wp-config.php file to enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).
If there’s nothing obvious (such as a console error or WP_DEBUG message) pointing you to what might be the problem, 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.
Note that https://wordpress.org/plugins/plugin-detective/ may prove helpful as well. (third-party, not guaranteed or supported by us)
Of course, we always recommend restorable database and file backups as well as performing modifications first on a staging site before modifying anything on your live/production site.
If you still need assistance with this, please re-share your System Information (while in Testing for Conflicts Mode) in a Private Reply.
That will give me a lot of extra information to help troubleshoot this.
Let us know what you find out.
Thanks.
Cliff
MemberHi, Caroline. Sorry you’re experiencing this.
Could you please share a link to where I can see this happening?
September 17, 2018 at 7:33 pm in reply to: Photo View – The Photo View is not displayed correctly #1623887Cliff
MemberHi. Sorry you’re experiencing this.
This isn’t currently a confirmed 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.
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.)
Whenever troubleshooting, it’s best to edit your wp-config.php file to enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).
If there’s nothing obvious (such as a console error or WP_DEBUG message) pointing you to what might be the problem, 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.
Note that https://wordpress.org/plugins/plugin-detective/ may prove helpful as well. (third-party, not guaranteed or supported by us)
Of course, we always recommend restorable database and file backups as well as performing modifications first on a staging site before modifying anything on your live/production site.
If you still need assistance with this, please share (or re-share) your System Information (while in Testing for Conflicts Mode) in a Private Reply.
That will give me a lot of extra information to help troubleshoot this.
Let us know what you find out.
Thanks.
-
AuthorPosts
