Forum Replies Created
-
AuthorPosts
-
February 5, 2013 at 12:52 pm in reply to: Fb events not importing in WordPress the information #32159
Jonah
ParticipantHi Antonio,
Sorry to hear about the issues. I see you were having some other troubles in this thread that appear related: https://theeventscalendar.com/support/forums/topic/maybe-usefull-code-for-timezones-fix/ – is this the same issue you are reporting here?
And thank you for your suggestions. We will take them into consideration but there are no guarantees we will add these features.
Cheers,
– JonahFebruary 5, 2013 at 12:17 pm in reply to: Uploaded Calendar Pro and now Get error message – HELP #32158Jonah
ParticipantHi Lindalisa,
That error appears to be related to something in your theme. Can you paste the contents of /home/content/73/6986773/html/wordpress/wp-content/themes/wspd/index.php? Please post them http://snippi.com/
Thanks,
JonahFebruary 5, 2013 at 12:15 pm in reply to: Previews not reflecting changes. Updating not working correctly. #32157Jonah
ParticipantGlad to hear Cameron, I’m going to close this out but let us know if you need anything else.
Thanks,
JonahFebruary 5, 2013 at 11:56 am in reply to: Previews not reflecting changes. Updating not working correctly. #32155Jonah
ParticipantHey Cameron, a quick update on this. It turns out one of our devs did make a patch for this. Just replace /wp-content/plugins/events-calendar-pro/resources/events-admin.js with this copy: http://cl.ly/code/1v382M03033d
Let me know whether or not that works.
Cheers,
– JonahJonah
ParticipantHi Lorilee,
Event Organizers are stored as a custom post type in the database just like events and venues from our plugin. Everything is linked together on the back end and works in some of the pages our plugin provides.
Unfortunately we don’t do much with the search. You’ll need to custom code your search to #1, search organizers, and #2, decide how or what you want to link to when an organizer is found. Do you want to go to the organizers page (which we don’t provide as a page, it will just be a standard WordPress single post type page) or do you want it to link to the event in which the organizer is assigned to?
This is a fairly involved topic and not something we can help you with at the moment or on the forums. You’ll need to either work it out on your own or hire someone to help you. It’s a good idea though and I’ll jot it down for a future tutorial idea. You might also want to try this search plugin: http://wordpress.org/extend/plugins/relevanssi/
Good luck!
– Jonah
Jonah
ParticipantHi Laura,
It looks like you’ve custom coded this Latest Events section on your home page and I don’t think we control the size of the image here. You’ll need to change the code that’s calling the featured image and call a larger version instead of the default thumbnail size which is 150 x 150. Take a look at some of the WordPress documentation on this: http://codex.wordpress.org/Function_Reference/the_post_thumbnail
I hope that helps but let me know if you have any questions.
Thanks,
JonahJonah
ParticipantHi Issac, by document I assume you mean file? I would highly recommend using this plugin to allow you to add custom fields to your event pages or any other content type in WordPress: http://www.advancedcustomfields.com/ – there is a file field that you can attach to the event pages so you can add a file for each event.
It will be up to you to figure out how to display the file on the event on your website though. Read through the Advanced Custom Fields docs though, it’s really not too hard.
I hope that helps!
– JonahJonah
ParticipantHi Glenn,
To do this just target the category classes attached to the li elements of the widget by adding something like the following to your theme’s style.css file:
.eventsAdvancedListWidget .cat_community-event {
background: #e7e7e7;
}
Replace ‘community-event’ with whatever the name of your event category assigned to the event is.Here’s a screenshot of the HTML showing the classes added to an event: http://cl.ly/image/1W450u1d372g – depending on which web browser you use you can utilize various methods for viewing the HTML by clicking or selecting an element on the page and viewing it’s markup and CSS.
Does that help?
– Jonah
February 4, 2013 at 9:31 pm in reply to: Removing Current Event as title on Full Width template #32122Jonah
ParticipantHi Courtney,
Please take a look at this FAQ that addresses this issue: https://theeventscalendar.com/faq/the-calendar-page-title-shows-title-of-an-event/
Thanks,
JonahJonah
ParticipantHi Alek,
Sorry to heat the pop-ups aren’t showing. They should show by default. You are running the latest version correct (2.0.11)? Have you tried reinstalling the plugins? It could be that all the necessary files didn’t get installed properly.
Is there any way you can provide me access to the website so I can take a look? It’s kind of hard to troubleshoot without that.
Thanks,
JonahJonah
ParticipantHi Don, sorry, I think he meant UTC times instead of GMT.
– Jonah
February 4, 2013 at 4:17 pm in reply to: I support the conditional removal of the End Date/Time when creating a new event #32113Jonah
ParticipantOne other question Michael, are you able to import any events? Is it just this one event that’s causing problems?
February 4, 2013 at 4:14 pm in reply to: I support the conditional removal of the End Date/Time when creating a new event #32111Jonah
ParticipantHi Michael,
Ok, I just wanted to check on that because we have had some recent reports of an inability to import in certain environments but I think yours should be ok. I’m at a loss for what is causing this though and need to have a developer take a look. I’ll either post an update or they will post here directly. Stay tuned.
Thanks,
JonahJonah
ParticipantSounds good Yvonne, sorry to hear about the trouble.
– Jonah
February 4, 2013 at 9:15 am in reply to: I support the conditional removal of the End Date/Time when creating a new event #32076Jonah
ParticipantHmmm, so that doesn’t seem to help either. Do you know what kind of server you are running the website on?
-
AuthorPosts
