Jonah

Forum Replies Created

Viewing 15 posts - 706 through 720 (of 4,001 total)
  • Author
    Posts
  • in reply to: Interfering with slider on homepage #47118
    Jonah
    Participant

    Hi Mike,

    One problem I see is your theme is loading a much older version of jQuery (1.5.1) through Google. This can often cause problems, not only with our plugin. I suggest modifying this so that the theme loads jQuery from WordPress instead, using version 1.8.3. You might need to contact your theme author to help with this.

    I hope that helps,
    Jonah

    in reply to: Problems with rss feed and reoccurring events #47117
    Jonah
    Participant

    Hi Sean,

    Do you have a specific example I can take a look at?

    in reply to: Display timezone identifier #47116
    Jonah
    Participant

    Hi lloydsilver,

    You just need to add the PHP date timezone identifier (http://php.net/manual/en/function.date.php) to wherever time is displayed in the plugin. Then, I suggest taking a look at our themer’s guide to get some ideas as to how to modify template files: https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/ We’ve also got other examples scattered throughout our documentation and tutorials.

    I hope that helps!

    – Jonah

    in reply to: How to style single venue template #47115
    Jonah
    Participant

    Hi Joshua,

    Currently there is only one template option available within our plugin in the Events > Settings > Template screen. Based upon that option you will need to do some additional work to get the layout the way you want on any given page with a mixture of PHP, HTML and CSS.

    If you have selected the Default Events Template, the plugin will use either the /wp-content/plugins/the-events-calendar/views/ecp-page-template.php or /wp-content/plugins/the-events-calendar/views/ecp-single.php template files for the display. You can override and edit either of these files by making a copy and placing in an ‘events’ folder in your theme. The plugin uses ecp-page-template.php for the Events List, Calendar and Day views, and ecp-single-template.php for everything else including Venue pages.

    All of the other Events Template options will use one of your available theme page templates (page.php, etc.).

    Based upon what Events Template option you’ve chosen, you will need to use these conditional wrappers to help you conditionally display or not display certain markup on each corresponding events page: https://gist.github.com/jo-snips/2415009 – like I mentioned you might also need to modify the HTML and/or add some CSS to get things looking and working the way you want.

    I hope this helps and let me know if you have any questions.

    Regards,
    Jonah

    in reply to: MonthSeriesRules::getNthDayOfWeek #46964
    Jonah
    Participant

    Hi Greg,

    I can’t see the event settings in the screenshots you shared. Can you please take screenshots again?

    Thanks,
    Jonah

    in reply to: Venue page template in full width, without sidebar #46945
    Jonah
    Participant

    Hi Adrian,

    I’m not sure why the code is not working in that file. It likely has something to do with your theme. I would suggest trying the Default Events Template option instead and then you can use the /wp-content/plugins/the-events-calendar/views/ecp-page-template.php to customize your layout in the way I’ve suggested. To make changes to this file, first make a copy and place in an ‘events’ folder in your theme. You’ll likely need to make some other adjustments to include theme specific div’s or other markup to wrap the content the way you want.

    Jonah
    Participant

    Aha! Sounds good Nini! I’ve had issues with WP Super Cache like that before too… Let us know if you need help with anything else.

    Cheers,
    Jonah

    in reply to: Facebook events failing to import… #46942
    Jonah
    Participant

    Hi Ryan,

    Sure thing. I just created a ticket and we’ll try to get this resolved for you ASAP. Stay tuned.

    – Jonah

    in reply to: Exclude One Category from Upcoming Events List #46940
    Jonah
    Participant

    Hi Christina,

    Very sorry, that last code I shared didn’t seem to work either. I did a bit more checking and this seems to do the trick. Try this: http://snippi.com/s/rd9pqcd

    Let me know whether or not that works!

    – Jonah

    in reply to: MonthSeriesRules::getNthDayOfWeek #46938
    Jonah
    Participant

    Hi Greg,

    I’m still not understanding. Can you provide a more specific example of the events you are creating so I can replicate this on my end?

    Thanks,
    Jonah

    in reply to: Only One Event Listed in /events #46937
    Jonah
    Participant

    Thanks for reporting back on that mitchell360. I’ll go ahead and close this out, but do let us know if you need help with anything else.

    Cheers,
    Jonah

    Jonah
    Participant

    Hi Nini,

    Sorry that didn’t work. Yes, unfortunately the only other thing to do is setup a dev site because we need to know if it’s a theme or plugin issue. Let me know what you find.

    Thanks,
    Jonah

    Jonah
    Participant

    Sounds good Jason, let us know if you need anything else.

    Jonah
    Participant

    Hi Nini,

    Very strange. You might also try clearing your permalinks by visiting Settings > Permalinks – you don’t have to do anything else but visit that page and permalinks will be cleared. Another thing to try would be to change the time zone in Settings > General to either a UTC time or select a city.

    Aside from that you’ll need to try deactivating all other plugins and/or switching to the default WordPress theme. Understandably you won’t want to do this on a live site so I would suggest setting up a development copy of the website to be able to test things out.

    I hope that helps!

    in reply to: Bulk Upload Events #46839
    Jonah
    Participant

    Hi Kris,

    Unfortunately not. At this time you will need to figure out your own way to bulk import events.

    Sorry I don’t have more to offer here.

    – Jonah

Viewing 15 posts - 706 through 720 (of 4,001 total)