Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi Fabiano,
We can help you out. You can try looking at our themer’s guide here to go into the templates to hide the date search:
https://theeventscalendar.com/knowledgebase/themers-guide/
Or try this css to do it:
#tribe-events-bar .tribe-bar-filters {
display: none;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
That should get you close and you can play around with it from there to get it how you would like.
Also, this is a rather old ticket so I am going to go ahead and close this ticket as we can better help you when you create your own ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberI am glad to see you were able to figure it out.
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
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
Brian
MemberHi,
Glad you figured it out and thank you for sharing the coding.
Sorry we are unable to help more and did not meet your expectations on customization help. We try to help out on every customization about 10 to 15 minutes, but we are unable to help out on entire customizations as much as we like too.
Per our terms of service you are buying the plugin with support to get the features running as advertised, but not access to development help, although we still try to provide some it is not what you are paying for when you purchase the plugin.
Thanks again for providing the coding.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberHello,
Thanks for using our plugin. I can help you out here.
What file exactly are you trying to get the id on? We have a bunch of files with grid in the name.
Is it this one from the month view:
the-events-calendar/views/month/loop-grid.php
Let me know and I can try to help out.
Thanks
Brian
MemberHi John,
I can try to help out on this not sure if we are able to though.
Is that coming from The Events Calendar Category Colors plugin?
We do not support it as we did not make it, but you maybe to ask on the forum there for some help:
Let me know if it is coming from somewhere else and we maybe to help out.
Thanks
Brian
MemberHi Nick,
Thanks for using WooCommerce Tickets.
We do not have a feature yet to add details for multiple tickets purchased.
We are working on that feature and more to the plugin, but I do not have a timeline when they might be added.
Let me know if you have any follow up questions.
Thanks
January 19, 2015 at 6:39 pm in reply to: Remove Admin pages depending on Role / Capabilities #934990Brian
MemberHi,
Sounds like an interesting project.
We have a filter that can turn off the Add Ons Message, check out this link:
If that is what you are looking for you can wrap that with a conditional based on a role to use or not.
Let me know if that helps.
Thanks
Brian
MemberI thanks for the interest in Pro.
I can help out here.
We have a List Widget that displays events and can filter by categories.
Here is an overview of that widget and the others as well:
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Daniel,
Thanks for the interest in Pro.
Usually when Google Maps is not working it is from a Javascript conflict or the Google Maps API is loaded from another plugin as well as ours.
If you provide a link I can take a quick look and try to narrow down where you would have to fix the issue.
Thanks
Brian
MemberHi,
Sorry for the issues you are having.
I was able to test that event with the id 15231826804 and got it to import for me.
Can you verify you adding just the id to the field to import?
Also please verify your Eventbrite API is in the User Profile trying to import the event.
Let me know and we can go from there.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. It sounds like you are running into php timeout on your server. The process of importing events can take a while as each one waits for a response from Facebook to get it.
Are you able to increase the php timeout and see if that help.
Let me know.
Thanks
Brian
MemberWe do not currently have a shortcode for the Countdown, but the Event Rocket Plugin does create a shortcode for it that you can use:
https://wordpress.org/plugins/event-rocket/faq/
It is an unofficial free plugin that some of our developers work on.
Let me know if that helps.
Brian
MemberHi,
Thanks for the interest in WooCommerce Tickets.
Unfortunately, the plugin itself does not accept partial payments as a feature. We do not modify the payment process of WooCommerce so there maybe another extension for WooCommerce that does that.
It could be customized as well, but we are not able to support customizations for the most part.
Let me know if you have any follow up questions.
Thanks
Brian
MemberNot sure how to place that image it depends on your theme.
You can follow our themer’s guide and add the coding for the image on the single events template:
https://theeventscalendar.com/knowledgebase/themers-guide/
That is about all we can help on that, but if you have any questions I can try to help out.
-
AuthorPosts
