Forum Replies Created
-
AuthorPosts
-
May 8, 2012 at 5:18 pm in reply to: I want Different date formats showing (in widget and full) #18905
Jonah
ParticipantHi Javier,
What file did you change and where was the file located?
Cheers,
JonahMay 8, 2012 at 5:17 pm in reply to: Thousands of URLs for every future date possible auto generated. Possible bug? #18904Jonah
ParticipantHi Henry,
We’ve had a few reports of this but I thought it was resolved. Here is one thread: https://theeventscalendar.com/support/forums/topic/indexation-of-thousands-pages/#post-16960
Are you running the latest version of the plugins?
Cheers,
JonahJonah
ParticipantHi Javier,
I don’t really understand what you are asking and sorry I can’t reply in Spanish 🙂 Are you asking for the ability to add tagging to events but only display one tag?
Cheers,
JonahJonah
ParticipantHi Javier,
I’m going to need to get a developer to help with this because I’m not quite sure the answer. Stay tuned.
Cheers,
JonahMay 8, 2012 at 5:02 pm in reply to: How to get events in the same category in the footer of a single page? #18901Jonah
ParticipantHi Martijn,
You should be able to use tax_query to query your event categories. What is the query you are working with so I can see what you’ve got so far? Please post your code to: http://pastebin.com / http://pastie.org or http://gist.github.com
Cheers,
JonahMay 8, 2012 at 5:00 pm in reply to: List all upcoming programs, but not each individual occurrence #18900Jonah
ParticipantHi Simon,
So you want to be able to display all instances of a particular reoccurring event or only 1?
Can you paste your code somewhere else like http://pastebin.com / http://pastie.org or http://gist.github.com so I can see what you’re working with?
Thanks,
JonahJonah
ParticipantHi Neja,
Not currently, but we do have a CSV importer about to be released that may help. You will still need to convert the .ics file into .csv format but that shouldn’t be too bad. Keep an eye out for an announcement on the importer because it should be coming out very soon.
Cheers,
JonahMay 8, 2012 at 4:48 pm in reply to: Event Calendar Pro – Mouse Over at Calendar overview generated cryptic #18898Jonah
ParticipantHi Berndt,
That is really weird. I would check to see if your site may have been hacked because that’s almost what it looks like it could be… You can run a free scan over at: http://sucuri.net/
I don’t think that’s anything our plugin is doing and I would suggest doing the scan and if that results in the site appearing clean I would look at deactivating all other plugins to see if there’s a conflict going on.
Let me know if that helps.
Cheers,
JonahMay 8, 2012 at 4:45 pm in reply to: background colour of dates on widgets when there is an event #18897Jonah
ParticipantHi Pat,
You can accomplish this with some fairly basic CSS. First, find and make a copy of /wp-content/plugins/the-events-calendar/resources/events.css and place the copy in an ‘events’ folder in your theme. This will allow you to make changes to the plugins CSS and not lose them the next time you update. Now, open the file in your favorite editor and add the following all the way at the bottom of the file (you may even want to comment this block to indicate they are your custom changes):
/* My Custom Events Plugin CSS */
.tribe-events-calendar-widget .daynum.has-events {
background: #ccc;
}
This will give any dates in the calendar widget that have events a light grey background. Of course this is a super basic example, there’s a lot more you could do and the skies the limit. I would suggest playing around with this a little and maybe reading up a little on CSS to get an idea of how to work with it.
I hope that helps!
Cheers,
JonahMay 8, 2012 at 4:39 pm in reply to: Events Calendar Pro – when activated the calendar loading jus times out #18896Jonah
ParticipantHi ngaire, sorry to hear you are having problems. Can you provide more information about the issue and or provide an example to where this is happening? Have you tried the obvious:
1. Checked that you are running the latest version of WP and the plugins?
2. Flushed your permalinks by visiting Settings > Permalinks?
3. Made sure your server has enough memory allocated for your website? http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
4. Deactivated all other plugins to see if there’s a plugin conflict?
5. Reverted to the Twenty Eleven theme to rule out a possible conflict with your theme?Please try all those steps to see if that helps and please provide a link to where the problem is occurring so we can see for ourselves what’s going on.
Thanks,
JonahJonah
ParticipantHi Wes, unfortunately as Rob indicated we don’t have a short-term solution for this or a way to turn of the AJAX functionality. You’ll either need to wait for the 2.1 release (which this could be a few months out) or hire a developer to help you with the issue.
Sorry I can’t offer you more.
Cheers,
JonahJonah
ParticipantHi Laurie, I’m not sure what the problem is but I’ve got a ticket out for the developers to take a look and will followup here as soon as I know more.
Thanks,
JonahJonah
ParticipantHi Paul,
It might be related to the license key but what’s the error?
We only allow associating a license with one site and basically all this provides is the automatic updates but you should still be able to use the plugin and can still manually update it by downloading the latest copy.
Does that help? It would help to see what the error is to know what the problem is.
Cheers,
JonahMay 8, 2012 at 4:29 pm in reply to: Display Upcoming/Featured Events on Homepage w/ featured image #18892Jonah
ParticipantHi Shannon, this is pretty easy to do but unfortunately not something I can spend time in the forum telling you how to do. It should only take about an hour max to get something fairly complete setup if that helps for your eLance estimate. Basically you just need to setup a custom query for your events on the home page and pull in the data and style with CSS.
This is a good idea for a future blog post/tutorial here and I’ll put it on the list to do but we have a lot of other things to do so I won’t be able to get to it anytime soon.
Good luck!
Jonah
ParticipantHi Evangelia,
Yes, I suggest you follow the official path and the instructions we have outlined in the FAQ.
Cheers,
Jonah -
AuthorPosts
