Forum Replies Created
-
AuthorPosts
-
Brian
MemberI 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
October 27, 2014 at 11:14 am in reply to: After latest update upcoming events showing out of order #841313Brian
MemberAlso, 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
Brian
MemberGreat, 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!
Brian
MemberI 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!
Brian
MemberI 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!
Brian
MemberHi 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
October 27, 2014 at 8:41 am in reply to: After latest update upcoming events showing out of order #840771Brian
MemberThere 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
Brian
MemberIt 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
Brian
MemberHi,
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
Brian
MemberHi
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?
Brian
MemberHi,
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
October 27, 2014 at 8:27 am in reply to: Problems removing form fields from "Submit an Event" -page #840721Brian
MemberHello,
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
Brian
MemberHi 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
October 27, 2014 at 8:18 am in reply to: Barcode/QR Code Hack Found? I WILL PAY for a dev to help me. #840687Brian
MemberHi 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
Brian
MemberHello,
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
-
AuthorPosts
