Forum Replies Created
-
AuthorPosts
-
July 8, 2017 at 12:04 am in reply to: Problems with calendar main page translation using WPML #1317801
Geoff B.
MemberThis reply is private.
Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood evening Donna,
Thank you for writing back.
I am super stoked that this was helpful to you.I would love to help you with the formatting of the page.
However, the link you have sent me is for a “Preview”.To be able to see it, I would an actual live link.
If you want to, you can cheat by hiding the event far in the future so that nobody can see it.Have a good weekend,
Geoff B.
July 7, 2017 at 11:29 pm in reply to: Feature Image does not add, "Unable to process request." #1317798Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood evening Ulf,
Thank you for writing back and for the info.
As you suggested, based on your specific issue, you might want to make sure that the slugs for the different views do not get translated (month, list, photo, map, day, week, all).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/
That should enable you to adjust your language files to prevent slug translation.
Make sure you update the language files for both the Events Calendar and the Events Calendar Pro.As I said previously I am only interested in using one language. Is there a way to remove all other lang files then the swedish one?
Even if you removed all other language files, the default will always revert back to english.
One way around that would be to create fake en_US.po and en_US.mo language files that are in reality copies of the swedish language files.
That would “trick the system”.
Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood evening Ana,
Awesome! Keep me posted.
Have a good weekend,
Geoff B.
Geoff B.
MemberGood evening Paula,
Thank you for your patience and understanding.
I believe the screenshot did not make it in your last reply.
Unless you were referring to your first screenshot ?Have a good weekend,
Geoff B.
July 7, 2017 at 10:51 pm in reply to: Bought Event Tickets Plus…. Still can\'t set a ticket price for RSVP tickets?! #1317791Geoff B.
MemberGood evening and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.If you want to show the price of certain events, you could either do it:
- Via the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/GeoffEW/69f8a033fb614c78b3de45a197431135
- Via the following extension: https://theeventscalendar.com/extensions/display-the-event-cost-field-when-ticket-plugins-are-installed/
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Leonardo and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.Basically, you have total control over when the tickets are sent.
This is done using the settings under Events -> Settings -> Tickets (at the very bottom of the page).You can also add several other ways to access the ticket – making it easier for your customers:
- https://theeventscalendar.com/extensions/add-event-and-attendee-information-to-woocommerce-order-details/
- https://theeventscalendar.com/extensions/view-print-download-pdf-tickets/
Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood evening Christopher and welcome back!
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
#tribe-events-pg-template, .tribe-events-pg-template {
margin: 110px auto 0 !important;
}Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Bev and welcome to the Events Calendar forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.Is it possible to display the ticket as a product in a woocommerce store alongside other none ticket products?
Absolutely.
By default, our products are set to “hidden” from the catalog visibility.
You can that setting manually for any ticket by editing the ticket in WooCommerce.You could apply the following snippet (after changing the desired visibility) in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/GeoffEW/dc504166ac629c226fa9b1f8988bf082
Let me know if that helps.
Have a great day!
Geoff B.
July 7, 2017 at 10:27 pm in reply to: Restrict size (or even remove) for upload image on submit event page #1317785Geoff B.
MemberGood evening Mark and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.Take a look at the following thread. I believe it provides you with the answer you are looking for: https://theeventscalendar.com/support/forums/topic/image-size-limit/
You can also replace the image upload with something else.
But, that will have to be done via a view customization.You might want to read our Themer’s guide to get a sense of how that works.
Let me know if that helps.
Have a great day!
Geoff B.
July 7, 2017 at 10:02 pm in reply to: Show all events in all languages in the same calendar #1317780Geoff B.
MemberGood evening Mark and welcome back!
I would love to help you with this topic.
Just to set expectations, as you know, the scope of our support is mostly to get our customers started on the right track and to help them in case of issues.
We unfortunately do not provide complete support for customization.
With that in mind, with a bit of customization, I believe this would feasible using template overrides. You might want to read our Themer’s guide to get a sense of how that works.
Here are a couple of related articles on achieving this with WPML to get you started:
- https://wpml.org/forums/topic/displaying-posts-in-all-languages/
- https://wpml.org/forums/topic/display-all-posts-in-any-language-on-archive-page/
You could probably push things a bit further with the help of a customized wpml-config.xml file.
Here is a good thread on that topic: https://theeventscalendar.com/support/forums/topic/automatically-duplicating-added-event-calandar-items-on-publish-with-wpml/Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood afternoon Alyson and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.1. How do i get 4 boxes of up and coming events on my home page? I am using Enfold theme. It has elements where i can select post categories but events are not posts ? can i make the events show up as if they where posts? or is there a short code i can use? please look at the up and coming events attached that is what i would like
You have a couple of ways to achieve this.
Using a combination of shortcodes and perhaps a bit of CSS / template customization (you might want to read our Themer’s guide to get a sense of how that works.), you should be able to get the results you are after:
- https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/
- https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/
Events are custom post types.
You can include them in the main blog loop using the appropriate setting under Events -> Settings -> General
2. in the calendar view is it possible to colour code the event categories (background or text) so for example classes will appear in the calendar in green and retreats would appear in the calendar as blue ?
You will want to take a look at the following third-party plugin: https://wordpress.org/plugins/the-events-calendar-category-colors/
3. do you have any video tutorials? i would find them very helpful
We do for some of our plugins and we are constantly adding more.
Your best bet is to walk over to any products page and look for the New user primer link.
Have a good weekend,
Geoff B.
Geoff B.
MemberGood afternoon Donna and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.There are 2 ways to go about this:
- Using global stock : https://theeventscalendar.com/knowledgebase/making-tickets/ . This lets you have a total of 18 spots regardless of which ticket is bought.
- Using only 1 type of ticket and selling the chef coat through a WooCommerce upsell plugin.
Let me know if that helps.
Have a great day!
Geoff B.
-
AuthorPosts
