Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHey Chris,
Try changing the th padding:
#content .tribe-events-calendar th {
padding: 9px 15px;
}
– JonahNovember 12, 2012 at 10:47 am in reply to: Upgraded to Calendar Pro – main calendar grid view #27901Jonah
ParticipantHi Kevin,
Have you tried flushing your permalinks by visiting Settings > Permalinks? What version did you update from? Do you have an actual events page created via WordPress? If so, this might be the problem. The plugin creates it’s own virtual page on the fly and having a WordPress created events page could conflict.
If this doesn’t help, you might also try deactivating all other plugins to see if there is a conflict somewhere or reverting to the Twenty Eleven theme to rule out a theme conflict.
Let me know if any of that helps.
Thanks,
JonahNovember 12, 2012 at 10:44 am in reply to: Added venue/organizer not displaying in member drop down on event form #27900Jonah
ParticipantHi Sheila,
That’s strange, I am not seeing this behavior if I add a venue as admin and then switch to an editor user. I see all the venues. Do you have any plugin installed that has modified the role capabilities for WP users? Or, any custom code in your themes functions.php that is modifying the roles? Have you tried deactivating all other plugins to see if that helps?
We updated the plugins to 2.0.10 so 2.0.9 is not the latest version. That’s sounds like why you’re seeing the message.
Does that help?
– Jonah
November 12, 2012 at 10:33 am in reply to: Setting the RSS feed in such a way that it just shows the feeds of last 24 hours #27898Jonah
ParticipantHi aman704,
To achieve this you’ll need to hook into the WordPress pre_get_posts() function. I’m going to need to bring in another dev to help me with this but should be able to get you something in the next day or two. Hang tight.
Thanks,
JonahNovember 12, 2012 at 10:15 am in reply to: Facebook Events says my page doesn't have any Facebook events…but it does #27891Jonah
ParticipantRight, I saw that, just had to verify because some people do check those boxes but don’t actually do it… What’s the Facebook page you’re trying to import from?
– Jonah
November 12, 2012 at 10:12 am in reply to: Facebook Events says my page doesn't have any Facebook events…but it does #27888Jonah
ParticipantAnd you’ve also tried deactivating all other plugins and/or reverting your theme to Twenty Eleven?
– Jonah
November 12, 2012 at 8:40 am in reply to: Facebook Events says my page doesn't have any Facebook events…but it does #27872Jonah
ParticipantHi David,
Did you try creating a Facebook App ID as discussed here: https://theeventscalendar.com/how-to-create-a-facebook-app-id/
– Jonah
November 12, 2012 at 7:56 am in reply to: Remove Primary sidebar widget from Event List Detail #27870Jonah
ParticipantGlad to hear Werner, let us know if there’s anything else you need! And, if you’re happy with the plugin we’d greatly appreciated if you reviewed it on WP.org: http://wordpress.org/extend/plugins/the-events-calendar/
Regards,
JonahJonah
ParticipantHi Angel,
There is currently no built in option to set an event as cancelled but you could achieve this relatively easily through a custom field. I would suggest using http://www.advancedcustomfields.com/ to create a true/false field for events to mark an event as cancelled or not and then check for that wherever you want to displayed that the event is cancelled.
Does that help?
– Jonah
November 11, 2012 at 6:33 am in reply to: Remove Primary sidebar widget from Event List Detail #27850Jonah
ParticipantHi Werner,
Try using these conditional statements instead: https://gist.github.com/2415009
Let me know whether or not that helps.
– Jonah
Jonah
ParticipantHi Lara,
Sorry to hear about the issues and for pushing out the update so late in the week. You make a good point and I’ll bring it up with the rest of the team…
As for the issue, can you please try the updates again and if that doesn’t work try manually updating everything?
Thanks,
JonahJonah
ParticipantHi ML,
There is currently no way to achieve this with our plugin. We only offer the recurrence options you see but are thinking about adding the ability for more flexibility with this in the future. You may be able to use a duplicate post plugin (like http://wordpress.org/extend/plugins/duplicate-post/) but I don’t know how well it will work with our recurrence options. You could always create the post without recurrence first and then duplicate it for all the different recurrence patterns you need. Another idea would be to use a plugin like this: http://wordpress.org/extend/plugins/easy-content-templates/ – to create templates for your event content that you can re-use over and over…
I hope that helps!
– Jonah
November 9, 2012 at 2:14 pm in reply to: Schedule and Blog Highlighted at the same time on Menu #27810Jonah
ParticipantHey Dave,
Let me know what the Pagelines guys say – I know you can filter the menu item walker in WordPress and it could be that they did this and you’ll need to change the walker code or override it via CSS.
– Jonah
Jonah
ParticipantHi Melanie,
Sure no problem. All you have to do is make a copy of /wp-content/plugins/the-events-calendar/views/list.php and place in an ‘events’ folder in your theme. Then, open the file in your favorite editor and replace lines 31-39: http://snippi.com/s/932cfwa with: http://snippi.com/s/ibbjc1u
That’s basically it! You can wrap the replacement code in any HTML you want and then style it accordingly.
I hope that helps but let me know if you need anything else!
– Jonah
Jonah
ParticipantSweet! I’ll close the ticket out then unless there’s anything else you need. Let me know.
-
AuthorPosts
