Home › Forums › Calendar Products › Events Calendar PRO › 'The Events Calendar: Community Events' plugin has problems
- This topic has 16 replies, 2 voices, and was last updated 8 years, 4 months ago by
Paul Mycroft.
-
AuthorPosts
-
December 12, 2017 at 12:44 pm #1404029
Paul Mycroft
ParticipantHello there,
On this page, we see conflicts between the plugin and the theme (see blank drop-down navigation, which is fine elsewhere). Also, many of the fields are blank (e.g. date picker, Venue).
I tried going back to 4.4 and 4.3 but it doesn’t change – the date picker does not work and Venue is empty. I flipped to 2014 for this test.
Let me know as we have put an alternative form in place. Thank you.
December 14, 2017 at 6:47 am #1405493Cliff
MemberHi, Paul. There’s definitely something wrong there.
I checked that link for console errors and found some. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
- https://cl.ly/1Z3K1b1Q0N1a — you somehow have additional P tags that aren’t actually there in the code
- Uncaught query function not defined for Select2 saved_tribe_venue — not sure what the issue is here
To fix the first, I’d recommend deleting and re-installing the plugins fresh from the wp-admin plugin installer.
Deleting The Events Calendar or its add-on plugins will NOT delete any of your data if you delete it via the WordPress plugin manager because that’s how we’ve decided to code our plugin.
FYI: deleting any plugin via FTP or cPanel’s File Manager (i.e. deleting just the files from the server) will also ensure a plugin gets deleted (if you delete the entire plugin folder) without removing any data from the database. This can sometimes be helpful to know in cases where a plugin does run an uninstall routine to delete data (again, our plugins do not run such a routine at this time and probably never will).
You can also see the difference when you click to delete a plugin, like this.
Of course, we always recommend restorable database and file backups before modifying anything on your site.
Please let me know how this goes for you.
December 14, 2017 at 10:57 am #1405834Paul Mycroft
ParticipantHi Cliff,
I deleted the plugin from dashboard then uploaded a fresh version 4.5.8 of the plugin, which I downloaded from https://theeventscalendar.com/my-account/downloads/.
I used Chrome Console and still see them – do you concur? Any idea what might be adding the
tags? Could it be the theme? Is there a way for me to edit those? I looked inside the plugin editor but not sure what to look for.
Thanks.
-
This reply was modified 8 years, 5 months ago by
Paul Mycroft.
-
This reply was modified 8 years, 5 months ago by
Paul Mycroft.
December 14, 2017 at 3:17 pm #1406028Cliff
MemberThey are still there, oddly.
Could you please send me your account’s .zip in a Private Reply (which cannot be done via email replies)?
December 14, 2017 at 3:17 pm #1406029Cliff
MemberAlso, does the issue remain when using a default theme, like Twenty Fourteen?
December 14, 2017 at 3:33 pm #1406047Paul Mycroft
ParticipantWhat do you mean by “account’s .zip”?
Thanks.
December 14, 2017 at 3:43 pm #1406058Cliff
MemberThe zip you got from https://theeventscalendar.com/my-account/downloads/
December 14, 2017 at 3:47 pm #1406064Paul Mycroft
ParticipantHi Cliff,
On Mac, I switched to the 2014 theme. In Chrome, I see the venue field and date picker with no
tag errors. However, in Firefox, I don’t. This is in the 2014 theme.
After switching back to Deadline Responsive theme, the
tag error is there in Chrome.
In Chrome and Firefox, the drop-down menu is a problem on that page in both Chrome and Firefox. Do you see that as well?
See http://take5.ca/events/community/add
See attached for those 3 screenshots.
December 14, 2017 at 3:49 pm #1406067Paul Mycroft
ParticipantThis reply is private.
December 14, 2017 at 3:50 pm #1406068Paul Mycroft
ParticipantCould I give you Admin access to dashboard?
You could put the site into maintenance mode then test it yourself.
Let me know.
December 15, 2017 at 10:58 am #1406599Cliff
MemberOkay, I found the code that outputs this. It’s actually from /wp-content/plugins/the-events-calendar/src/admin-views/linked-post-meta-box.php
Therefore, please delete The Events Calendar core/free plugin and install a fresh version from the wp-admin plugin installer.
December 15, 2017 at 11:40 am #1406649Paul Mycroft
ParticipantHi Cliff,
I removed it from dashboard then uploaded a fresh version 4.6.7 but see no difference:
See http://take5.ca/events/community/add
Let me know next step and thanks.
December 15, 2017 at 3:43 pm #1406861Cliff
MemberI checked with our developers and it seems this issue has been seen in the past from certain themes or plugins running something with the_content or wpautop()
Therefore, 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.
Of course, we always recommend restorable database and file backups before modifying anything on your site.
Let us know what you find out.
Thanks.
December 18, 2017 at 2:22 pm #1408249Paul Mycroft
ParticipantHi Cliff,
Okay, here is my effort at troubleshooting in Google Chrome on Mac.
1. With the current theme and plugins installed, the
tags are visible, as we know. The Venue field is not displaying.
2. With the 2017 theme and all plugins deactivated except for the 3 Event Calendar ones, it looks and works fine.
I think it is safe to assume that the https://www.awesemthemes.com/products/deadline/ theme in use is the issue.
– Paul
December 18, 2017 at 2:37 pm #1408257Cliff
MemberThanks for your effort here. Since we don’t guarantee compatibility with all themes, per our Scope of Support / Terms, I would recommend discussing the issue with them.
Additionally, it’s always recommended 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).
Of course, we always recommend restorable database and file backups before modifying anything on your site.
-
AuthorPosts
- The topic ‘'The Events Calendar: Community Events' plugin has problems’ is closed to new replies.
