Barry

Forum Replies Created

Viewing 15 posts - 14,011 through 14,025 (of 17,936 total)
  • Author
    Posts
  • in reply to: Problems with migration from v2 to v3 #55480
    Barry
    Member

    Hi Bernhard – when you say you are exporting and importing, can you confirm what you are using to do this?

    Barry
    Member

    Can you confirm which option you are referring to? If it is the one labelled Enable ajax to live refresh content then that only affects the process of automatically updating the list of events when you add terms to the events bar.

    Barry
    Member

    I’m guessing the $date variable hasn’t been defined. Where is this code running? Is it in a template override?

    in reply to: Calendar Widget #55476
    Barry
    Member

    Hi Dominik,

    Regarding the permalink editor first of all: although what you are doing may not on the face of it seem to likely to cause a conflict it’s possible that plugin’s code itself – and the way it manipulates WordPress’s list of rewrite rules (if indeed that’s what it’s doing, since I’m unfamiliar with it I’m really offering a guess here) – could be the root of the conflict rather than any specific changes you have made through it.

    Based on the fact that turning it off seems to resolve that issue though it would seem to be the problem.

    For the page not found issue, one thing you could try is the advice given toward the end of this thread which should stop month views from returning a Page Not Found status even when they are empty.

    Beyond that, is the page title issue only a problem when WordPress SEO is activated?

    in reply to: events in "photo view" not in order of date #55475
    Barry
    Member

    They do in fact seem to be in the correct order to me: running left to right and top to bottom, if we take the top of each photo to be the position of the event then they are actually chronologically ordered.

    Since the photos have different sizes, and the descriptive text may also be shorter or longer, the tiling effect can give rise to a small amount of “distortion” – however there is no simple way to control that, I’m afraid, unless perhaps you knock out the code which positions them (in which case they would be laid out in a rigid grid with greater potential for wasted space).

    in reply to: Where to edit meta output and labels? #55468
    Barry
    Member

    Right – there are many ways to do this.

    If you want to make some really quite drastic changes you could for instance remove the echo tribe_events_single_event_meta() call from within your single-event.php override and replace it with your own custom code.

    For something less drastic like changing the Event Tags label you can instead use a filter like this – and again avoid changing core plugin code.

    Does that help at all here?

    in reply to: Webmaster tools flooded with 404s #55464
    Barry
    Member

    Excellent.

    in reply to: Putting a link in list view #55463
    Barry
    Member

    No problem, glad you’re all sorted here.

    in reply to: Calendar Disappeared! #55462
    Barry
    Member

    Hi Brent,

    Sorry to hear that. There’s always a risk that that can happen and so to avoid the possibility of being “locked out” I would generally recommend adding code like this via FTP so that you have a quick means of erasing it.

    If you included the <?php tag at the start of that snippet then that may have caused the breakage: your functions.php file very likely already has that in place – in which case there is generally no need to add it a second time.

    Sorry once again and definitely feel free to wait until a definitive fix is released if you prefer not to dabble in PHP.

    in reply to: "View all 4" link in monthly calendar view #55448
    Barry
    Member

    Hi adventuresneo, that’s possible. Can you share a URL so I can look at your specific installation (if you wish to do so privately please create a new thread first of all)? Thanks!

    in reply to: Putting a link in list view #55447
    Barry
    Member

    OK, how about using the excerpt and adding your image/link to TicketMaster there?

    in reply to: Where to edit meta output and labels? #55442
    Barry
    Member

    Hi Marc,

    Sorry first of all for the delay in responding – we’ve been experiencing high levels of demand for support and that has unfortunately meant a few threads like this one have slipped through the cracks.

    Have you checked out our new themer’s guide? The ‘equivalent’ of 2.0.11’s single.php is single-event.php and it would now sit in a subdirectory of your theme called tribe-events rather than events.

    Does that help?

    in reply to: Events widget #55438
    Barry
    Member

    Hi cleanlakesalliance – do you still need assistance with this one?

    in reply to: Upgraded to 3.0, Blog posts conflict with Events page #55437
    Barry
    Member

    @hubsaltlake: how odd that you don’t see the events link being set to active. Just to be absolutely clear, are you selecting the Events page (when adding it to your menu) via the list of Events Pages http://d.pr/i/5d3g (to see this box you need to enable events from the top of the Appearance > Menus screen – http://d.pr/i/VKSC)?

    It may be that if you are manually entering it as a custom link something doesn’t get connected to trigger the active state.


    @csamaras
    : I think that is a quite different problem and would encourage you to create a new thread for it to avoid any confusion.

    Thanks!

    in reply to: Community > Add New Venue? #55429
    Barry
    Member

    (That readme is, I believe, still a work in progress – hence it is marked TO-DO.)

Viewing 15 posts - 14,011 through 14,025 (of 17,936 total)