Jaime
(@jaimemarchwinski)
Hi @talbot649
Thanks so much for reaching out! It sounds like you have already opened a ticket with our premium support, is that correct?
If not, we’d be happy to help you over there:
https://support.theeventscalendar.com/submit_ticket
In the meantime, the best way to remove that would be to create a template override of the file that it is located in.
Can you link me to the support ticket that you have opened with our premium support so that I can assist you over there?
Thanks,
Jaime
Hi Jaime,
Thanks for responding. I did raise a support ticket (Ref: BPK-MGPBZ-820) but the person who responded refused to correct the error, hence me trying other routes to get support. He wrote:
Hello Andrew,
Thanks for reaching out. I’ll be happy to answer your questions.
To be able to achieve what you’ve described will involve writing custom code and modifying the template files for our plugins and unfortunately this is not covered by our support policy.
However, if you want to go ahead and make the changes yourself, then I’d recommend you take a look at our guide to customizing the plugin: https://theeventscalendar.com/knowledgebase/guide/customization/
If this is a feature you’d like to see in the future, you can make the suggestion on our UserVoice page: https://tribe.uservoice.com/
Alternatively, this could be accomplished with custom development. We have a relationship with Codeable if you’d like to pay someone to build that: https://support.theeventscalendar.com/093589-Custom-Development
Let me know if you need more information.
Best regards,
Marho
Jaime
(@jaimemarchwinski)
Hi @talbot649
Thanks for your response. I have reached out to my team to get some feedback on how to best assist you here.
I’ll report back when I get some more information. Thanks for your patience!
Jaime
Jaime
(@jaimemarchwinski)
Hi again @talbot649
Okay, so what you’ll want to do here is to create a template override of the following file:
events-calendar-pro/src/views/v2/list/event/recurring.php
And make a copy of it here:
[your-theme]/tribe/events-pro/v2/list/event/recurring.php
In your copy, remove that piece of code, which starts on line 29.
Let me know if that helps!
Thanks,
Jaime
Morning Jaime,
Thank you for supplying this fix, it works great.