Forum Replies Created
-
AuthorPosts
-
Casey
Participantpickleshy,
Hey there! 😀 Users will need credentials for your specific site in order to login. Go to ‘Settings->General’ in the WordPress dashboard, and you’ll see this option: http://grab.by/x0oE. If that’s checked, then a ‘Register’ link will display on the Community login page (screenshot), in order for users to get a login for your site.Does that help to answer your questions? If not, just let me know how I can help further. Thanks! 🙂
-Casey-
Casey
Participantpickleshy,
Thanks for getting in touch! If you allow Anonymous submissions, then logged-in users can still access the Event Submission form also. Try that and let me know if it accomplishes what you’re wanting. Thanks! 🙂-Casey-
Casey
Participantafinterecomms,
Let me know when you’re able to change the permalinks, and then I’ll investigate further if you’re still having issues. Thanks! 🙂-Casey-
Casey
Participantnuvonium,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. I would recommend giving this new user role the following capabilities: http://grab.by/x0ni. This will allow you to assign them as an author of an event so they can edit it.Give that a try and let me know if you have further questions. Thanks! 🙂
-Casey-
Casey
ParticipantAwesome! 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
Participanttoerismeovl,
Thanks for getting in touch! Unfortunately, the plugin doesn’t currently support this, and there’s no easy way to do this customization without being adept at coding. 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. Thanks! 🙂-Casey-
Casey
ParticipantAdam,
Thanks for getting in touch and thanks for being patient. Our releases cycle tends to be once per month, but sometimes can be longer depending on the amount of items included and the level of testing/QA involved. We have this item scheduled to be fixed in the next release, so as @barry noted in the previous thread, we’ll continue to give you updates there once the issue is fixed.Thanks! 🙂
-Casey-
Casey
Participantfrogstar42,
Thanks for reaching out! Our calendar width is fluid, so it will fill up the container that it’s in. In other words, you’ll need to set the width on the parent container to 700px, and then the calendar will fill in the width appropriately. Give that a try and let me know if it gets you started in the right direction.Thanks! 🙂
-Casey-
Casey
Participantafinterecomms,
Thanks for getting in touch! First of all, I’m noticing that you’re using the default permalinks with your site, which is generally discouraged. Try going to to ‘Settings->Permalinks’ and changing your permalinks to something more friendly. Then you should be able to access your Calendar at this URL: http://test2.intouchsystems.co.uk/eventsSecondly, regarding your search issue, I’m not able to replicate your problem. I’m able to switch to the List view and search with no problems. Are you still experiencing this issue? Just let me know. Thanks! 🙂
-Casey-
Casey
Participantk24small,
Thanks for getting in touch! It looks like you’re using the ‘minify’ feature with W3 Total Cache, which can definitely cause issues with our plugin, since our scripts are already minified. I would suggest that you turn off that feature and refresh the cache to see if that helps to resolve the issue. Give that a shot and let me know what you discover. Thanks! 🙂-Casey-
Casey
ParticipantGreat! I’ll go ahead and close out this thread then. Feel free to start a new thread if you have further questions/issues. Thanks! 🙂
-Casey-
Casey
ParticipantCan 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 that a try and let me know what you discover. Thanks! 🙂
-Casey-
Casey
Participantmartin,
Thanks for getting in touch! As with the rest of our add-ons, the Community Events Add-on does not require PRO in order to work correctly. The Community Events add-on will also honor the ‘Default Values’ that you’ve set in ‘Events->Settings->Default Content’ (screenshot), so you can set a Default Country to use for Event submissions.Hopefully this answers your questions, but let me know if I can help further. Thanks! 🙂
-Casey-
Casey
Participantbobatkinsontcb,
Thanks for reaching out! Can you give me a link to your Event Submission page, so I can investigate further? Thanks! 🙂-Casey-
Casey
Participantastcit,
Thanks for getting in touch! Unfortunately, there’s no easy way to remove that option without having other issues crop up. There is JavaScript in the plugin that controls showing/hiding the Venue fields that would break if you were to remove the ‘Use New Venue’ option.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.
Regarding your second question:
i also want to be able to remove the Show Google Maps Link check box.
but every time i seem to edit it out of the venue.php file, it doesnt seem to remove it.
[[<input type=”checkbox” id=”EventShowMap” name=”EventShowMap” value=”1″ <?php checked( tribe_embed_google_map( $event ) ); ?> />]]Firstly, you’ll definitely want to make sure you’re not editing any template files directly, as your changes will be overwritten when you update the plugin. The best way to make modifications to the template files is via a template override. Take a look at our themer’s guide to learn more about how to do this.
With that being said, you should actually be able to hide the ‘Show Google maps’ checkbox without editing the template files at all. All you’ll need to do is paste the following snippet into your theme’s functions.php file and it should add the CSS to hide the checkbox for you: https://gist.github.com/ckpicker/edc8ae08827fd235ace1
Give that a try and let me know if it does the trick. Thanks! 🙂
-Casey-
-
AuthorPosts
