Forum Replies Created
-
AuthorPosts
-
Casey
Participantastcit,
Thanks for getting in touch! Take a look at this tutorial, which should point you in the right direction. The tutorial will show you how to edit the message that’s displayed when the required fields aren’t included, and will also show you how to edit which fields are marked as required.Give that tutorial a try and let me know if you have further questions. Thanks! π
-Casey-
Casey
Participantdanielfazio,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. Have you tried increasing the memory limit that is available to WordPress on your hosting account? The WordPress codex has some great instructions on how to do this here: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP Feel free to follow those instructions there, or reach out to your hosting provider to see if they can help you with this.I would recommend trying to increase the memory limit to at least 96MB, so your site will run optimally. Give that a try and let me know if you have further questions. Thanks! π
-Casey-
May 27, 2014 at 6:12 am in reply to: Erroneous link to comment/feed in page source for every event #180819Casey
Participantsechive,
Thanks for getting in touch! This is actually default functionality that is built into WordPress. If you’d like to disable the Comments Feed link for Event page, then you can paste the following code into your theme’s functions.php file to disable it: https://gist.github.com/ckpicker/f1e8428416636d4baa57Give that a try and let me know if it does the trick. Thanks! π
-Casey-
Casey
Participanttheloop,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. Are you trying to login with an admin user account, or a user account with a different role? If you have your Community settings to disallow access to the dashboard (screenshot) for your particular user role, then that would cause this issue. Try logging in a with an admin account and see if this issue persists.Thanks! π
-Casey-
Casey
ParticipantZucreativelab,
Thanks for getting in touch! It appears that your licenses associated with this user account have expired, and as such, we cannot offer you support in the PRO forums here. You can login and go to your License Keys page in order to renew your licenses and receive continued premium support, or you may receive support on the WordPress.org forums.Or if you have another user account with valid license keys, feel free to login with that and post your question in a new thread.
Thanks! π
-Casey-
Casey
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/jw
Thanks in advance. π
Cheers,
CaseyCasey
Participantbobwrong,
Regarding the widget issue, take a look at @brook’s reply on this thread, which I think should solve the issue for you.Regarding the locked out issue with Community, are you trying to login with an admin user account, or a user account with a different role? If you have your Community settings to disallow access to the dashboard (screenshot) for your particular user role, then that would cause this issue. Try logging in a with an admin account and see if this issue persists.
Thanks! π
-Casey-
Casey
Participanttoerismeovl,
Regarding your questions:So itβs already technically possible, but itβs not yet added to the plugin? Thatβs a shame.
If you’re a proficient coder, then you could always modify the plugin to add additional filters as you’d like. You’d just want to keep in mind that any customizations you make to the plugin files directly will be overwritten when you update.
Is there anyone in your team that could help me to set it up or is this not possible?
Even though our support staff is limited, we will occasionally help users out with very minor customizations, especially when we feel that it will benefit other users who come along afterwards. With that being said, unfortunately this is a significantly large customization that we wouldn’t be able to help you with. If we hear from enough users on our UserVoice page that this would be a worthwhile feature, then we would always consider implementing it in a future release.
Last question: I would like to filter on the authors in frontend (Like in the backend) to see who submitted what in the calendar (now there are βorganisorsβ you can filter on, but they are not automatically linked to the submitted user itself). Is there a solution for this?
Organizers are different from ‘authors’, and are not linked in any way. The Organizer information is intended to help the user get in touch with whoever is organizing the event, and isn’t affiliated in any way with the user who submitted / created the event. You could definitely create an Organizer for each of your users, and manually assign that information for each event.
Hopefully my responses above get you pointed in the right direction, but let me know if you need further help. Thanks! π
-Casey-
Casey
Participantgotmuck,
Thanks for getting in touch! First of all, you’ll need to perform a template override on ‘views/pro/widgets/list-widget.php’. If you’re unsure of how to do this, check out our themer’s guide.Once you’ve overridden that file, you should be able to display your custom field by using the ‘tribe_get_custom_field‘ function like this:
<?php echo tribe_get_custom_field( 'Your Custom Field Label' ); ?>
Give that a try and let me know if it gets you started in the right direction. Thanks! π
-Casey-
Casey
Participantbobwrong,
Thanks for reaching out and sorry to hear you’re having trouble here, but hopefully I can help. Could you share a URL with me of where this is happening, so I can investigate further? Thanks! π-Casey-
Casey
Participantfuninjerusalem,
Thanks for reaching out! You should be able to do this by pasting the following snippet into your theme’s functions.php file: https://gist.github.com/ckpicker/c313f3677a13b866035cGive that a try and let me know if it does the trick. Thanks! π
-Casey-
May 26, 2014 at 6:56 am in reply to: Displaying Organizers In Dropdwon Menu Only Created By That User #177423Casey
Participantlebearuk,
Thanks for getting in touch! Unfortunately, this functionality isn’t currently possible. If this is something you’d like to see in a future release, I would suggest submitting it as an idea on our UserVoice page. Our team periodically reviews the most popular ideas for possible inclusion in a future release of the plugin.Just let me know if you have further questions. Thanks! π
-Casey-
Casey
Participantfarandwild,
Thanks for getting in touch! Try pasting this code into your theme’s functions.php file: https://gist.github.com/ckpicker/2bf2f68517fb6237a4d3You’ll probably need to customize the code to add another statement to change ‘Event’ to ‘Activity’ also.
Give that a try and let me know if it does the trick! Thanks! π
-Casey-
May 26, 2014 at 6:41 am in reply to: Next and Previous events stopped after upgrading to Events Pro #177367Casey
Participantbrokelyn,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is a conflict with your theme, but just want to narrow it down a bit before troubleshooting further.If you’re still experiencing this issue after that, could you try deactivating all other plugins to see if that resolves the issue? If so, then try reactivating them one-by-one to determine if another plugin is the culprit.
Give those troubleshooting steps a try and let me know what you discover. Thanks! π
-Casey-
Casey
ParticipantMatt,
Thanks for getting in touch! Could you give me a URL where I can view this in order to help you further? Thanks! π-Casey-
-
AuthorPosts
