Forum Replies Created
-
AuthorPosts
-
January 14, 2013 at 8:41 am in reply to: Events Not Importing in The Events Calendar: Facebook Events Version 1.0.3. #30763
Jonah
ParticipantHuh, I didn’t know that. I’ve got it working in my local dev environment and don’t remember configuring anything special. So is it working for you now?
– Jonah
Jonah
ParticipantYep, a manual update is what I would recommend. Just to be safe, make a backup of the folder before you do update.
– Jonah
Jonah
ParticipantHey Darius,
See my answer in this thread for a solution: https://theeventscalendar.com/support/forums/topic/calendar-widget-4/
Cheers,
JonahJonah
ParticipantHi Emily,
I’m sorry to hear about this behavior with the plugin. One of the first things we would want you to try is to update the plugin to the latest version (2.0.10). I’m not positive that will resolve the issue, but there’s a good chance it will.
If that doesn’t do it we’ll need to take a look at some other things. But let’s start there. Let me know how that goes.
Thanks,
JonahJonah
ParticipantFYI, http://www.sublimetext.com/2 is a fantastic code editor and makes searching for code like this a breeze!
Jonah
ParticipantNo problem, let us know if you need anything else.
Thanks,
JonahJanuary 13, 2013 at 6:25 pm in reply to: Events Not Importing in The Events Calendar: Facebook Events Version 1.0.3. #30709Jonah
ParticipantHi Cameron,
Sorry to say but this event imported just fine for me. It must be something with your local dev environment. I’ll have to have a dev take a look at this because I’m not sure what else the problem could be. Stay tuned.
– Jonah
January 13, 2013 at 2:07 pm in reply to: Unable to edit recurring events after WP 3.5 update; hotfix installed #30702Jonah
ParticipantHi Jen,
I’m still not seeing on this on my end and I’m not sure what else to try to reproduce it. Would you be willing to put together a screencast to show me what’s going on? http://www.techsmith.com/jing.html is a good option if you don’t have one.
I want to make sure I’m following all the steps you are. The only other thing I can think of is that this is conflict with some other plugin or your theme. When you update an event in a recurrence pattern like you are, it should separate the events and make them individual unique posts with unique permalinks. Typically it would append a ‘-2’ to the second event in a series automatically to prevent any conflicts. It sounds like this is not happening for you so I’m wondering if another plugin is somehow interfering with the permalinking system…
The screencast will help me maybe identify something you’re doing different. We haven’t had reports from anyone else having trouble with recurrences so it sounds like it might be specific to your setup. But, I want to make sure I’m troubleshooting properly and hitting all the angles to make sure it’s not something we’re overlooking.
Thanks,
JonahJonah
ParticipantAwesome James! Let us know if you need anything else.
Thanks,
JonahJanuary 13, 2013 at 1:44 pm in reply to: Events Not Importing in The Events Calendar: Facebook Events Version 1.0.3. #30700Jonah
ParticipantHey Cameron,
Sorry to hear about the issue. Do you have an FB event ID you can pass along for me to try? You are sure that this event is not restricted or private in any way? What type of Facebook account are you trying to import from (page, organization, group, personal)?
Let me know.
Thanks,
JonahJonah
ParticipantHi James,
Unfortunately not. You will need to setup a custom query for this and figure out how to get into a post or page. We have some custom query examples here: https://theeventscalendar.com/support/documentation/the-events-calendar-template-tags-general-functions/#functiontribe_get_events (look at the 3rd query for an example of querying for an event category).
I hope that helps but let me know if you have any questions.
Cheers,
JonahJonah
ParticipantHi Michele,
There are two places where single.php could be edited. One, in the core plugin version (which you should not be editing) in /wp-content/plugins/the-events-calendar/views/single.php and the other in an ‘events’ folder in your active theme. If the changes you made are not in either of those files, you might try looking in your theme’s functions.php file because you may have added it dynamically. Another thing I would suggest is getting a code editor that let’s you search across your entire theme folder or beyond and search for something unique to that enquiry form (a div or id or something like that).
I hope that helps!
– Jonah
January 12, 2013 at 1:44 pm in reply to: Navigation missing from events calendar and community events form #30683Jonah
ParticipantHi Nikki,
Thanks for sending the theme. When I have the Event Template setting set to Default Page Template and my custom menu in Appearance > Menus assigned to the Header Menu I see the menu just fine on all pages with the site. Try matching these settings and deactivating all other plugins if that doesn’t work.
Let me know how that goes.
– Jonah
Jonah
ParticipantYou may need to be even more specific than adding just the #main div – you can add as many other selectors as you want to make the score higher. !important shouldn’t really be used unless absolutely necessary but it can make things easier if you really can’t figure out how to override a style. Just be aware of the implications! There’s plenty of article on the net that talk about using !important.
– Jonah
Jonah
ParticipantHi Bryan,
That’s what I’m trying to figure out for you. I still haven’t heard back from the dev’s but have poked them again to try and get word. I’ll post back here as soon as I know.
Thanks,
Jonah -
AuthorPosts
