Brian
Forum Replies Created
-
Hi phazerave,
To quote the forum guidelines:
Posting your own topic is smiled upon.
If you can create a new post of your own that would be appreciated 🙂
Forum: Plugins
In reply to: [The Events Calendar] Events Calendar not working on localhostHi,
Not sure then. I would look for more error logs on the server to try and find something.
Or you could try another local setup and see if it works there.
There is not might else we can do to help with setting up local setups or servers, but we will try to help out.
Forum: Plugins
In reply to: [The Events Calendar] Events Calendar not working on localhostHi,
Sorry for the issues you are having. We can help troubleshoot this with you.
All the Support, QA, and the Development team run The Events Calendar on localhost installs and we are not seeing issues. There is no setting that needs to be changed out of the box to get it to work either.
Please setup WordPress Debug to see what errors are showing when you try to recreate the issue a couple times in this file: /wp-content/debug.log
It could be a PHP Memory Error causing this on the local install, but that should get the error that is happening.
Also, our debug shows in the Developer Console. Not sure how helpful that will be for this though.
Let us know what you find out.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Update to 4.1.3 not workingHi,
Thanks for bringing those up, but I am afraid I do not see a connection to your issue.
For pacha_muc the files were actually missing and later added and no other reports since then.
alberoweb issue was missing all the plugin files, which if that was happening would light up this forum so I think it was unique to them.
fammdw was pre 4.1.3 so I do not see how it is relevant.
This link is to the actual files that WordPress uses in the zip file for 4.1.3:
https://plugins.svn.wordpress.org/the-events-calendar/tags/4.1.3/vendor/
It looks like all the files are in there. It is 100% WordPress coding that takes our files from that directory and zips them so not much we can do once they are there.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] The Event Calendar Crashes Website On Every UpdateHi fammdw,
Yes you are correct all the events and settings will remain on manual updates. That process does not change that information. It is always a good idea to backup just in case.
Hi,
Thanks for using our plugins. This forum is for the free version of the plugin only. Please only post once in our premium forums.
We have responded in your first post:
So I am marking this resolved.
Moderators feel free to delete if you would like.
Hi,
Sorry for the issues you are having.
Unfortunately, to regain access to the site you need to delete The Events Calendar in the plugin directory.
To do that you need to use an ftp program, your hosts cPanel’s File Manager, or contacting your host to help.
The plugin is located here:
wp-content/plugins/the-events-calendar
Not sure what is causing the issue, but if you like help debugging this please provide the error codes you are seeing or turn on WordPress Debug to see what errors are showing when you try to recreate the issue a couple times in this file: /wp-content/debug.log
Sorry again for the issues.
Let us know how that works out.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Settings errorHi,
Sorry for the issues you are having. We can help troubleshoot them with you.
I am not able to reproduce the error on my test site.
Please try our testing for conflicts guide and see if that finds a conflict as the issue:
https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
Let us know what you find out.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Next Month and Previous Month Links Not ShowingHi,
Thanks for using our plugins. I can help out here.
I noticed you only have events in May.
If you add a June event does the links show?
Next Month Links will only show if you have events in the next month.
Let us know.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Update to 4.1.3 not workingHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
Have you tried reinstalling again with a fresh copy? I am not seeing any other reports of this and there has been about 40k downloads of 4.1.3 already.
Also, I am seeing the files that WordPress uses to package the plugin:
https://plugins.svn.wordpress.org/the-events-calendar/tags/4.1.3/vendor/
So I am not seeing an obvious issue that we can fix. If you have some more information we would be glad to take a look.
Cheers
Thanks for using the Events Calendar.
We are limited in supporting free version of the Events Calendar and will only help resolve bugs or setup issues not related to theme or plugin conflicts.
I took a quick look to try and help out.
At these templates:
modules/meta/venus.php
You might have to change to this: (using venue as an example the organizer would be different)
<?php echo tribe_get_venue_label_singular(); ?>
Instead of this:
<?php esc_html_e( tribe_get_venue_label_singular(), ‘the-events-calendar’ ) ?>
I looked at the second template for the month view and I do not have a suggestion on how to change it. It works for our coding as intended so you are going to have to modify to your needs.
Here is an article on sprintf:
http://php.net/manual/en/function.sprintf.phpAnd the WordPress Function:
_n
https://codex.wordpress.org/Function_Reference/_n
You might have to use those to change it around to get what you are looking for. However, that is a customization and not something we support.
Hopefully that helps some.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Security Vulnerability ReportedHi,
Thanks for bringing that up.
That is just a false positive as we are using a css file from that version 1.8.23. So the script saw that and flagged it.
The jQuery dialog version is 1.9.2 so it already updated and secure.
Let me know if you have any follow up questions.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Assistance / Guidance to edit the "title on tab"Hi,
Thanks for using our plugins. I can help out here, but limited in supporting customizations. So we can really only show you some snippets on this. I found a couple that might help as the themer’s guide does not work for this.
These snippets provide different ways to filter the meta title:
https://gist.github.com/cliffordp/21e7d7cce0ec87d06bd8
https://gist.github.com/barryhughes/bd8690b9bb8b6006da50#file-cleanup-single-events-title-tag-php
https://gist.github.com/jesseeproductions/3f91775fa341b35f0dd4
https://gist.github.com/geoffgraham/a973d776a97f4de3ab5a
I believe those will all related to what you are trying to do.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Customize the Events Calender overview pageHi,
Thanks for using our plugins. I can help out here, but limited in supporting customizations. So we can really only show you some guides and you will have to take it from there.
All our templates can be moved to edit it your theme following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
https://theeventscalendar.com/knowledgebase/template-overview/
There you can make changes to how they display.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] fatal error after update to v4.1.3Hi,
Sorry for the issues you are having.
It looks like you had a bad update and most of the files are not present, which can happen from time to time.
Please delete The Events Calendar in the plugin directory and then reinstall it from WordPress.org
To do that you need to use an ftp program, your hosts cPanel’s File Manager, or contacting your host to help.
The plugin is located here:
wp-content/plugins/the-events-calendar
And the latest version can be found here:
https://wordpress.org/plugins/the-events-calendar/You can either search and add it back from the admin or follow these steps for manual updates:
https://theeventscalendar.com/knowledgebase/manual-updates/
Sorry again for the issues.
Let us know how that works out.
Thanks