Forum Replies Created
-
AuthorPosts
-
Casey
Participantmlfa,
Thanks for getting in touch! Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.Thanks! 🙂
-Casey-
Casey
ParticipantThanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
ParticipantGordon,
That would be an interesting idea! Hopefully the export tool will be able to assist you in that. Since you marked this as resolved, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further questions.Rob,
If your issue is the same as the above please do feel free to monitor this thread, but if you need assistance for your own specific scenario it would be great if you could create a fresh thread of your own.Thanks! 🙂
-Casey-
Casey
Participantingauge,
Yes, please give that a try and then let me know if your problem is resolved. Thanks! 🙂-Casey-
Casey
ParticipantAbdul,
Yes, the dropdown lists Event Categories. Also, if you take a look at the third-party plugin, event rocket, it will allow you to add the widgets via a shortcode. Thanks! 🙂-Casey-
Casey
Participantgordo019,
Thanks for getting in touch! We don’t have a built-in way of exporting your events, but you should be able to export your WordPress database using a tool like WP-MigrateDB. Alternatively, you could go to ‘Tools->Export’ and select ‘Events’ to selectively export your events as an XML file.Give those suggestions a try and let me know if you have further questions. Thanks! 🙂
-Casey-
Casey
ParticipantChris,
Thanks for getting in touch! If you’re referring to the List widget, then yes, that filtering option is included with PRO version of the widget (screenshot).Hopefully that helps to answer your question, but let me know if I can help further. Thanks! 🙂
-Casey-
Casey
ParticipantGreat! Since it looks like I’ve answered your questions here, I’m going to go ahead and close out this thread. Please feel free to start a new thread if you have further questions/issues. Thanks! 🙂
-Casey-
Casey
ParticipantCould you send me your web server’s database logs? I’d like to investigate those further to see if any errors are occurring when trying to retrieve the list of Events. Thanks! 🙂
-Casey-
Casey
ParticipantLeigh,
Again, sorry that we’re unable to help with that third-party add-on, but if you take a look at our UserVoice page, there has been a great deal of interest in this feature, and we’re actively reviewing the possibility about including functionality like this in a future version of the plugin.Feel free to make your voice heard over there and let us know how you’d envision something like this to working. Thanks! 🙂
-Casey-
Casey
Participantfitbycai,
Yes, you can do this by performing a template override (check out our themer’s guide to learn more about how to do this) on ‘the-events-calendar/views/modules/meta/details.php’ and look for the following code: https://gist.github.com/ckpicker/4b952aeb705a4692568eTo change the categories label, you’ll want to modify this code:
'label' => null,
And change null to something like ‘Countries’.
To change the tags label, you’ll want to modify this code:
tribe_meta_event_tags( __( 'Event Tags:', 'tribe-events-calendar' ), ', ', false )
And change ‘Events Tags:’ to something like ‘Distance’ or whatever you desire.
Give that a try and let me know if you have further questions. Thanks! 🙂
-Casey-
Casey
ParticipantDave,
Thanks for getting in touch! The iCal importer add-on is currently in private beta, and that hidden page you stumbled upon is for users that are currently testing the add-on. When we release it publicly, we’ll include it for purchase as an add-on to the Events Calendar.Hope that helps to answer your question. Thanks! 🙂
-Casey-
June 17, 2014 at 7:32 am in reply to: Can't Update The Events Calendar PRO after updating free version #231355Casey
ParticipantGreat! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
ParticipantBeth,
I suspect that this might be an issue with your web host’s configuration. Could you try increasing the Memory Limit of PHP & WordPress to see if that resolves the issue?Casey
ParticipantSean,
Often times the hosting provider will put a hard limit on your account’s memory that can’t be overridden by the customer. I would recommend reaching out to your host to see if they can increase the memory limit further to see if that resolves the issue.It’s also possible that this is a MySQL-related issue, which could be resolved by adding the following snippet to your functions.php file: https://gist.github.com/jazbek/6585714
Give those suggestions a try and let me know what you discover. Thanks! 🙂
-Casey-
-
AuthorPosts
