Forum Replies Created
-
AuthorPosts
-
Barry
MemberA quick update – we’re going to make some changes to the code comprising the plugin I posted in my last reply and would advise waiting until those changes have been prepared.
Thanks for your patience!
Barry
MemberI think you’re right – and thanks for bringing it to our attention. Our own testing wasn’t done with deeply nested pages and unfortunately this was missed. We’ll certainly get this reviewed and updated.
Barry
MemberHi Sean,
If true that would certainly be worrying.
While it goes without saying we don’t want to leave a solution in the public domain that causes harm, I would also hate for people to be stuck in limbo from fear that it may cause a “small disaster” unless we can substantiate that there’s a general problem here. I would also highlight the recommendation that people backup before using this.
I think it might have deleted many of my pages and much of my uploads folder contents.
Can you provide any more detail? It sounds like there’s a note of hesitation there – were you performing other cleanup tasks? Do you mean to say it removed regular pages – quite unrelated to events – and even media content that is unrelated to events?
That would be pretty perplexing if so but not impossible, so if you can furnish any additional details that would be much appreciated.
Barry
MemberThat is strange. If you visit the Events Settings screen do you see a button to “Fix Venues Data”?
Barry
MemberHi Link,
I don’t believe there’s any substantive differences between The Events Calendar and The Events Calendar augmented by Events Calendar PRO in that regard: so long as the search is initiated within month view the results will be restricted to whatever the currently selected month is.
However, both facilitate searches on list view which has no such restriction.
Does that clarify things?
Barry
MemberHi John,
There are a couple of ways you might approach this. What I’d suggest trying in the first instance though – because it’s an easy answer – is adding the following (empty) file to your theme:
tribe-events/filter-bar/filter-view-horizontal.php
So the more complete path would look something like:
/…/wp-content/themes/YOUR_THEME/tribe-events/filter-bar/filter-view-horizontal.php
The basic idea is setting up a completely blank template override (see our Themer’s Guide for an overview of customization techniques like this). Alternatively, you could probably hide it with a little CSS.
Does that help?
Barry
MemberHi!
That’s right, recurring event support is not yet available for WooCommerce Tickets (or any of our ticketing addons).
Right now, based on my understanding of what you have described, you would need to set up an event for each day and tickets for each time slot (with an inventory of 1 unit, or whatever is appropriate) – that definitely would be time consuming and somewhat laborious – we fully appreciate that – so the basic answer to your question is no, there’s no secret beyond needing to do some custom development work.
“Out of the box” though, at this time, you probably won’t be able to do what you want in a particularly smooth and efficient manner.
I hope that clarifies things 🙂
Barry
MemberHi Samantha,
I’m sorry for the inconvenience first of all – we did just identify this bug and it’s affected a number of our users. We do have a fix, though:
- Please create a new file called “tribe-cleanup.php” in your wp-content/plugins directory
- Within that file, post the code you see here
- You can then activate it from the list of plugins
- From there you should see this new button in the event settings
- Clicking this ought to resolve things
Even though things aren’t currently at an ideal point, I would still recommend making a backup before running through those steps.
I hope that helps 🙂
Barry
MemberHi Kristoffer:
The easiest way is to simply click on the relevant column header (“Start Date” or “End Date”) and reorder the list that way. If you’d like to see something more like an option to permanently reverse the order, please post a feature request – we’d be more than happy to consider this 🙂
Thanks!
Barry
MemberHi Justine,
There are quite a few issues that you have described and ideally we’d stick to one per thread – it just helps to avoid confusion and ensure nothing is missed (plus it’s helps us to ensure fair and timely service for all our users) 🙂
Let’s deal with the first issue in this thread:
It seems to be working just fine except for the ability to click to the individual events from the month view. It worked fine with the 3.4 version.
OK. Can you clarify if this has been resolved since you posted or provide further direction? On looking at month view, I can click on event titles and navigate to single event pages without an issue.
Barry
MemberHi Pauline:
A Javascript issue seems to be at play. I can’t tell if that’s the ultimate source of the issue or not, but cleaning it up would be a good starting point here. It’s stemming from this script which is printed within the event page output:
<script type="text/javascript"> $(document).ready(function(e) { $('#internal_right_spacer').css('height', $('#internal_menu').css('height')); //alert($('#internal_menu').css('height')); if ($('#internal_menu').css('height') == "0px" || $('#internal_menu').css('height') == "0") { $('#internal_menu').css('display', 'none'); $('#internal_right_spacer').css('height', '10px'); } }); </script>There aren’t many clues to suggest which theme/plugin might be generating it (what I can say is, it is not The Events Calendar/Events Calendar PRO!) so turning off everything but our plugins and switching to a default theme – then building back up from there, testing each time you reactivate something, is going to be the best way to figure this one out.
Let me know how you get on!
Barry
MemberHi: I’m sorry you’re hitting difficulties, that definitely sounds like strange behaviour.
Is there any further background information you can provide? Have new plugins been added or updated, or any settings changed – anything like that?
Do you also happen to have a plugin called Series Engine installed and activated?
Barry
MemberHi – unfortunately there is currently a bug stopping tooltips from working in month view where double quotes are used within titles. We’re working on a fix and it should be delivered in one of our upcoming releases – in the meantime would you be able to revise your use of quotes in titles?
Sorry for the inconvenience.
April 17, 2014 at 9:16 am in reply to: Footer and header courasel not displaying in single events #135324Barry
MemberHi – sorry you’re facing difficulties here.
update, my carousel created the menu issue, deactivating it made the menu re-appear. Is there something that can be done so that my header and foot will appear on single event pages?
Is that the remaining issue and can you clarify exactly what you mean? It looks to me like the same header and footer elements are present on single event pages – all that’s missing is the carousel, however I’m not too sure that’s something we can help you with (and it sounds like it is causing you other issues besides).
Barry
MemberThat seems to me like a solid approach – out of interest, though, can you confirm this happens even with a default theme (if you’re happy with the fix and don’t have time to test that’s fine, I was just curious as we didn’t detect this ourselves and haven’t seem similar reports)?
Thanks!
-
AuthorPosts
