Forum Replies Created
-
AuthorPosts
-
March 25, 2013 at 2:53 pm in reply to: Events are duplicated multiple times after a site transition #44007
Jonah
ParticipantHi JF,
How did you migrate the database over? Are these recurring events or standalone events? Is it happening with just recurring or standalone events?
– Jonah
Jonah
ParticipantHi Eugen,
Unfortunately at this time we do not have an uninstaller or reset facility. You will need to manually remove things if you want them completely gone.
– Jonah
Jonah
ParticipantHi Mark,
1. Try changing the Event Template in Events > Settings > Template.
2. Try changing your permalink structure to Postname in Settings > Permalinks.
3. Try changing the time zone to a UTC zone instead of a city.I would start there. Let me know if any of that helps. It would also help if I could see your events page too. Could you please provide the URL?
Thanks,
JonahJonah
ParticipantHi Ben,
There are a few ways to do this. One way would be to use our Events List widget. That’s going to be the easiest as it doesn’t involve inserting any code. The other options all involve creating a custom query. You can create a custom query by using either our built in query function: https://theeventscalendar.com/support/documentation/the-events-calendar-template-tags-general-functions/#functiontribe_get_events or using WP_Query: https://gist.github.com/jo-snips/4447338
You can insert the query code directly into your theme’s template files somewhere like in header.php, page.php, sidebar.php, etc. Or, you could also create a custom page template as instructed here: http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates and insert one of the query code examples into the template. Then you can assign that template to any page and have it display your events on the page.
I hope that helps!
Jonah
ParticipantHi David,
I’m not seeing the drop down on the page so cannot test this. Please re-enable the drop downs so I can test your website. It’s working fine for me in IE9 in my local dev site. One thing to try is to use pretty permalinks by visiting Settings > Permalinks and changing permalinks to Postname. Try that and see if it helps.
Jonah
ParticipantHi Eugen,
We are in the process of doing an integration analysis with WPML and qTranslate to determine and optimize compatibility. At this time though there may be issues like this that we cannot address. I suggest contacting the WPML authors and getting support from them to clean up these various pages and the strange redirects. Sorry I can’t offer up more here.
Regards,
JonahJonah
ParticipantHi brand76,
What exactly do you mean by the event details?
– Jonah
Jonah
ParticipantYou’re welcome. If there’s anything else you need help with, please let us know.
Jonah
ParticipantYou’re welcome Anne. Let us know if there’s anything else you need help with.
Jonah
ParticipantHi Lyse,
Unfortunately there’s not much more I can do for you. You’ll need to try and figure it out on your own or hire someone to help you. Let me know if you’d like any resources for that. You might try deactivating all other plugins again to see if that helps. Another thing to try is changing the Event Template in Events > Settings > Template.
– Jonah
Jonah
ParticipantHi Eugen,
Things are winding down for the weekend and I doubt I’ll be able to get you an answer until Monday. I’m going to need to have a developer take a look at this. What translation plugin are you using? Are you sure it’s not an issue with that plugin and how it’s configured? Is there any cache or anything in the translation plugin that can be cleared or for your website in general? I would look there first.
Regards,
– JonahJonah
ParticipantHi Andrea,
I’m pretty sure the theme is Twenty Twelve which is a very nice looking theme 🙂
– Jonah
Jonah
ParticipantHi Mark,
First try deactivating all other plugins to make sure another plugin is not interfering with things. Let me know if you’ve done that.
Thanks,
JonahJonah
ParticipantHi V,
It looks like you or someone else may have changed the size? The size is set in /wp-content/plugins/the-events-calendar/views/table.php on line 154. Did you make an override of this file by placing a copy in an ‘events’ folder in your theme and modifying? If so, take a look at this line of code and try to change the array arguments back to 75,75 like you see in the core file.
I hope that helps!
Jonah
ParticipantHi Eugen,
Have you tried clearing your permalinks by visiting Settings > Permalinks?
-
AuthorPosts
