Jonah

Forum Replies Created

Viewing 15 posts - 3,016 through 3,030 (of 4,001 total)
  • Author
    Posts
  • Jonah
    Participant

    Hi Javier,

    What file did you change and where was the file located?

    Cheers,
    Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Add custom taxonomy (custom tags) to my events #18903
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Event Expiration #18902
    Jonah
    Participant

    Hi 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,
    Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Google Calendar import #18899
    Jonah
    Participant

    Hi 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,
    Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Can I turn off AJAX loading in grid calendar view #18895
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Event Calendar iniatializing #18894
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Licence Key – Offline development #18893
    Jonah
    Participant

    Hi 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,
    Jonah

    Jonah
    Participant

    Hi 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!

    in reply to: Translation in Greek #18891
    Jonah
    Participant

    Hi Evangelia,

    Yes, I suggest you follow the official path and the instructions we have outlined in the FAQ.

    Cheers,
    Jonah

Viewing 15 posts - 3,016 through 3,030 (of 4,001 total)