Forum Replies Created
-
AuthorPosts
-
Barry
MemberWe’d be sorry to lose you, but you can request a refund by emailing pro @ tri . be – please include a link to this thread and also a copy of your purchase receipt if you do so.
I think it is the extension not working with the template and not the other way around so I will need technical support from this plugin.
Well, we’d love to help further – but unfortunately issues with Headway are not currently something we can assist with. With regards to the above point, though, I would highlight that this issue does not crop up with the vast majority of themes – so though I’d agree there are compatibility issues with Headway I’m not sure it is fair to suggest they all stem from issues with the plugin.
Once again do feel free to email us and we’ll do our best to help you. My understanding is the team behind Headway are looking at changes in their next major release that will better accommodate this sort of issue – but of course I appreciate that isn’t of immediate help, here.
Thanks for giving it a try and if you do decide to stick with us we’ll be happy to help as best we can with any non-Headway related issues that might crop up.
June 2, 2014 at 11:43 am in reply to: Facebook Events are not imported to match info on Facebook. #199038Barry
MemberHmm not working at allβ¦
OK, that’s a shame – do you mean you are completely unable to import events from Facebook, or that you’re continuing to hit this problem with the venue data (have you been able to test with other Facebook events and are you hitting the same problem with those)?
also why are my calendar titles so large?
Looks like a CSS issueΒ – but we do try to stick to one issue per thread. Can you post a new thread for this issue? One of the team will then be only too happy to help.
Thanks!
Barry
MemberNo problem – I’ve linked this thread to the relevant issue on our internal issue tracker, so as soon as it’s done we’ll do our best to pop back in here with an update π
June 2, 2014 at 11:39 am in reply to: RSS to Email #2, ( event meta missing with maybe_teardown_tribe_order_filter() #199027Barry
MemberOK, cool – I’ll go ahead and close this thread and one of the team will be happy to help you in the other thread (if they haven’t already done so) π
Thanks!
Barry
MemberSo right now Filter Bar does not ship with a filter that targets additional fields – but you can certainly build your own by extending the TribeEventsFilter class. It’s definitely something where some PHP and WordPress development know-how would be needed – but is absolutely achievable.
I hope that clarifies things π
Barry
MemberHi! Sorry for the late response!
It’s often best to create a fresh thread of your own – our systems don’t always alert us if someone other than the original poster updates a thread.
For example if a visiting customer of my site purchases a ticket which was created by a member, how does the member receive a cut from the payment?
So you’re interesting in building something our plugins don’t quite facilitate “out of the box”. What you’re describing is definitely achievable – but you’d realistically have to be prepared to implement some amount of customization work to get there, particularly for elements like giving members a cut of profits.
Thanks again!
May 30, 2014 at 11:20 am in reply to: Recurring event dates not saving correctly in database #191377Barry
MemberHi – sorry you’re experiencing difficulties.
With regards to the offset first of all, is it possible your end of day cutoff is 4am (or might it have been 4am when the original event was created)? What basically happens at present is an all day event is taken to be a 24hr period and it “rotates” to accommodate the end of day cutoff setting.
Does that explain/clarify that particular issue?
Barry
MemberI’m sorry you’re facing difficulties here.
Ordinarily all events in right hand columns have tooltips that display to the left, and the reverse is true for left hand columns (and the centre column), which is what I experience locally.
I know you’ve recently been able to test these things out at another URL with a default theme – are you seeing the same thing there?
Barry
MemberHi Lars – great question.
We’ve added a new filter (in the sense of a WordPress hook) to the TribeEventsFilter base class called tribe_events_filter_values … the essence of this is that, for all of the filters that ship with Filter Bar, you can modify the options that each presents.
A good example is categories. You may have a “convenience category” that you do not wish to be exposed to visitors via the Category Filter – with this new hook you can easily achieve that by setting up a function which removes the unwanted option.
Barry
MemberHi PP,
Glad you’re enjoying the plugins (though I’m sorry you’re hitting difficulties with the imported event times).
So that looks like a 7hr difference – is that consistent across all the imported events? Is it possible your WordPress timezone setting is UTC-0 (essentially, London time)?
Barry
MemberHi Andy, I’m afraid not – it didn’t quite make the cut for this release but it’s on the radar and if at all possible we’ll hit it this time round.
Barry
MemberOK – let’s deal with this first:
1. The event title and the date and time are all on the same line. There should be line break after the event title to a new line for the date and time.
This seems to me to be the result of your customization work. Ordinarily the entry title is an <h4> element whereas it appears to have been customized and is a <paragraph> element in your customized version. That’s fine, but if you’re going to make those sorts of changes you really need to be responsible for applying the necessary CSS to format them as you would like.
In this case though you might try adding a new CSS rule like this one:
section.tribe-events-adv-list-widget paragraph.entry-title { display: block }Does that help/clarify that point?
Barry
MemberI’ve done the same thing a number of times – glad you’re all sorted though π
I’ll go ahead and close this thread.
Barry
MemberGlad you figured something out here π
Mostly for the benefit of others I’d definitely emphasize that modifying core code in this way should be generally avoided if there’s a suitable alternative but if this works for you and you’re happy to reapply the patch that’s great (please do post a feature request if you want us to consider it in future releases!).
Cheers!
Barry
MemberOur pleasure – glad it’s on track π
-
AuthorPosts
