Forum Replies Created
-
AuthorPosts
-
Victor
MemberHey Brian!
I’m glad it works for you. Thanks for letting us know about it.
I’ll go ahead and close this thread but please feel free to open a new one if any other questions pop up and we’d be happy to help.
Cheers!
VictorMay 2, 2017 at 9:13 am in reply to: Error fetching the results from your import: Unknown service message #1277321Victor
MemberHi Kenneth!
Thanks for reaching out to us!
I’m sorry you are experiencing this issue. 🙁 Let me try and help you out.
I’ve just tried importing from Facebook myself and I couldn’t get the error. Occasionally, there may be unexpected errors coming from either Facebook API or our own servers. Could you try again and see if you still get the error?
If the error still persists, did you make any changes in your site before the error started to appear? Like a plugin, theme or WP core update? let me know about this.
Also, when coming back could you please share with us your system info by following this guide > https://theeventscalendar.com/knowledgebase/sharing-sys-info/
Thanks,
VictorMay 2, 2017 at 8:47 am in reply to: single-event.php not being overridden after being placed in tribe-events/ #1277297Victor
MemberHi Roger!
Thanks for getting in touch!
I’m sorry you are having this issue.
I’m not too familiar with Enfold theme, but let me try and help you out.
Just to confirm, you should be placing the single-event.php and default-template.php template files in /wp-content/themes/your-child-theme/tribe-events/ to make the overrides.
Could you try making the template override in the enfold parent theme and see if the changes apply from there? Perhaps the enfold theme itself is making a template override or customization on its own.
Let me know what you can find.
Thanks,
VictorVictor
MemberHi Barb!
Thanks for reaching out to us! 🙂
It seems to be that your theme is showing the events like that. I see you are using Avada theme, which I believe are pretty compatible with our plugins. So, you should see if there is an option in the theme options to change the way it displays the events.
If you can’t find any settings from the theme side, then you should contact the theme authors and see if they can come up with something to change how the title is displayed. Or even go to their documentation and see if there is a way to modify that.
I’m sorry I can’t be of much help here, but there’s no much we can do for something we didn’t build.
I hope you can achieve what you want and don’t hesitate to ask any other questions.
Best!
VictorVictor
MemberHi there!
Thanks for reaching out to us and for the kind words! 🙂
I’ be happy to help!
To make use of a calendar view (like Photo view), you should make sure that view is active in the settings, by going to Events > Settings > Display tab and see the Enable event views options. See here > https://cloudup.com/cJOAX-yKS9F
I hope that helps. Let me know if you have other questions.
Best,
VictorVictor
MemberHi Vanina!
Thanks for getting in touch! 🙂
If you want to create tickets for your events and sell them using WooCommerce you might want to check out our Event Tickets and Event Tickets Plus plugins.
Event Tickets is our free plugin that allows you to collect RSVPs and manage event registration with ease.
Event Tickets Plus allows you to add as many tickets as you wish to a given event and sell those tickets using WooCommerce or other ecommerce engines. You can also use WooCommerce to sell other products as well.
I hope that helps and let me know if you have other questions.
Best!
VictorVictor
MemberHi Rene!
Thanks for reaching out to us and for using our plugins! 🙂
I am happy to help here!
Try adding the following code snippet to your theme’s functions.php file >
add_filter( 'tribe_get_cost', 'tribe_format_cost_field', 15, 3 );
function tribe_format_cost_field ( $cost, $post_id, $with_currency_symbol ) {
$cost_filtered = preg_replace('/[\$,]/', '', $cost);
$cost_pieces = explode(" - ", $cost_filtered);
if ( isset( $cost_pieces[0] ) && is_numeric( $cost_pieces[0] ) ) {
$cost = '$' . number_format( $cost_pieces[0], 2, ',', '.' ) . ' COP';
if ( isset( $cost_pieces[1] ) ) {
$cost .= ' - $' . number_format( $cost_pieces[1], 2, ',', '.' ) . ' COP';
}
}
return $cost;
}Does it work for you? Let me know
Best!
VictorVictor
MemberHi Brian!
I’m sorry for the delay in my reply.
I just wanted to let you know that with the latest release of The Events Calendar 4.5 the “Buy a license” string is included in all tribe-common translation files.
So, try updating the plugin and let me know if you see the string.
Thanks for taking your time and reporting this.
Best!
VictorVictor
MemberHi there!
Just wanted to share with you that a new Feature Release 4.5 of The Events Calendar is out and includes Full Imports Between The Events Calendar Sites.
To know more about the “Other URL” import errors → https://theeventscalendar.com/knowledgebase/url-import-errors-event-aggregator/
And, to find out more about the release → https://theeventscalendar.com/release-the-events-calendar-4-5/
We hope you enjoy the new feature! Feel free to open up a new thread if you need help with it.
Best,
VictorVictor
MemberHi there!
Just wanted to share with you that a new Feature Release 4.5 of The Events Calendar is out and includes Full Imports Between The Events Calendar Sites.
To know more about the “Other URL” import errors → https://theeventscalendar.com/knowledgebase/url-import-errors-event-aggregator/
And, to find out more about the release → https://theeventscalendar.com/release-the-events-calendar-4-5/
We hope you enjoy the new feature! Feel free to open up a new thread if you need help with it.
Best,
VictorVictor
MemberHi there!
Just wanted to share with you that a new Feature Release 4.5 of The Events Calendar is out and includes Full Imports Between The Events Calendar Sites.
To know more about the “Other URL” import errors → https://theeventscalendar.com/knowledgebase/url-import-errors-event-aggregator/
And, to find out more about the release → https://theeventscalendar.com/release-the-events-calendar-4-5/
We hope you enjoy the new feature! Feel free to open up a new thread if you need help with it.
Best,
VictorVictor
MemberHi there!
Just wanted to share with you that a new Feature Release 4.5 of The Events Calendar is out and includes Full Imports Between The Events Calendar Sites.
To know more about the “Other URL” import errors → https://theeventscalendar.com/knowledgebase/url-import-errors-event-aggregator/
And, to find out more about the release → https://theeventscalendar.com/release-the-events-calendar-4-5/
We hope you enjoy the new feature! Feel free to open up a new thread if you need help with it.
Best,
VictorMay 1, 2017 at 4:11 pm in reply to: Preserve the most recent change in each event field (No funciona) #1276993Victor
MemberHola Antonio!
He vuelto a abrir esta conversación para avisarte que hemos lanzado una nueva versión de nuestro plugin The Events Calendar 4.5 y en ella se ha resuelto el bug que había con la configuración “Preserve the most recent change” al importar eventos. 🙂
Para sabe más sobre esta versión → https://theeventscalendar.com/release-the-events-calendar-4-5/
Por favor actualiza el plugin en tu sitio y avísanos si funciona correctamente en tu sitio.
Muchas gracias!
Victor.May 1, 2017 at 4:02 pm in reply to: ical import duplicates import fields at the beginning of description #1276989Victor
MemberHi there!
Just wanted to share with you that a new Feature Release 4.5 of The Events Calendar is out, which includes a fix for the “Preserve the most recent change” setting not working. 🙂
Find out more about the release → https://theeventscalendar.com/release-the-events-calendar-4-5/
Please update the plugins and let us know if the fix works for your site.
Best,
Victor.Victor
MemberHi there!
Just wanted to share with you that a new Feature Release 4.5 of The Events Calendar is out, which includes a fix for this issue 🙂
Find out more about the release → https://theeventscalendar.com/release-the-events-calendar-4-5/
Please update the plugins and let us know if the fix works for your site.
Best,
Victor. -
AuthorPosts
