Forum Replies Created
-
AuthorPosts
-
Barry
MemberHi Amy,
I’m going to move this across to the Community Events forum however I think the line of code referred to in the previous post was this one:
do_action( 'tribe_events_date_display', $postId, true )So if you otherwise follow the advice in the post and remove the above line (or comment it out by prefixing it with a # symbol) that should hopefully do the trick here.
Barry
MemberHi Alonso,
The reminder is a nice idea – my feeling is that that sort of feature would be better suited to a third party plugin, but you can definitely put the idea forward for consideration.
Also it would be great to remember if there was an update of the appointment at any aktualiesierung but with extra button.
I’m not really sure what you mean here, can you clarify?
Barry
MemberHi John: those links only appear if pagination is required – are there any other events you would expect to see listed on that date?
Barry
MemberGwen: can I ask you to confirm what your timezone settings are (if you login to your site and visit Settings > General you should see a timezone field).
Thanks!
Barry
MemberHi Gwen,
Does this relate to your previous question on the Community Events forum?
Basically, if you want to assign a recurring event pattern to an event then each ‘instance’ must take place on a different date, it is not currently possible to have a pattern where an event repeats twice daily for example.
Barry
MemberHi Gwen,
I’m going to move this across to the Events Calendar PRO forum (because I don’t think this relates specifically to Community Events) and will look into this from there ๐
April 22, 2013 at 6:51 am in reply to: is there a way to customize event dates to omit some days? #46483Barry
MemberHi Gwen,
I’m not 100% sure I understand – do you mean you want customers to be able to submit recurring events (something that takes place every second Saturday for 5 weeks, for example)?
If so that’s completely possible, but you do need Events Calendar PRO to be installed since that is what provides recurring event support.
Barry
MemberHi Ken,
This is possible however for a number of reasons it’s not particularly straightforward. A possible approach you could explore is setting up a wp_mail filter and amending the content of the $message field if it meets your criteria (ie, it contains the above link to begin with).
I think I see the sense in what you are suggesting though – you want admins to be taken to the admin environment to make edits, right? – and I will suggest as much to our dev team.
Thanks again (and let me know if I’m misunderstanding at all).
Barry
April 22, 2013 at 6:22 am in reply to: Is there any way to sort tickets based on their Woocommerce menu sort order? #46481Barry
MemberHi slightlynervous,
Just for future reference: we typically don’t provide coverage on weekends (we keep regular business hours for the most part, Mon-Fri 9-5, though there can be exceptions) which is why we didn’t answer you before today ๐
What I’d suggest here is basically adopting the same sorting technique as used in this earlier thread – it just needs a slight tweak so that the menu order is used instead of the price.
Here’s a revised version of that code – can you follow the same instructions as in the other post I referenced (but use this new version of the code!) and see if that helps?
Thanks!
Barry
MemberOK, I’ll close this thread for the time being and in the event there are further problems please just create new threads as needed.
Barry
MemberHi! It’s possible to remove that toolbar entry completely (please see this guide if you want to do that), however to do it selectively isn’t as easily achievable.
When you say it is a broken version am I correct in thinking it is the Event Add Ons link that is the problem here? If so, you could alternatively turn off up-sells (see here) which would then remove that item.
Does that help at all?
Barry
MemberHi jeffrey,
I’m not sure either, but I know some themes (and perhaps plugins) have a habit of re-ordering the stack of filters that are used to process output so that paragraphs and line breaks are applied across the board even when they aren’t desired.
I’m not sure why that would only be happening under the circumstances you have described, though. Was this problem resolved by switching to a default theme such as Twenty Twelve or Twenty Eleven?
Barry
MemberHi!
You can probably achieve most of what you want here, take a look at our Themer’s Guide and also this tutorial on template overrides first of all.
How do I even out the columns? Right now itโs 7 items (left column) to 2 (right column) vs. 5-4. I dislike this layout because it is inefficient, very long, takes up too much white space, and not very pretty!
So you can modify your custom events/single.php template and simply move components around or even remove them. Before we go any further it’s worth remembering that this list is dynamic: right now you have 2 items in your right column I’m guessing on most of your events, but not all.
I found one with 3 items in the right hand column (some have venue phone numbers, for example). Perhaps others don’t have any categories and might only have 6 items on the left hand column?
All I’m really pointing out here is you would need to decide on how to balance things to get the best fit in most cases as the number of items in each column basically varies dynamically.
How do I remove the โEventโ field itself? Itโs superfluous, seeing as the title is right above.
So familiarize yourself with the process for setting up theme templates and (using the links I provided above) and then create a custom events/single.php template. Look for these lines of code and simply remove them.
When I add the Google Map, it appears between this information and the eventโs description. Can I put it in the box (underneath the Venue)?
This would also relate to your custom events/single.php template. You would add a snippet like this probably right below this block of code in your case, of course feel free to play around with the positioning.
If you do this it would also make sense to locate and remove this block of code from further down the same template and you will need to adjust the dimensions of the map to get a nice fit – login to your dashboard and navigate to Events > Settings > General to change them.
I hope that helps ๐
Barry
MemberExcellent.
Generally just flushing out your browser’s cache should be sufficient to ensure the new Javascript code is observed (some browsers do that when you hit Ctrl + R) – but in any case the main thing is you’ve got everything working.
Thanks for bearing with us here ๐
April 19, 2013 at 12:50 pm in reply to: Wootickets – event list buy button, no pdf ticket plus other pre-sales questions #46367Barry
MemberHi Rob,
I think the bulk of your remaining issues are described in this thread which you are also taking part in – so what I’ll do is close this one and we can keep the discussion going there ๐
Barry
-
AuthorPosts
