Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Chip,
I’m not sure about Simple Facebook Connect but you may need to create a Facebook App ID to get things working with our plugin. We have a tutorial for that here: https://theeventscalendar.com/how-to-create-a-facebook-app-id/
Let me know how it goes!
Thanks,
– JonahJonah
ParticipantThe no sidebars template probably doesn’t work with our plugin because our plugin uses a virtual page and is a custom post type. The no sidebars template or function probably needs ot be updated to work correctly with our plugin. That’s where this custom function comes into play because it basically hooks into the same function and let’s you control specifically where no sidebars is applied. So, that’s what you’ll have to use. It may be that you pasted it into the wrong place in custom_functions.php – make sure PHP is open or closed properly, i.e. if you paste this code after PHP has been closed, you’re going to get errors because you would need to re-open PHP to get the code to execute.
I hope that helps!
– Jonah
Jonah
ParticipantHi Anne,
Sorry to hear you’re still having trouble with this. Can you confirm you’ve tried deactivating all other plugins and/or reverted to the Twenty Eleven theme to rule out any conflicts there? If that doesn’t solve it we should probably take a look at your server config next. What type of hosting are you on?
Thanks,
JonahJonah
ParticipantGlad to hear Ann, if you wouldn’t mind we’d love if you could review us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar
And as always, let us know if there’s anything else you need help with!
Thanks,
JonahJonah
ParticipantHi Heather,
We only have the recurring options you see available. We are thinking about adding some more custom non-regularly scheduled recurring events, but I have no idea when and if this will actually be added.
Outside of that your only option is to use something like http://wordpress.org/extend/plugins/duplicate-post/ or some other 3rd party plugin to duplicate your events.
I hope that helps!
– Jonah
Jonah
ParticipantHi Demitri,
Have you seen this code: https://gist.github.com/2305130 – you would add that to your Thesis custom_functions.php file and modify as necessary.
Does that help?
– Jonah
Jonah
ParticipantHi Ann,
Our plugin creates a virtual page that is not identified in the standard ways. You can use the following conditional wrappers though: https://gist.github.com/2415009
I hope that helps!
– Jonah
Jonah
ParticipantHi Anne,
I was able to import the event just fine. I would suggest first trying to create a Facebook App ID: https://theeventscalendar.com/how-to-create-a-facebook-app-id/ – let me know whether or not that works.
Unfortunately no, our plugin does not support Facebook groups so you will need to a page.
I hope that helps!
– Jonah
Jonah
ParticipantHi Katie,
If you delete one instance of a recurring event it will ask you if you want to delete all events or just that one, so you could delete them all that way if you can load the page.
Jonah
ParticipantHi Heather,
I’m not seeing what the problem is on your website. Can you please provide a little more detail?
Thanks,
JonahJonah
ParticipantHi Katie,
So can you not access the WordPress admin and delete the event? You could try increasing PHP memory: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Otherwise, you’ll need to delete the event(s) manually in the database. They’ll be stored in the wp_posts table.
I hope that helps!
– Jonah
Jonah
ParticipantHi Jesse,
We are aware of this and have it fixed in development. It will either make it into a soon to be released hotfix or be released in 3.0.
Thanks and let me know if you have any questions.
– Jonah
Jonah
ParticipantHi Kyle,
Yes, please create a new thread for that issue.
Thanks,
JonahDecember 12, 2012 at 8:17 am in reply to: Won't Stop Importing the Same Event (Latest Version) #29301Jonah
ParticipantHey Kevin,
Can you change the date of your test event or create some new events so I can test things out on my end (the plugin won’t pull older events).
Thanks,
JonahDecember 11, 2012 at 7:38 pm in reply to: breadcrumbs…on the main calendar page using WP SEO by Yoast #29283Jonah
ParticipantSweet, glad to hear!
Let us know if there’s anything else we can do.
– Jonah
-
AuthorPosts
