Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Mar,
1. Does this happen for all events or just some? Have you tried an event without an image? Are you trying to import the events to a local dev site or is this somewhere remote? Have you tried deactivating all other plugins and/or reverting to the Twenty Eleven/Twelve theme to rule out a conflict there?
2. Same thing here, try deactivating plugins and reverting the theme to see if this helps. What type of Facebook account are you importing events from? Can you share the account here so I can test this out myself locally?
Thanks,
JonahJonah
ParticipantHey Dale-Anthony,
No idea why this would be happening. Have you tried the obvious, deactivating all other plugins and/or reverting your theme to Twenty Eleven/Twelve?
I would start there.
– Jonah
Jonah
ParticipantHi Mike,
It’s probably something related to your theme. What theme are you using? Could you email us a copy to evaluate @ pro [at] tri [dot] be and attn. to me please?
Thanks,
JonahJonah
ParticipantHi Seppe,
Sorry about the delay in response here. This is an issue some themes have with our plugin when there are no events on certain months. There are a couple things you can try:
1. https://theeventscalendar.com/faq/my-calendar-navigation-buttons-become-misplaced-on-months-with-no-events-what-gives/
2. The only other thing to try is this:It’s kind of involved and you may need to hire a developer to help you if you can’t figure it out. Basically, you have to first go into the plugin settings Events > Settings > Template and change the Events Template to the Default Events Template which will force the template to use it’s own built in templates for rendering event pages. Now, this is likely going to not look as good as your current template setting so what you need to do is modify the plugins template, bringing in some of the code from your themes to get things looking better. The plugins templates you’ll want to modify are:
/wp-content/plugins/the-events-calendar/views/ecp-page-template.php and /wp-content/plugins/the-events-calendar/views/ecp-single-template.php. Make copies of those files and place in an ‘events’ folder in your theme. Next, open up your theme’s page.php template file and find all HTML wrapper code (usually divs) and migrate this over to the plugin template files, wrapping the template code with your themes wrapper code. Where you’ll want to replace stuff is right where tribe_events_before_html() and tribe_events_after_html() are called in the plugins template files. You’ll want to put in the beginning part of the wrapper code where tribe_events_before_html() is and the closing tags where tribe_events_after_html() is. And that’s about it! Once you do that and if it’s done right and you may need to play around with it a bit, it should work.
That’s the only workaround there is for this issue right now so if that doesn’t work you’ll either need to try it again, hire someone to help you or wait for the fix to be officially released. One of our devs stated that it’s not a problem with our plugin but a problem with the way some themes use wpautop to auto insert p and br tags into the page in certain cases. So, you could try reporting the issue to your theme developer as well.
I hope that helps!
– Jonah
Jonah
ParticipantHi Yvonne,
Sorry about the delay in response here. This should help you with what you need: https://gist.github.com/4598170 – if you want to pull any other organizer info, take a look at our organizer template tags: https://theeventscalendar.com/support/documentation/the-events-calendar-template-tags-organizer-functions
I hope that helps!
– Jonah
Jonah
ParticipantOh by the way, to make changes to that file, make a copy and place in an ‘events’ folder in your active theme. That will override the core view and preserve your changes upon update.
Jonah
ParticipantHI madfatter,
Sorry about the delay in response here. I’m not exactly sure how to do it, but the month is echoed out in /wp-content/plugins/the-events-calendar/views/table-mini.php on line 50.
Does that help?
– Jonah
Jonah
ParticipantAwesome Ben, glad to hear that worked! Let us know if you need anything else.
– Jonah
Jonah
ParticipantHi Ben,
So it appears you have an access role management plugin installed and your ‘admin’ user ‘drum’ and that’s why you’re not seeing the menu. You’ll need to adjust the plugin settings to provide the proper permissions for them to see the menu items.
Does this help?
– Jonah
January 22, 2013 at 10:11 am in reply to: What options are available to me with Events Calendar Pro? #31361Jonah
ParticipantHi Jennifer,
The menu issue could also be related to theme. Please shoot me an email with the theme so I can check it out.
Thanks,
JonahJanuary 22, 2013 at 10:04 am in reply to: Tainted data, glitches in admin pages and public templates, immense confusion! #31360Jonah
ParticipantHey canadianbrass,
It looks normal to me but I really don’t have the technical expertise to know for sure. I don’t know a whole lot about the queries going on behind the scenes… Before I can have a dev take a look at this for you I need to know that you’ve tried using the plugin under a clean install.
Let me know how that goes.
Thanks,
JonahJonah
ParticipantHI Kevin,
Have you tried turning “pretty” permalinks on by going to Settings > Permalinks and changing them to Postname to see if that has any effect?
– Jonah
Jonah
ParticipantHi Don,
I’m not seeing this behavior on my end. It could be due to a plugin or theme conflict. Have you tried deactivating all other plugins and/or reverting to the Twenty Eleven/Twelve theme to see if this changes anything? Please try that and let me know if you are still seeing this.
Thanks,
JonahJonah
ParticipantHi Adam,
Unfortunately you are correct in your findings and there is currently no way (that we know of) to change the permalinks in the way you want. Others have brought this up as well and we have it on our radar to change in a future version. For right now though you will need to figure out something on your own. Sorry I don’t have more to offer here.
– Jonah
Jonah
ParticipantHi Marcin,
What is the code you are using (please paste to http://snippi.com/) and where are you putting it?
Thanks,
Jonah -
AuthorPosts
