Forum Replies Created
-
AuthorPosts
-
Geoff B.
MemberGood evening and welcome to the Events Calendar forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.To achieve this you simply need to customize our plugin language files.
I highly recommend reading the 3 following articles on translation:
- https://theeventscalendar.com/knowledgebase/translating-the-events-calendar/
- https://theeventscalendar.com/knowledgebase/how-to-override-plugin-language-files/
- https://theeventscalendar.com/knowledgebase/incomplete-translations/
The string you will want to change looks like “%1$s for %2$s”.
As an alternative, some of our users prefer using a plugin such as Loco Translate for that purpose.
You could also tweak and apply the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/andrasguseo/29903a974cb84060957881c17613c278
Best regards,
Geoff B.
Geoff B.
MemberGood evening Jennifer,
I am super stoked that this worked for you.
I followed your suggestion and just updated the documentation accordingly.You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great week!
Geoff B.
Geoff B.
MemberGood evening Nick,
You are very welcome.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great week!
Geoff B.
September 28, 2017 at 12:30 am in reply to: Print ticket / download ticket / add to mail list checkbox options #1355960Geoff B.
MemberThis reply is private.
September 27, 2017 at 11:59 pm in reply to: We've moved to our public domain name and now it's not working. #1355958Geoff B.
MemberThis reply is private.
Geoff B.
MemberThis reply is private.
September 27, 2017 at 11:30 pm in reply to: The ticket description is way too narrow on iPhone #1355952Geoff B.
MemberThis reply is private.
Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood evening Oscar,
Thank you for writing back and for the system information.
Since you are using WPML, I highly recommend reading and using the following guides:
- https://theeventscalendar.com/knowledgebase/setting-up-the-events-calendar-with-wpml/
- https://theeventscalendar.com/knowledgebase/creating-translations-for-events-using-wpml/
You will be specifically interested in the Translating date and time format section of the first article.
Depending on your current WPML setup, you might have to search in string translation for month names. Some of these translations do not come from our language files but rather from WordPress itself.
To be safe, make sure every occurence of month strings are translated.
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Marijke,
Thank you for writing back.
I have the permalink structure running. So then I can not create a page to create an event?
You can use that shortcode even while using permalinks.
I would like to be able to explain on that page what exactly they have to fill in.
That is totally feasible.
Another way to achieve that is to customize your community add view.You might want to read our Themer’s guide to get a sense of how that works.
Also, I want that page to be available only to people with a particular type of subscription, so I use a membership plugin.
That should not be a problem since you can use the shortcode.
On the topic of permissions and roles, you might want to read the following 2 articles:
- https://theeventscalendar.com/knowledgebase/making-members-calendar/
- https://theeventscalendar.com/knowledgebase/admin-roles-and-permissions/
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Nick,
Thank you for writing back.
Actually the https://theeventscalendar.com/knowledgebase/moving-your-license-keys/ article still applies. Even though the site under 89.187.86.7 was meant to be used temporarily, it is being recognized as a different “live site”.
As such, you absolutely need to disconnect the license from 89.187.86.7 and then reconnect it to forestrowvillagehall.org
Disconnecting a license only has one consequence: you lose the ability to update the plugin automatically. Therefore, it is a very safe operation.
So head over to https://theeventscalendar.com/my-account/license-keys/ and disconnect the licenses.
Hang in there!
Geoff B.
September 27, 2017 at 10:56 pm in reply to: Black line under the header of the month view over the whole display #1355945Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood evening Taylor and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.we would like a calendar embedded on a couple of pages. Is this not possible with The Events Calendar Pro?
Absolutely. You can embed full calendar views or widgets using shortcodes:
- https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/
- https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/
Normally, that should do exactly what you want.
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening JW and welcome to the Events Calendar forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.If I use community tickets with woo commerce, will visitors be able to select more than one class (event) and pay for them all together in one shopping cart via woo and paypal?
Absolutely (unless you don’t want them to). Basically, tickets will work exactly like any other WooCommerce product.
That means that you can have as many as you wish available in a single order.
Are my teachers able to post their own events and set up ticketing options for those events using Community Tickets?
Yes they will be able to.
Please note that Note that Community Tickets requires Community Events, Event Tickets, Event Tickets Plus, and WooCommerce to be installed and activated on the same site.
In fact, we have a bundle just for that: https://theeventscalendar.com/bundles/
If you do not want your teachers to be able to select the ticket (but you still want to be able to add them yourself as an admin), then you simply need Community Events and not Community Tickets.
And then can I set up PayPal to send a fee to me and the balance of class payment to the teachers?
We do support Paypal split payments (provided you have the proper type of Paypal account).
You can read about that here: https://theeventscalendar.com/knowledgebase/tracking-sales-getting-paid/
Let me know if that helps.
Have a great day!
Geoff B.
September 27, 2017 at 10:24 pm in reply to: Export events button not displayed below calendar #1355938Geoff B.
MemberGood evening Nick and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
We are sorry to hear about
I would love to help you with this topic.First off, I am not sure if this is accurate, but based on your system info, it looks like your PHP memory limit is set to memory_limit = -1 .
I would recommend checking into that.
Secondly, I would recommend trying a different Events Template setting under Events -> Settings -> Display to see if that helps.
Thirdly, try to deactivate any CSS, Javascript or HTML minification in your caching plugin.
Finally, Try temporarily reverting back to a default WordPress theme such as twenty-sixteen to see if the issue persists (with a “Maintenance mode plugin active”).
Let me know how that goes.
Best regards,
Geoff B. -
AuthorPosts
