Frank Remmy
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Calendar View does show up on Events PageHello @letaajohnson,
Thanks for your reply.
You can create a featured event, making it appear more prominent in your calendar.
Try editing the event, go to Event Options block and check Featured Event.
Refer to – Creating?Featured?Events.
I hope that helps.
Hello Silvia,
Thanks for your reply.
To remove the subscribe to calendar button, use this CSS:
.tribe-common-c-btn-border .tribe-events-c-subscribe-dropdown__button {
display: none;
}
Here are the steps:
- Install & activate the plugin: Code Snippets
- From the lefthand menu, select “Add New” from under the snippets option.
- Add a new code snippet. Copy and paste the code (make sure not to copy over the
<?php
tag twice!) - Click “Save Changes and Activate”
I hope that helps. Please let me know if you need anything else.
Forum: Plugins
In reply to: [The Events Calendar] PHP 8.2 supportHello @ideag,
Thanks for getting in touch with us!
We don’t have support for PHP 8.2 at the moment since it’s still relatively new. We are currently working to improve our support for It so that when 7.4 reaches End of Life (EOL) in November, our customers can upgrade without any issues, and once that’s done, we will focus on including support for 8.1.
You can also downgrade to PHP 7.4 or 8.0 which we support and check Refer to – https://theeventscalendar.com/knowledgebase/k/php-version-requirement-changes/.
We really appreciate you for the heads up and will share it with the developers.
I hope that helps. Please let me know if you need anything else.
Forum: Plugins
In reply to: [Event Tickets and Registration] Ticket Information – Include Zoom LinkHello @lensdigital,
Thanks for getting in touch with us! Apologies for the delayed response as we are experiencing a higher load in support.
Ideally, you can do that by adding the link in the event description block. But with Virtual Events and Event Tickets Plus, you can create an event (while Zoom is connected) and let your ticket purchasers get the link on their registered email once they checkout.?
I made a video of how it works – https://www.loom.com/share/fe05df150c234d238cfa8c49688b2a3f.
Here are some helpful articles on how to go about it.
Connecting Virtual and Hybrid Events with Zoom
Creating Virtual and Hybrid Events
I hope that helps. Please let me know if you need anything else.
Forum: Plugins
In reply to: [The Events Calendar] Create events without a date ?Hello @desben,
Thanks for your reply. Sorry for the delayed response.
I’m afraid we don’t support the feature as end date is mandatory when creating an event.
However, this would require a bit of customization. Please note that we can only provide limited support for customization like this per our scope of support.
Here’s an article to get you started with customization https://theeventscalendar.com/knowledgebase/k/custom-development/.?
Here is a list of template files for <u>The Events Calendar</u> and <u>Events Calendar Pro. </u> You can view our <u>Full guide on customizations</u>, our REST API, and our Developer Docs here: <u>https://docs.theeventscalendar.com/</u>.
I hope that helps. Do not hesitate to reach out if you need further assistance.
- This reply was modified 1 year, 6 months ago by Frank Remmy.
Forum: Plugins
In reply to: [The Events Calendar] Language config problemHello @marquopolo,
You don’t need to redo translations all over. Loco Translate works just like a child theme or Code Snippets, where you get to add custom functions so that whenever the theme updates, it doesn’t override them.
You can keep your translations in, but add your .po file changes via Loco Translate.
I hope that helps.
Forum: Plugins
In reply to: [The Events Calendar] Calendar subscriptionHello @lucasssv,
Thanks for getting in touch with us!
Out of the box, the subscribe to calendar button ONLY pulls up ongoing or upcoming events.
However, this would require a bit of customization. Please note that we can only provide limited support for customization like this per our scope of support.
This article will get you started with customization https://theeventscalendar.com/knowledgebase/k/custom-development/.?
Here is a list of template files for <u>The Events Calendar</u> and <u>Events Calendar Pro. </u> You can view our <u>Full guide on customizations</u>, our REST API, and our Developer Docs here: <u>https://docs.theeventscalendar.com/</u>.
I hope that helps. Do not hesitate to reach out if you need further assistance.
- This reply was modified 1 year, 6 months ago by Steven Stern (sterndata).
- This reply was modified 1 year, 6 months ago by Frank Remmy.
Forum: Plugins
In reply to: [The Events Calendar] Language config problemHello @marquopolo,
Thanks for getting in touch with us!
We strongly recommend using the Loco Translate, which makes it easier to translate the plugin and forces updates on the translation file.
You can learn more about how to use that plugin at https://theeventscalendar.com/knowledgebase/k/managing-translations-with-loco-translate/.
I hope this helps. Do not hesitate to reach out if you need further assistance.
Forum: Plugins
In reply to: [The Events Calendar] Subscribing Parameters – DescriptionHello @shayanfaisal,
Thanks for getting in touch with us.
Extra customization like that is something beyond the scope of support we provide.
When it comes to advanced customizations and third-party integrations, sometimes the best path forward is to hire an experienced developer to turn your dreams into reality.
We know finding a reliable developer can be difficult. That’s why we recommend starting your search with Codeable, a helpful site that connects people needing on-demand website support with their network of trusted WordPress developers.
Here is a list of template files for The Events Calendar and Events Calendar Pro. You can view our Full guide on customizations, our REST API, and our Developer Docs here: https://docs.theeventscalendar.com/.
I hope that helps. Do not hesitate to reach out if you need further assistance.
Hello @supportnirmal,
Thanks for getting in touch with us!
I suspect there’s a conflict that’s causing the issue here. It would be good to test for conflicts. Could you follow the following steps?
- Deactivate all other plugins except for The Events Calendar Plugins.
- Switching to the Default theme.
Please read the Testing for Conflicts article before doing anything.
To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.
I am looking forward to hearing back from you.
Forum: Plugins
In reply to: [The Events Calendar] Can’t Switch to Block EditorHello @chriscostanza,
Thanks for getting in touch with us.
The plugin has an inbuilt Block and Classic Editors. Go to Events>>Settings>>General>>Editing and check the box to enable Gutenberg – https://share.getcloudapp.com/bLuy8QjD.
Refer to – Testing the WordPress?Block?Editor.
I hope that helps. Please let me know if you need anything else.
Forum: Plugins
In reply to: [The Events Calendar] Create events without a date ?Hello @desben,
Thanks for getting in touch with us!
Use this CSS:
.single-tribe_events span.tribe-event-date-start { display: none;
}
I hope that helps. Do not hesitate to reach out if you need anything else.
Forum: Plugins
In reply to: [The Events Calendar] Missing event records in tec_events and tec_occunrencesHello @massimomegistus,
Thanks for getting in touch with us.
By any chance, were you performing a migration?
If yes, I’m afraid tickets are not yet supported for Recurring Events. Please see our Knowledgebase article, Recurring Events and Tickets: Past, Present, and Future, for more information.
For now, we recommend recreating the individual occurrences for each event.
I hope that helps. Please let me know if you have anything else.
Forum: Fixing WordPress
In reply to: Add New Plugin ErrorHey @crystallix,
When you try to install a plugin, what’s the error message? Can you give a screenshot?