Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHowdy Benjamin,
Thanks for getting in touch and welcome to the forums!
I think there are two ways you could approach this.
The first is to use a plugin like Restrict Content. That plugin gives you a shortcode, which you could add to the Community Events submission form template.
Another way would be to add a conditional statement to the Community Events submission form template that checks whether a person is a logged in before displaying the content. Something like:
<?php if ( is_user_logged_in() ) { echo 'Sorry, you are not allowed to view this page.'; } else { // The template code } ?>Does this make sense and will it help get you started? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi Harvey,
Thanks for getting in touch! So glad to see you’re checking out our plugins and I hope they’re a good fit for your site. 🙂
The Events Calendar does indeed allow you to set what your default currency is when specifying prices for events.
If you’re creating tickets for those events and using our Event Tickets Plus plugin, then it integrates with WooCommerce, which allows you to set the currency you need to sell tickets within WooCommerce. I believe, however, that WooCommerce only allows you to set a single currency (here’s a screenshot of those settings), so you may need to look into WooCommerce add-ons or payment gateways that accept multiple currencies.
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberYou bet! Happy to help. 🙂
Let me know if you have any other questions about social sharing and I’d be happy to answer as best I can.
Cheers!
GeoffFebruary 15, 2017 at 8:38 am in reply to: Horizontal line between events that occur on the same day #1235527Geoff
MemberHi Diane,
Awesome, thanks for the screenshot link!
Hmm, it’s very strange that your browser does not show the lines but mine does and makes it very tough to troubleshoot. Even when I check the site today, I still see the lines between events, like the screenshots I provided in my past replies.
Going back to the the question in my last reply:
If you are not seeing the lines, do you see them when you view the calendar in other browsers? Or is it just Chrome?
The reason I ask is because I wonder if your Chrome browser is caching a version of the page without lines. Viewing the calendar in another browser would confirm that. If you could check the page in Firefox that would be great. And, if you do not see the lines in Firefox, then please send me a screenshot of that as well.
For the record, here is a screenshot of what I see in Firefox. I also asked others on my team to check as well and they, too, see the lines.
Thanks so much!
GeoffGeoff
MemberHi Abby,
Thanks for following up!
I see you did mark this thread resolved, so I’ll assume that my reply did help answer your question, but I’ll leave it open to give you a chance to ask any other questions about social sharing if you have them.
That post I shared and that you mentioned having already seen is indeed the best that the plugin can do as far as social sharing. The Events Calendar was not designed for social sharing because there are already a good number of plugins out there that include that feature and can be integrated with the calendar.
If you have any other questions about sharing calendar events, please let me know and I would be happy to help as best I can!
Cheers,
GeoffGeoff
MemberHey Liam,
Do you live or work in Visalia? I see the site you’re working on is based there and that’s where I’m from! Small world. 🙂
Looks like the theme is adding some styles to the ticket form that are causing those darker colors in the ticket form. You should be able to add this CSS snippet to either your theme’s style.css file or the Appearance > Customize > Additional CSS screen to clear that and the button up:
.sc-single-event-meta form.cart .tribe-events-tickets .minus, .sc-single-event-meta form.cart .tribe-events-tickets .plus { background: #fff !important; } .sc-single-event-meta form.cart .tribe-events-tickets button.button:before { display: none !important; } .sc-single-event-meta form.cart .tribe-events-tickets button.button:after { display: none !important; }Hopefully that does the trick, because here’s a screenshot of how that looks when I try it out. If not, you may want to reach out to the theme developer for more specific guidance since the styles are coming straight from there.
Cheers!
GeoffGeoff
MemberHey @azdancecoalition,
Thanks for getting in touch and welcome back to the forums. 🙂
Good question! Publicizing content is always a tough call because it winds up depending on your specific needs. I happen to think Jetpack’s Publicize module is pretty great for most cases.
We have a post that provides other social sharing options that can be integrated with events:
If you’re also looking for email integration, MailPoet is a pretty nice option to look at as well.
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHey Zunera,
Thanks for reaching out! Glad to hear you’ve been enjoying the plugin and are looking to renew your license — that’s great news. 🙂
We’d be happy to help you recover your account so you can make a renewal. Would you be willing to complete the form located on our Contact page, using the “Help accessing my account option”?
https://theeventscalendar.com/contact/
That will allow us to communicate with you in a private setting where we can ask you more detailed questions to help recover your account or, at worst, help set a new one up for you.
Thanks so much!
GeoffFebruary 14, 2017 at 3:43 pm in reply to: Event ticket plus: Can I ask addition info,excample name & e-mail, for EACH item #1234855Geoff
MemberHeck yeah, glad to hear it! I hope you give Event Tickets Plus a try and enjoying using it when you do. 🙂
I’ll go ahead and close this thread but let us know if any other questions come up and we’d be happy to help.
Cheers!
GeoffGeoff
MemberHi James,
Great question! We actually have a post that provides detailed instructions for to change the default quantity of tickets from 0 to 1:
https://theeventscalendar.com/knowledgebase/handling-ticket-quantities/
Will that help you get started? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHello Petr,
Thanks for getting in touch!
We do offer a trial period, but it’s in the form of a full refund within 30 days of purchasing any of our products. That should give you a good amount of time to try things out with the Eventum theme and, if Event Tickets Plus does not work the way you would like, you can ask for a full refund, as long as it’s within the 30 days of purchase.
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi Bill,
Thanks for getting in touch!
The Events Calendar, by default, will not display either an image or an image placeholder if any image is not entered for an event. In other words, it looks like the theme you are using is adding those gray placeholders in there.
If you send me a link to where I can see those placeholders, I’d be happy to try providing some CSS to help hide them. At the same time, I would also recommend reaching out to the theme author for help removing them altogether since those areas still technically load with CSS, even if they are hidden, and the theme author will be able to help make that change.
Thanks!
GeoffGeoff
MemberHi Matt,
Welcome to the forums! Sorry for the trouble here, but let’s dig into it together and see what’s up.
First off, do you have another page created on your site that uses the /events slug? If so, will you please change the slug for that page or delete it entirely?
Or, if you prefer, you can change the plugin’s slug on the Events > Settings screen to something else, like calendar to distinguish it from another page that possibly uses the same slug.
Let’s start there and see if that does the trick. If it does not, will you please head to Events > Help, copy the system information on the screen and paste it here for me as a private reply? That will help me check your settings for any other red flags we should consider.
Thanks so much!
GeoffGeoff
MemberHi Liam,
You bet! It’s absolutely possible to link to the Community Events submission form from anywhere on your site. Here is a post that provides detailed instructions with examples of adding the link to your site’s menu and above the calendar:
https://theeventscalendar.com/knowledgebase/adding-community-events-links-website/
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHowdy @serenityslr,
Oh wow, sorry for the trouble here! That is certainly strange.
This may sound funny, but it appears that you have an image loaded on your site that shares the same URL (/calendar) as the calendar.
Will you please try changing the calendar URL for me? You can do that by heading to Events > Settings, changing the Events URL Slug option to events, and saving your settings.
Once you’ve done that, please navigate to Settings > Permalinks from the WordPress dashboard and simply click the “Save Changes” button without making any changes. That will clear the cache on your site to make sure that the URL change takes effect.
Once you’ve done that, please try visiting your calendar at: https://holdingstrong.com/events
Does the calendar appear then? Please let me know.
Cheers!
Geoff -
AuthorPosts
