Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Cintia,
This sounds like it could be a conflict with another plugin or your theme as it seems to work ok for me. Have you tried deactivating all other plugins and/or reverting to the Twenty Twelve theme to rule out a conflict? We would need you to try that first to verify it’s not a conflict with something else. Let me know how that goes.
Thanks,
JonahJonah
ParticipantHi Dave,
Have you tried deactivating all other plugins and/or reverting to the Twenty Eleven/Twelve theme to rule out a conflict? Are you running the latest versions of our plugins (2.0.10)? Please let me know.
Thanks,
JonahJanuary 9, 2013 at 4:43 pm in reply to: Unable to edit recurring events after WP 3.5 update; hotfix installed #30531Jonah
ParticipantHi Jen,
Sorry to hear about this. Have you tried deactivating all other plugins and/or reverting to the Twenty Eleven/Twelve theme to rule out a conflict? Please let me know.
Thanks,
JonahJonah
ParticipantHi Sean,
Very sorry for the late reply on this. It appears your thread was marked as spam and we are working on improving our detection and response to this. The first thing you should do it update to the latest version (2.0.10). We have released some fixes to address this issue. Please do that and let me know how it goes.
Thanks,
JonahJonah
ParticipantHi Dave,
Sorry about the delay in getting back to you on this. This is relatively easy to do. Simply make a copy of /wp-content/plugins/the-events-calendar/views/table.php and place in an ‘events’ folder in your active theme. Then, open it up and find line 133 and modify to something like: http://snippi.com/s/cnq05a2
Does that work?
– Jonah
Jonah
ParticipantHi Courtney,
What Events Template do you have set? It looks like the page title is not set in your page.php template, it’s probably in header.php or set dynamically. Can you paste your header.php file?
Thanks,
JonahJonah
ParticipantSweet, glad to hear that resolved it! Let us know if you need anything else.
– Jonah
January 9, 2013 at 12:00 pm in reply to: Compile iCal / Google Calendar events from Category, Month/Day or Venue views #30511Jonah
ParticipantHey Will,
One thing you may want to look at is you should be using tribe_get_single_ical_link() for single events. tribe_get_ical_link() returns the link for the calendar.
Does that help?
– Jonah
Jonah
ParticipantHey Esteban,
The default single event template already includes a function to handle this. If you take a look at /wp-content/plugins/the-events-calendar/views/single.php on line 16 you will see the code for it. Make sure if you have done a template override on this file that you have the most recent code.
Does that help?
– Jonah
Jonah
ParticipantNo problem Cintia, let us know if you need anything else.
– Jonah
Jonah
ParticipantHi Cintia,
Yes, you can modify the width of these columns by making a simple CSS change like so. Add this to your theme’s style.css file:
#tribe-events-event-meta .column {
width: 46%;
}
That will at least make the columns as wide as your content area on the page. Let me know whether or not that works for you.Regards,
– JonahJonah
ParticipantHi Cintia,
Are you wanting the display on the front end to be wider or in the back end? Do you have an example I can look at or a screenshot?
Thanks,
– JonahJanuary 8, 2013 at 8:51 am in reply to: I support the conditional removal of the End Date/Time when creating a new event #30433Jonah
ParticipantHi Michael,
Sorry to hear about the issues with the image import. Can you supply me with the FB event ID so I can test importing it myself? What type of image is it and do you know the size by chance?
Thanks,
JonahJonah
ParticipantHey Danny,
Phew, glad to hear you figured it out. Let us know if you need anything else.
Thanks,
JonahJonah
ParticipantOoops, I forgot to add that. Glad you figured it out! Let us know if you need anything else.
– Jonah
-
AuthorPosts
