Brian

Forum Replies Created

Viewing 15 posts - 8,611 through 8,625 (of 11,256 total)
  • Author
    Posts
  • in reply to: Remove "search" box in evnts list #935174
    Brian
    Member

    Hi 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!

    in reply to: Licences for multisites #935171
    Brian
    Member

    I 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!

    in reply to: Hide Event Categories and Tags in Details area #935170
    Brian
    Member

    Great, 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!

    in reply to: add_filter hook not working #935169
    Brian
    Member

    Hi,

    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

    in reply to: get_the_id() inside of grid.php #934996
    Brian
    Member

    Hello,

    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

    in reply to: Event Category in Month View #934992
    Brian
    Member

    Hi 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:

    The Events Calendar: Category Colors

    Let me know if it is coming from somewhere else and we maybe to help out.

    Thanks

    in reply to: Attendee Purchases Multiple Tickets #934991
    Brian
    Member

    Hi 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

    in reply to: Remove Admin pages depending on Role / Capabilities #934990
    Brian
    Member

    Hi,

    Sounds like an interesting project.

    We have a filter that can turn off the Add Ons Message, check out this link:

    Removing the Add-On Upsell

    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

    in reply to: Event listing #934989
    Brian
    Member

    I 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:

    Overview of Calendar Widgets

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Google Maps not working #934981
    Brian
    Member

    Hi 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

    in reply to: Cannot Import Events into wordpress #934979
    Brian
    Member

    Hi,

    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

    in reply to: Facebook import halts #934976
    Brian
    Member

    Hi,

    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

    in reply to: Countdown #934975
    Brian
    Member

    We 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.

    in reply to: start and stop dates of events? #934974
    Brian
    Member

    Hi,

    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

    in reply to: Single Event Page Display Help #934972
    Brian
    Member

    Not 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.

Viewing 15 posts - 8,611 through 8,625 (of 11,256 total)