Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi 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
Jonah
ParticipantHi Casey,
Can you use the same conditional statements for the duplicate content as well?
– Jonah
Jonah
ParticipantHi 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,
JonahIs that what you see?
– Jonah
Jonah
ParticipantHi 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,
JonahJonah
ParticipantHi 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
Jonah
ParticipantHi Tom,
What issues are you having with the plugin now?
– Jonah
Jonah
ParticipantHi Dan,
Any luck on getting this to work?
– Jonah
Jonah
ParticipantHi Thomas,
Glad that did it. Let me know if you need anything else.
– Jonah
Jonah
ParticipantHi 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
Jonah
ParticipantHi 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
Jonah
ParticipantHi 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
Jonah
ParticipantHi 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,
JonahJonah
ParticipantHi 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,
JonahJonah
ParticipantHi 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
Jonah
ParticipantHi 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
-
AuthorPosts
