Barry

Forum Replies Created

Viewing 15 posts - 10,531 through 10,545 (of 17,936 total)
  • Author
    Posts
  • in reply to: Contecting my events categories to my WP categories #102651
    Barry
    Member

    Hi eguidemagazine:

    Yes, that should be possible. You might make use of WordPress’s register_taxonomy_for_object_type() function here – do note however that by itself that does not mean events will necessarily show up when that category is viewed, depending on how your theme operates (so you might need to make some further tweaks at theme level).

    I hope that helps!

    in reply to: Calendar Next Month Links Not Working #102645
    Barry
    Member

    This reply is private.

    in reply to: Page Not Found #102642
    Barry
    Member

    My apologies, russkeys. Unfortunately we are experiencing some glitches after making improvements to our forum/support tools. That shouldn’t have been marked private and I’ll re-post here – though really it was just to let you know we are still looking into this.

    Thanks: we’ll try our best to look at that one as part of this issue and will update you again as soon as we can.

    in reply to: Widget in Footer displaying incorrectly #102639
    Barry
    Member

    Thanks (and please note I removed your credentials as an added precaution): what I notice here is that your footer widget seems to be divided into three columns.

    The first two columns, left and centre, are wrapped in a div.one_third element and my guess is that is necessary to properly constrain them but, for some reason, the final right-hand column which you have used for the events widget is not similarly constrained – div.one_third is missing.

    I’m unsure why that would be and wonder if it could actually be an intentional facet of your theme (perhaps it is expected some other widget will be positioned there and has rules in place to target it especially)? With that in mind, would it be possible for you to try relocating the events widget to the left or centre columns and see if this problem still occurs?

    Thanks!

    in reply to: "All Event" link is not showing. #102631
    Barry
    Member

    Hi!

    Right now we’d consider that an advanced customization and regrettably isn’t something we can help you with. However, we do have some learning resources in relation to the meta walker/meta factory, which is used to generate that area:

    How the Tribe Meta Factory works

    I hope that helps 🙂

    in reply to: Tag Filter #102629
    Barry
    Member

    Yes, that should be possible. Right now we don’t have any dedicated filters or hooks to assist with this, but the basic concept outlined here (though that relates to event categories rather than tags) should be transferable to your own scenario.

    Beyond that, I’m afraid there isn’t much else we can offer here (but do note we intend to add additional hooks to help make this sort of work easier in the future).

     

    in reply to: Recurring Events only publishing the First Day #102626
    Barry
    Member

    Can you clarify, does this happen even if you create a new event which recurs from the very beginning, or are you finding it is restricted to events that are created as single events first of all that you subsequently convert (or try to convert) to recurring events?

    Barry
    Member

    @Gina: thanks for posting but please do create your own thread! One of the team will be more than happy to help 🙂

    I have had a look through the themer’s guide to try and find what the code names are for each of the elements are (like .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper .list-date)…. so that I can play around and try and change to what I am looking for…. is this type of information easily available or where could I find it…

    Phil: I’m afraid we don’t have a consolidated list of CSS hooks. However, our templates (where most of them originate) are open and available for you to review – generally speaking though the easiest approach is to use the developer tools provided as part of most modern browsers, which will quickly let you isolate the elements you are interested in.

    Hope that helps!

    in reply to: Month View – Add text before or after the calendar #102610
    Barry
    Member

    What if they want to see the source?

    That’s no problem at all, it would be appreciated though if you could do so discreetly (via a private reply mechanism if they have it or by email – or even just suggest they email us at pro (at) tri (dot) be and we would be more than happy to cooperate).

    Thanks!

    Barry
    Member

    Andreas: that is very helpful indeed – thanks for taking the time to reply. I’ll update the issue tracker accordingly 🙂

    in reply to: Events 2.0 message and venues/organizers error #102601
    Barry
    Member

    OK. I’m going to need some insight into what is being returned when the legacy query runs. Would it be possible for you to add this snippet to your theme’s functions.php file? Within the admin environment you then ought to see something like this near the top of the screen:

    Screenshot showing possible results from the legacy test query

    Of course, the actual data may be something other than array (size=0) in your case and if so it would be interesting to see what it is. Beyond that, can you confirm which version of PHP you are using within your hosting environment?

    in reply to: 404 Errors #102595
    Barry
    Member

    That’s a shame. This does seem to follow the same pattern as a number of other reports we have seen. At this time we’re not quite sure why we’ve seen a surge in this behaviour but we’re going to do some further digging and will endeavour to update this thread after that point.

    in reply to: Changing the Calendar default title #102589
    Barry
    Member

    It’s been a while without any follow up so I’m going to guess you’re all sorted here and will close this thread. If you need any further help please don’t hesitate to create a new thread 🙂

    in reply to: Tag Filter #102117
    Barry
    Member

    Hi – great question!

    We share the post tags taxonomy with WordPress so, currently, there is no means of facilitating this that is baked into the Filter Bar plugin. You could certainly investigate implementing it as a customization – right now though that isn’t something we can offer a great deal of help with, but we are planning on making some changes that will make further customization an easier task generally.

    I hope that clarifies the current situation, but let me know if you have any further questions 🙂

    in reply to: 3 questions #102112
    Barry
    Member

    Hi! Thanks for posting – just a note first of all that it’s generally best to create a separate thread for each question, so if you need further advice on any of this stuff please do open up new threads 🙂

    1) How can I move the ticket box (in single event view) above the details box? Ex: http://bergen.ungdomslag.no/hending/test/ is how it is now, and I want the ticket box right below the share links.

    Does our Moving the WooCommerce: Tickets Form tutorial help here?

    2) When a costumer is buying tickets, they may buy several tickets at once and that is great. However, we will then only get information about the person buying all the tickets. Sometimes we will need information about each person the tickets are for. What their names are, how old they are, adresses etc.

    Currently this is not directly supported – but is certainly a popular request and we’d encourage you to add your support for this idea across on our UserVoice page.

    3) Is it possible to add a “total stock” for an event? Currently we can set a stock on each ticket type, but I’d like to add a total stock for the event. Let’s say the venue can hold 200 people, but we have different ticket types that have different costs (different prices for children, students, adults, seniors and members). Setting a max on each of those ticket types makes no sense, because we don’t know how many adults, students, kids etc will come, but we do have a max total of 200.

    Again this is a popular request but currently is not supported – but please do add your support over on UserVoice.

    I hope that answers your questions 🙂

Viewing 15 posts - 10,531 through 10,545 (of 17,936 total)