Jonah

Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 4,001 total)
  • Author
    Posts
  • in reply to: Exclude categories from calendar widget? #25478
    Jonah
    Participant

    Hi Torstein,

    Unfortunately this won’t be too easy at the moment. To do it you’d need to modify /wp-content/plugins/the-events-calendar/views/table-mini.php by placing a copy in an ‘events’ folder in your theme and then changing the query to use WP_Query instead of tribe_get_events() so you can use tax_query args and limit the categories. This is likely going to have impacts to the rest of the code in the file and this is where it gets tricky.

    We are working on some changes to allow for more flexibility in our queries but this probably won’t be out until 2.1 which will be a couple/few months.

    I hope that helps!

    – Jonah

    in reply to: Duplicate page title and content #25476
    Jonah
    Participant

    Hi Casey,

    Can you use the same conditional statements for the duplicate content as well?

    – Jonah

    in reply to: Eventbrite Activation error #25472
    Jonah
    Participant

    Hi Tom,

    There is no version 1.6 for our Eventbrite plugin. Maybe you have another plugin installed? This is what it should look like in the plugins list: http://cl.ly/image/1L282N0q2U39

    Please download the latest Eventbrite plugin from Account Central on our website: https://theeventscalendar.com/downloads/

    Thanks,
    Jonah

    Is that what you see?

    – Jonah

    in reply to: Eventbrite Activation error #25467
    Jonah
    Participant

    Hi Tom,

    So you’re not seeing the EB ticket options when creating a new event? Have you tried deactivating all other plugins to see if there’s a conflict? Are you running the latest version of all our plugins? Please provide me as much detail as possible.

    Thanks,
    Jonah

    in reply to: Eventbrite Activation error #25465
    Jonah
    Participant

    Hi Tom,

    Did you input your EB API key in Users > Your Profile? You must do this first. Then, when you go to Events > Add New you should see the Eventbrite options here: http://cl.ly/image/313N1q1T3r18

    I hope that helps but let me know if you need anything else.

    – Jonah

    in reply to: Eventbrite Activation error #25458
    Jonah
    Participant

    Hi Tom,

    What issues are you having with the plugin now?

    – Jonah

    in reply to: Specific Facebook Event Not Importing #25457
    Jonah
    Participant

    Hi Dan,

    Any luck on getting this to work?

    – Jonah

    in reply to: API return False #25453
    Jonah
    Participant

    Hi Thomas,

    Glad that did it. Let me know if you need anything else.

    – Jonah

    in reply to: API return False #25442
    Jonah
    Participant

    Hi Thomas,

    Sorry for the late response here. That’s strange. Do you have any restrictions set on the page? I’m not able to see that Facebook page when I click the link above. Are you sure that’s the correct URL?

    – Jonah

    in reply to: Facebook Group events import? #25441
    Jonah
    Participant

    Hi David,

    That’s a good question. It should import these just fine. Have you tried importing by getting the ID of the event and going to Events > Import FB Events?

    – Jonah

    in reply to: Ignore instances of recurring events #25440
    Jonah
    Participant

    Hi David,

    We don’t have any built in ability for this but with a little code tweaking you should be able to do it. Check out this post for a solution provided by one of our users: https://theeventscalendar.com/support/forums/topic/reoccuring-event-shows-multiple-times-in-loop/

    I hope that helps!

    – Jonah

    in reply to: Is it possible to duplicate events ? #25439
    Jonah
    Participant

    Hi Achim,

    Have you looked into the recurring event options of the plugin? This may help. You can set events that are the same to re-occur at different specified intervals. Otherwise, no the plugin has no other duplication ability but you can use a 3rd party plugin for this: http://wordpress.org/extend/plugins/duplicate-post/

    I hope that helps but let me know if you have any other questions.

    Thanks,
    Jonah

    in reply to: Plugin Conflict with WYSIJA #25438
    Jonah
    Participant

    Hi Martin,

    What do you mean the administration screens will not display? I installed the plugin and am seeing them fine. Which screens are not loading and are you getting an error message or what’s happening? Screenshots/screencast may help…

    Thanks,
    Jonah

    in reply to: Calendar Buggy – Events repeating every day #25437
    Jonah
    Participant

    Hi Caroline,

    I got the file and was able to see the issue for myself. I’m not sure why event are being duplicated so I’ve asked one of our developers to take a look and will report back as soon as I know more. Thanks for your patience.

    – Jonah

    in reply to: Mobile Ready (iPhone) – Event Calendar Pro? #25436
    Jonah
    Participant

    Hi guys,

    My suggestion would be to read up on responsive web design. There’s tons out there on the subject. Here’s one example: http://blog.teamtreehouse.com/beginners-guide-to-responsive-web-design

    There’s really way too much to go into to provide much guideline here. A good start would be this though: http://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    You can use those media queries in your CSS to apply specific styling at each of those breakpoints (resolutions).

    Maybe Andy can provide a little more here but aside from that you’re on your own. Sorry I can’t offer up more.

    – Jonah

Viewing 15 posts - 2,146 through 2,160 (of 4,001 total)