Forum Replies Created
-
AuthorPosts
-
Barry
MemberHi Thomas, our code has changed slightly and so I believe has the Facebook API – and this unfortunate side effect is the result. Please bear with us and we’ll try to get a fix available – if you can hold on a few more days I’ll post back with an update.
Thanks!
Barry
MemberHi Mark,
We’re very sorry for the inconvenience – and thanks for your patience and support so far. Regrettably this is a bug that manifests itself when the Default Events Template is used.
Are you able to switch to the Default Page Template by way of temporary workaround until we can deliver a fix in a future maintenance release?
Thanks!
Barry
MemberHi apokoponen, it does look like there’s a problem here and it is very likely one and the same as a similar issue with event categories: it’s very much on our radar and we’ll do what we can to address it as quickly as possible.
Thanks for your patience!
Barry
MemberHi John,
I’m actually wondering if this might be due to another plugin or indeed your theme as I don’t see the same behaviour elsewhere.
I do see that you noted having tried deactivating all other plugins and switching to a default, unmodified theme when you created this thread: can you confirm what the outcome of that test was?
Thanks!
Barry
MemberDefinitely something I’d look at in the first instance (its status as a broken theme) … have you approached the theme author about that? Ideally we’d want the theme to be functional before building further custom templates within it 🙂
Barry
MemberThat is strange – and thanks for letting us know. I’m not actually seeing the very same issue either locally or on our demo site which is also running our latest versions. It does seem that you have diligently run through the usual troubleshooting steps, however. Is it possible some resource was still present in a cache or anything of that order?
Thanks!
Barry
MemberCan you share a screenshot of the event settings (as you see them in the event editor)? Thanks!
Barry
MemberHi Jamie,
You could test to see if an event category is being viewed with tribe_is_event_category() and from there might inspect the $wp_query global or otherwise use the WordPress API to determine which specific term was requested, then go from there.
I’m afraid there’s not a massive amount more we can help with – customizations like this really need to be driven by you (and it’s awesome to hear of people building stuff like this!) – but if you do have any other The Events Calendar specific questions along these lines definitely let me know 🙂
Thanks!
Barry
October 7, 2013 at 4:36 pm in reply to: Venue URL slugs incorrectly inherited the slug from an event #69756Barry
MemberInterestingly enough I don’t experience the same thing. I do see that you noted having run through our usual troubleshooting steps (disabling all other plugins, reverting to a default theme etc) when you opened this thread – can you let me know what the outcome of that test was?
Thanks!
Barry
MemberHi Tim! You probably just need a splash of CSS like this:
.tribe-events-calendar div.hentry.vevent { border-bottom: 4px dashed #0ca; }Plus, since you also seem to have a problem with tooltips obscuring the event titles you may be interested in the following snippet:
Stop Tooltip from Obscuring Event Title
To learn more about adding CSS tweaks please refer to either our Themer’s Guide or indeed your theme’s documentation. Hope that helps 🙂
Barry
MemberHi apkoponen,
I can’t see the problem as the URL you provided seems to relate to a site that is not yet online. Can you confirm if the problem you are experiencing persists when you disable all other plugins (except for The Events Calendar/Events Calendar PRO) and at the same time switch to a default, unmodified theme (such as Twenty Twelve)?
Thanks!
Barry
MemberI’m not sure if what you linked to demos a single venue page with your change in place or if you reverted to the default version of the template, but what you’re outlining seems to work for me (ie, placing the venue description, map etc below the list of events).
Can you clarify what the problem is / can you share your modified template code (using a service like Pastebin or Gist, instead of posting directly into the forum)?
Thanks!
Barry
MemberHi onelittlemoose,
I visited the URL you provided to try and get a better picture of what’s happening but was unable to locate an event/your main events page. Would you be able to provide a URL where I can see that?
Thanks!
Barry
MemberDo you mean integration with this service? If so I don’t believe we have any plans on the radar, but definitely do feel free to post a request:
http://tribe.uservoice.com/forums/195723-feature-ideas
Thanks!
Barry
MemberHi bartolorex,
Fantastic that you are keen to learn about this stuff – however we don’t currently have a shortcode that will meet your goals here and there is quite a lot to consider when trying to do this.
As an alternative, why not consider doing something like we did with our own test site, WP Shindig? Essentially all front page requests are redirected (with a common redirect plugin from the WordPress plugin directory) to the main events page.
Hope that helps!
-
AuthorPosts
