Forum Replies Created
-
AuthorPosts
-
Casey
ParticipantI can definitely assure you that they’re not being ignored. Our DEV team is really busy getting ready for the next release, so that’s probably why they haven’t been as responsive over there lately. Thanks for asking and thanks again for the code contributions!
Casey
Participantcfoellmann,
Thanks for getting in touch! Our developers are definitely reviewing pull requests on Github and will incorporate them into core if they decide that they’re appropriate for the current release. Sometimes this is a lengthy process and unfortunately some pull requests just might not make the cut. I hope that helps to answer your question, and thanks so much for your contributions so far! 🙂-Casey-
Casey
Participantmennostam,
Sorry to hear you’re having trouble here, but hopefully I can help. Please make sure you’re running the latest versions of both Events Calendar PRO (3.4), and The Events Calendar (3.4.1). After confirming this, can you tell me specifically (with screenshots if possible) what PRO features are missing? This will help me to troubleshoot your issue further. Thanks! 🙂-Casey-
Casey
Participantloveyourlocalmarket,
Thanks for getting in touch, and hopefully I can help you out here. Take a look at our New User Primer for Community Events, which should answer your questions about restricting access to the Event Submission form. After reviewing, please let me know if you still have further questions and I’d be glad to help you out.Thanks! 🙂
-Casey-
February 25, 2014 at 6:15 am in reply to: How to hide "previous" and "next" links in single event view #109089Casey
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://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5
Thanks in advance. 🙂
Cheers,
CaseyCasey
Participantmedia7220,
Thanks for getting in touch, and hopefully I can help you out here. Unfortunately, there’s currently no way to automatically display Category descriptions on the Event Submission form. However, you can manually insert some text above the Category box (screenshot) by pasting the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/9209189You’ll need to customize the HTML that the code is displaying to suit your needs, but hopefully that will allow you to output information for your users to submit events to the correct category.
Regarding the State Dropdown, you can automatically have a default State selected on the form by doing the following:
- Go to Events->Settings->Default Content
- Go to the ‘Address’ section and select ‘Wyoming’ as the default state and ‘United States’ as the default country (screenshot)
By doing this, your Community Event Submission form will default to the values you selected (screenshot).
Give those suggestions a try and let me know if it does the trick. Thanks! 🙂
-Casey-
February 25, 2014 at 5:48 am in reply to: How to hide "previous" and "next" links in single event view #109079Casey
Participanttubeguy,
Thanks for getting in touch. Yes, this is definitely possible. Just paste the following code into your theme’s stylesheet to remove the prev/next links on the single event view:
.events-single .tribe-events-sub-nav {
display:none !important;
}
Give that a try and let me know if it does the trick! Thanks! 🙂
-Casey-
Casey
ParticipantPatti,
If you’d like to customize the titles that are displayed for each page, then paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/cef90cffb87a99eaab5f You’ll need to modify this code to suit your needs accordingly, but that should allow you to customize what titles are displayed on each page.Our developers are still looking into your previous issue, and we’re hoping to get a fix in place for a future version soon. I’ll let you know when I have more specific information. Thanks!
Casey
Participantelleeyeedesign,
So sorry that you’re having this issue. Could you send me a private reply with a login to your site, so I can investigate further? Thanks!Casey
ParticipantYou’re welcome! I’ll keep this thread open and let you know when I have an update for you. Thanks!
Casey
Participantsciotomile,
Thanks for reaching out! I think you win the creative Forum Title Award for today! 😀 Hopefully I can help you out here. When I visit your Community Event Submission page, it looks like you’ve hidden the Category options. Are you planning on keeping the categories hidden as a long-term solution, or would you like me to help you resolve the issue so users can assign categories to events?Just let me know the best way I can help! Thanks! 🙂
-Casey-
Casey
Participantmcewin,
Sorry to hear you’re having trouble here, but hopefully I can help. I’m noticing the same issue in my local environment, so I’ll open up a ticket for one of our developers to take a closer look. Please stand by and I’ll update your here when I know more.Thanks! 🙂
-Casey-
Casey
Participantbernaldezglaiza,
Sorry to hear you’re having trouble here, but hopefully I can help. The Community User account shouldn’t have permissions to upload images to the back-end of the site. The Community add-on creates a new page for users to submit events using the front-end of the site.After logging in, your users should be taken to your Event Submission page where they can submit events and upload images. Try logging in as the Community User and going to your Event Submission page to see if you’re still having the same issue.
Thanks! 🙂
-Casey-
Casey
Participantelleeyeedesign,
Sorry to hear you’re having trouble here, but hopefully I can help. In my local environment, this functionality is currently working correctly for me (screenshot), so let’s see if we can troubleshoot further.When you go into your ‘Default Content’ settings page, do your options look like this (screenshot)? If not, select the appropriate options and save them so that the screen looks identical to my screenshot.
If that still doesn’t solve the issue, could you try deactivating all other plugins to see if that resolves the issue? If that fixes it, 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.
Finally, if you’re still having the same issue after those steps, try temporarily changing your theme to the default 2013 theme to see if that resolves the issue.
Give those steps a try and let me know if the issue persists. Thanks! 🙂
-Casey-
Casey
Participantsanver,
I’m showing in my environment that the images are getting resized according to the image sizes that are set in the WordPress Settings (Settings->Media). The Events Calendar uses the ‘medium’ image size by default, however, it looks like your site is configured to have smaller ‘medium’ sized images. If you change your ‘Medium’ image size in WordPress and rebuild your thumbnails using a plugin like this one, then you should see the larger images displaying.Give that a try and let me know if it does the trick. Thanks! 🙂
-Casey-
-
AuthorPosts
