Brian

Forum Replies Created

Viewing 15 posts - 10,156 through 10,170 (of 11,256 total)
  • Author
    Posts
  • in reply to: How to fix html code? #841327
    Brian
    Member

    I am not sure how you customized the title, but it appears the content you would like to add needs to be outside of the title div.

    You are going to have to follow the steps in the tooltip.php for adding content there as well.

    \the-events-calendar\views\month\tooltip.php

    So in addition to moving that file to your theme, you will also have to modify this one:

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

    I can give you some pointers on how the system works there, but it beyond the support I can provide on the forum to do the entire customization or a step by step customization.

    Thanks

    in reply to: After latest update upcoming events showing out of order #841313
    Brian
    Member

    Also, will deleting the calendar plugins and reinstalling them erase the info (events/settings etc.) that I have in there now?

    No it should not delete any of the events or settings.

    I would always backup before hand though.

    If that does not work the next test maybe to move all your events to drafts and then create 4 new events at different times and see if they order correctly.

    Thanks

    in reply to: missing "TAG ARCHIVES" string #840837
    Brian
    Member

    Great, glad you found the tag. I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

    in reply to: Separate calendars for categories #840831
    Brian
    Member

    I am glad to see you were able to find an answer.
    Since your question is answered 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: Calendar now missing after upgrade to Pro 3.8.1 #840826
    Brian
    Member

    I am glad to see you were able to fix this issue.

    Sometimes the permalinks need to be resaved as something overwrites them or it breaks down somewhere. That would be the recommended action to resolve this.

    Since the issue is resolved 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: Disable AJAX pagination for month views. #840813
    Brian
    Member

    Hi tw2113,

    Sure it is possible.

    Try this coding out:

    https://gist.github.com/jesseeproductions/486ac10c8a7e3b246660

    You will have to add that to your theme’s functions.php and comment out the 2nd and 3rd wp_dequeue_script as only the first one is needed to disable ajax on the month view.

    Let me know if that works.

    Thanks

    in reply to: After latest update upcoming events showing out of order #840771
    Brian
    Member

    There is not much else to try.

    Is is possible you can just delete and reinstall the Event Calendar Plugins?

    Also, can you please provide the information in this field:

    Events > Help > System Information

    In a private reply to this message.

    Thanks

    in reply to: How to fix html code? #840760
    Brian
    Member

    It will look something like this:

    #tribe-events-content .tribe-events-month-event-title a {
    font-size:130%;
    color:red;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    in reply to: Single Events Page Not Working? #840748
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    I think the first thing to try is our 404 Error Guide.

    https://theeventscalendar.com/support/documentation/troubleshooting-404-errors/

    Please follow that and let me know what you find out.

    Thanks

    in reply to: Categories #840738
    Brian
    Member

    Hi

    Thanks for the interest in our Facebook Events Importer

    For example, when the events are automatically imported from Facebook events what category do they go into? Is this something that has to be done manually?

    It does not Import Events with a category that would have to be manually done, they all have no category on import. That is a limitation from the Facebook Events API.

    Does that answer your question?

    in reply to: How to fix html code? #840728
    Brian
    Member

    Hi,

    I can try to help you out with this.

    It looks like you have added inline styling causing the issue as the javascript for the toop tips is escaping it and showing it.

    I would look to styling the titles using a selector such as this instead:

    #tribe-events-content .tribe-events-month-event-title a {

    }

    Let me know if that helps.

    Thanks

    in reply to: Problems removing form fields from "Submit an Event" -page #840721
    Brian
    Member

    Hello,

    Sorry for the issues you are having.

    I can help you out here on removing sections of the Community Add Form.

    To remove certain sections from the form you will want to go to this directory:

    \the-events-calendar-community-events\views\community\modules\

    There you can find the Venue, Organizer, etc sections.

    Follow the Themer’s guide to move them to your theme and if you do not want them to show

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

    I would just comment out or delete the content of the file in your theme.

    As for the BulletPress Theme conflict, not sure what is the issue, but it sounds like it is running it’s own loop causing the problem. Not sure how to resolve that in that specific theme.

    If you have an error or something specific with this conflict we can try to help out, but for the most part theme conflicts are beyond the support we can provide on the forum.

    Let me know what you find out and we can go from there.

    Thanks

    in reply to: List view event images blurry and pixelated #840695
    Brian
    Member

    Hi There,

    I have an idea on what is causing this.

    What is the coding you added to show the Image in the Upcoming Events?

    It looks like it is using the thumbnail size and you need an image twice that size so it comes out blurry.

    If you post the coding here for the featured image I maybe to give you a quick suggestion.

    Thanks

    Brian
    Member

    Hi Chris,

    Thanks for reaching out and explaining what you are looking for. I agree out ticketing solution is very simple right now and that the features you would like would really make it more useful.

    We are working on advancing our Ticketing Solution and it is on the Roadmap, it is possible it could be done by the end of the year, but I am afraid I do not have a set timetable so I do not want to set an expectation on when it will be done.

    We have a list of developers that maybe able to help you, if you email us at pro(at)tri.be we can provide that list.

    Otherwise, I can leave the ticket here open so someone else could post here, beyond that there is not much else I can do through the forum.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Events Search Bar not working in Month View #840609
    Brian
    Member

    Hello,

    Sorry for the issues you are having with the search bar.

    I was able to test it out on the site and see what you mean.

    As a first step to helping narrow down and resolve this issue can you please follow our Testing for Conflicts Guide:

    https://theeventscalendar.com/support/documentation/testing-for-conflicts/

    Let me know what you find out and we can go from there.

    Thanks

Viewing 15 posts - 10,156 through 10,170 (of 11,256 total)