Forum Replies Created
-
AuthorPosts
-
March 10, 2016 at 8:09 am in reply to: How can I place a number of pages on the Next and Previous links? #1087179
Brian
MemberHi,
You can add it to this file here:
plugins/the-events-calendar/src/views/list/nav.php
After you move it to your theme here:
yourtheme/tribe-events/list/nav.php
Following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
From there you would have to style it the way you would like with css.
Cheers
Brian
MemberWe do not have tabs on the single event so that is custom coding so I am not sure how to move it there because I do not know the coding that is creating that.
You could create a new hook to output it that way using our guide. There is not other method to do it as the form relies on a hook to be outputted.
This is an example of a hook:
<?php do_action( 'tribe_events_single_event_after_the_meta' ) ?>
Brian
MemberHi,
There was no security fixes for 4.0.6 or 4.0.7 for each so 4.0.5 is just as secure as those too.
You should be good to wait on this version until we get a fix released. Most likely 4.1 or at worst 4.1.1, which would be out 2 weeks after the release of 4.1.
Cheers
March 10, 2016 at 7:55 am in reply to: Add HTML before event content doesn't support image links #1087167Brian
MemberBrian
MemberAll these features are for Event Tickets Plus and not apart of Pro.
You have to have Event Tickets Plus for these features.
Event Tickets Plus does not require Pro to work, but does require Event Tickets and The Events Calendar both found for free on WordPress.org
Brian
MemberI am glad to see you were able to figure it out.
If you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberBrian
MemberHi,
Thanks for the link.
Try this css, the first hides just the text, the second hides the whole red bar:
.post-type-archive-tribe_events .entry-title {
display: none;
}.post-type-archive-tribe_events .headline {
display: none;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
March 9, 2016 at 1:04 pm in reply to: eventbrite widget embedded within event page not working on ipad #1086842Brian
MemberI visited your site on an iPad and see what you mean.
If you embed the iframe in a post and test on an iPad does it work then?
I also see this error on your site and that might be causing the issues in mobile:
SyntaxError: missing ; before statement
…jquery.min.js’ <http://ajax.googleapis.com/ajax/libs/jquery/1.4
Line 710That might be coming from your subscribe form not sure if that is loading jQuery too.
March 9, 2016 at 11:42 am in reply to: Let users choose and filter mini calendar categories #1086791Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
If you have purchased a plugin from us, please login and post in the premium forums for that plugin and we can help you out there:
https://theeventscalendar.com/support/forums/
Thanks again!
Brian
MemberHi,
Thanks for the interest in our plugins. I can answer your questions.
We hope by the end of the month, but we do not have a specific date beyond that.
We are in the QA phase so after that is complete we will release.
Thanks
Brian
MemberHi,
Can you please provide your system info following this guide in a private link:
https://theeventscalendar.com/knowledgebase/sharing-sys-info/
And please verify you have done steps 1 through 3 of the new user primer:
https://theeventscalendar.com/knowledgebase/new-user-primer-facebook-events/
Thanks
Brian
MemberHi,
I was suprised it’s not possible to create free events with a subscribe option. Or am i missing something ?
I do not understand what you mean by this, can you give an example?
Also with WooCommerce i can’t find the possibility to export subscribers. Am i missing something here too?
This is possible in the Attendees list for each event.
And can i do an export of commercial tickets too from within an event ?
I am not sure what you are trying to export.
We have a good overview of everything that Event Tickets Plus can do here:
https://theeventscalendar.com/knowledgebase/new-user-primer-event-tickets/
That might help answer your questions how it works and then I can take any follow up questions from there.
Thanks
Brian
MemberHi,
I think we found the issue and it is a bug.
I am not sure why it happened yet, but I believe downgrading to 4.0.5 will resolve the issue.
That is for the Events Calendar found on WordPress.org
This link will download it:
https://downloads.wordpress.org/plugin/the-events-calendar.4.0.5.zip
And you can use this step to manually update:
This process does not delete events or change settings, but it is a good idea to backup before doing it.
Let me know if that helps get you back on your feet for now.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
I am not sure why it happened yet, but I believe downgrading to 4.0.5 will resolve the issue.
That is for the Events Calendar found on WordPress.org
This link will download it:
https://downloads.wordpress.org/plugin/the-events-calendar.4.0.5.zip
And you can use this step to manually update:
This process does not delete events or change settings, but it is a good idea to backup before doing it.
Let me know if that helps get you back on your feet for now.
Thanks
-
AuthorPosts

