Forum Replies Created
-
AuthorPosts
-
June 26, 2012 at 8:05 pm in reply to: The Event Cal Pro – template-tags-calendar-grid-functions #21228
Jonah
ParticipantHi Mike,
So why don’t you just put the widget you have on the home page on the other pages?
– Jonah
Jonah
ParticipantHi Tony,
We do have ways to filter events in the admin, including by date range. Have you seen this? http://cl.ly/0S0O0O3b0015411q1n0y
– Jonah
Jonah
ParticipantHi Bob,
I’ve added this as a proposed change in the future. Can’t guarantee it’ll get done but it’s been brought to our attention and I think it’s a good idea so we don’t conflict with the many themes and plugins out there. Thanks for bringing it up!
– Jonah
Jonah
ParticipantHi Rachel,
The only files you can override are in /wp-content/plugins/the-events-calendar/views and /wp-content/plugins/events-calendar-pro/views
For list view you’ll want to edit list.php and for single; single.php.
Let me know if you need anything else with this.
Cheers,
JonahJune 26, 2012 at 7:41 pm in reply to: Problem with 2.0.7 Upgrade. Posts Showing Multiple Times but only entered once #21224Jonah
ParticipantHi Anthony,
It appears there may be an issue either with importing events in general via the WordPress importer or just recurring events. I’m going to need to check with the rest of the team tomorrow to see if anyone else has come across this. Do you have any other way to migrate the data from the old website over? I always use this plugin: http://wordpress.org/extend/plugins/wp-migrate-db/
– Jonah
June 26, 2012 at 3:42 pm in reply to: Problem with 2.0.7 Upgrade. Posts Showing Multiple Times but only entered once #21212Jonah
ParticipantHey Anthony,
It looks like most of the events on the website are recurring and I’m wondering if this has something to do with the duplication? I just created an event titled “Test” and set it to re-occur and did not see it duplicate like the others. Is there any particular pattern you can think of that’s common to all these events? Were they all newly created events or did they get migrated from a previous version or imported from somewhere else? Are you using a specific browser and have you tried a different browser? Have you created another event recently and does it still duplicate? What about if you create a non-recurring event?
Let me know,
JonahJonah
ParticipantHi Kim,
I can give you two snippets that will sort of fix this but might not be exactly what you want. CSS allows you to position things however you want so if it’s not the way you want, you’ll need to figure it out on your own. Try adding the following to your theme’s style.css file:
#tribe-events-content.upcoming {
margin-top: 60px;
}h2.tribe-events-cal-title {
top: 60px;
}
This should get you started in the right direction. Also, it looks like you’ve got your CSS cached to make sure to empty it in whatever plugin you’re using to cache things.Good luck!
June 26, 2012 at 12:55 pm in reply to: Problem with 2.0.7 Upgrade. Posts Showing Multiple Times but only entered once #21203Jonah
ParticipantHmmm, can you please email me WP admin access then so I can test some things out? Do I have permission to add some events, deactivate plugins, etc.? I’ll put everything back the way it was but need to see if for myself. Please email to pro [at] tri [dot] be
Thanks,
JonahJonah
ParticipantHey Matthew, so changing the permalinks worked for you? What did you change them to?
– Jonah
Jonah
ParticipantHi Ben,
All of the Community Events template views in /wp-content/plugins/events-community/views are editable but yes they are a little scattered around. If you want to change anything around you’re going to want to look at those files and play around with things.
I hope that helps!
– Jonah
Jonah
ParticipantHi Tony,
You can comment out the recurrence option in one of the template views. Make a copy of /wp-content/plugins/events-community/views/events-meta-box.php and place in an ‘events/community/’ folder in your theme. Then comment out the code on line 87.
That should do it but let me know if you need anything else.
– Jonah
June 25, 2012 at 11:52 am in reply to: Problem with 2.0.7 Upgrade. Posts Showing Multiple Times but only entered once #21160Jonah
ParticipantHi Anthony,
Rob’s out for the day so I’ll see what I can do to help you. Have you tried deactivating all other plugins to see if there’s a conflict with one? What about reverting to the Twenty Eleven theme?
– Jonah
Jonah
ParticipantHi Ben,
Unfortunately there is no feature like this built in to the plugin. If you’d like you can request it as a feature in a future release here: https://theeventscalendar.com/support/forums/topic/events-calendar-pro-feature-requests/
Cheers,
JonahJonah
ParticipantHi Scott,
To upgrade manually, just copy all the files from the new zip file over the existing ones in /home/millers/public_html/orlando/wp-content/plugins/events-calendar-pro
– Jonah
Jonah
ParticipantHi Travis,
This is not currently a feature built in to the plugin although we have some ideas to possibly incorporate something like this in the future. For now you’ll have to code it yourself. Keep an eye out on the website though because we may have a solution for this in the near future.
Cheers,
Jonah -
AuthorPosts
