Brian

Forum Replies Created

Viewing 15 posts - 10,471 through 10,485 (of 11,256 total)
  • Author
    Posts
  • in reply to: Courses #797152
    Brian
    Member

    Hello jeroenbackx,

    I am going to close this topic as we typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Thanks

    in reply to: Renamed Event Category disappeared in front-end at all #797150
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

    in reply to: Featured image size in single event #797146
    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

    in reply to: Location Search #797134
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

    in reply to: Google Map not displaying on new version #797127
    Brian
    Member

    mattcuba Please use this link and then click on the version number you would like to download under Other Versions.

    https://wordpress.org/plugins/the-events-calendar/developers/

    in reply to: Single Event Page Breaking Drop Down Menu #797103
    Brian
    Member

    Hi jasonthedce,

    Sorry for the issues with the conflict with Mailchimp.

    We have narrowed down the issue and it turns out we both call the datepicker library and that causes a conflict.

    We are working on a Maintenance Release to fix this issue and some others and hope to have it out within a week, but I do not have an exact date yet.

    Are you able to disable Mailchimp plugin until then as a workaround?

    in reply to: Arrows for Month-to-Month Navigation #797069
    Brian
    Member

    Hello idgmedia,

    Thanks for purchasing the pro version of our plugin. Thanks for searching for an answer as well.

    There usually are Next and Previous Month Links already to go between calendars.

    I took a look at your site and see they are hidden.

    Please add this css to your theme or through a plugin such as Simple Custom CSS and see that if that shows a link under the month.

    #tribe-events-content #tribe-events-footer .tribe-events-sub-nav {
    display: block;
    }

    Let me know if that works for you.

    Thanks

    in reply to: Customizing Event List #797013
    Brian
    Member

    I can help you out with this.

    If you follow our themer’s guide you can move the template for the list view over to your theme and modify it there.

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    The file you should look into moving is here:

    \the-events-calendar\views\list\single-event.php

    This will only change the list view and not the single template.

    Let me know if you get stuck or need some help after you get going on the next step.

    Thanks

    in reply to: Update to version 3.8 #796994
    Brian
    Member

    I am afraid this is how the tutorial works. We have provided it to give you a tool to change try and make it easier for you to do a customization, but we cannot know all the instances someone will try to use it and if something does not work exactly how you would like it is up to you to change it.

    Having said that I can provide a little help here. I tried reversing the two arrays putting Events first to change and it seemed to work better.

    // Text to search for
    array('Events', 'events', 'Event', 'event'),
    // Text to replace it with -- change this for your needs
    array('Classes', 'classes', 'Class', 'class'),
    $text

    That could help you get closer to what you are looking for and then you may have to play around with it some more to get it exactly how you would like it.

    in reply to: Google Map not showing in the Event details #796984
    Brian
    Member

    Your theme’s functions.php or in a custom plugin.

    in reply to: Pre-filled fields #796972
    Brian
    Member

    Sure, I would start by looking at this file and moving it into your theme:

    \the-events-calendar-community-events\views\community\modules\organizer.php

    Once in your theme you can edit the fields as you like.

    in reply to: few questions #796947
    Brian
    Member

    Thanks for the interest in our plugins. I can help answer your questions.

    1. I saw on another thread that we can display an event category by specifying a link. Is there something we can do if we want to show a subset of categories ie cat1, cat2, cat3?

    The views will show in a subcategory like this.

    http://yoursite.com/events/category/parentcategory/subcategory/

    There is no option to take 3 different categories and show them as one view. You would have to give them all the same category to do that.

    2. In your experience, are there any issues that come up when moving development from a dev server to a live server? I have run into this with some other plugins.

    We do not have any known issues, but each transfer could be different. I would expect for the most part no issues, but I would also prepare just in case.

    Does that answer your questions?

Viewing 15 posts - 10,471 through 10,485 (of 11,256 total)