Barry

Forum Replies Created

Viewing 15 posts - 12,511 through 12,525 (of 17,936 total)
  • Author
    Posts
  • in reply to: Template issues #68001
    Barry
    Member

    If I change to the โ€œDefault Page Templateโ€ I get the single events well formatted, but the calendar will only show as a list, and not in month view which is what I need.

    I took a quick look and it seems it is the Default Events Template that’s currently in use. Can you switch to Default Page Template so I can get a better sense of the issue with month view and see if there are any indications of the problem?

    Thanks!

    in reply to: Sidebar on Single Event for Genesis Theme #67998
    Barry
    Member

    Sure thing, it would be awesome if you were able to figure things out and share. Of course if you have any further questions on that count that are specific to The Events Calendar definitely let us know ๐Ÿ™‚

    in reply to: Calendar Events not showing in Month view #67997
    Barry
    Member

    Hi perthmorrismen, I’m not massively familiar with the Artisteer application and you will have a better idea than I as to how valid an idea this may be, but… if you have had the theme since August 2009 perhaps some of the generated code consists either of deprecated functions (there have been many changes in WordPress since then) or otherwise contains coding patterns that at this stage might actually fall foul of today’s best practices.

    Can you regenerate your theme using the latest incarnation of Artisteer, if they still have one that is visually very close to your 2009 one?

    in reply to: Events page not available in List view #67996
    Barry
    Member

    @corymc: I’d really appreciate it if you could create a new thread of your own – though you’re more than welcome to monitor this one and see if any of the suggestions help in your case – simply because it’s entirely possible the underlying cause is actually quite different (than it is for howardpw).


    @howardpw
    : I do note that when you opened this thread you marked that you had tried both disabling all other plugins and reverting to a default, unmodified theme.

    After reading your initial post though I just want to double check that you did indeed follow both of those steps (ie, you also switched to a theme such as Twenty Twelve) and if so what was the outcome of this in relation to the problem?

    Thanks!

    in reply to: Help Needed in rearranging view of events #67962
    Barry
    Member

    @Nitin: it’s been a while without hearing from you so I’m going to assume you got everything working and will close this thread – of course if you need any further support please don’t hesitate to create new threads as needed.


    @osflake
    : please don’t hijack other people’s threads! As above, I’m going to close this thread now – but definitely do feel free to create a new thread that specifically relates to your problem and one of the team will help if they can ๐Ÿ™‚

    in reply to: Remove Calendar from Events Calendar Widget #67960
    Barry
    Member

    To be clear, I’m not referring to the Pastebin URL but the site URL you provided when you opened the thread.

    in reply to: SOLVED: Date Formatting Typographically correct for German #67803
    Barry
    Member

    How about this?

    in reply to: tribe_get_events and reoccuring events #67802
    Barry
    Member

    Thanks! Can you:

    A) Uncomment the setup_postdata() call
    B) Within the loop, instead of explicitly passing the post ID set it to null instead. Example:

    echo tribe_get_start_date($post->ID, true, 'l F jS, Y');

    Try changing the above/any other similar entries to:

    echo tribe_get_start_date(null, true, 'l F jS, Y');

    Does that help?

    in reply to: Making the Calendar Private #67774
    Barry
    Member

    Happy to help ๐Ÿ™‚

    I’ll go ahead and close this one, of course if there’s anything else please don’t hesitate to create new threads as needed.

    in reply to: tribe_get_events and reoccuring events #67757
    Barry
    Member

    Hi Mark,

    Can you share your code? If so, please use a service like Pastebin or Gist rather than posting code directly in the forum.

    Thanks!

    in reply to: Making the Calendar Private #67754
    Barry
    Member

    Hi peterpancoop,

    If you take a look at our tutorials section we’ve got some guidance already prepared on hiding events from users who haven’t logged in.

    It’s not unlikely that you will need to tweak this to fit your specific needs (or it may not be a suitable approach in your case at all) but hopefully if nothing else it gives you a few ideas ๐Ÿ™‚

    in reply to: Duplicate Events? #67748
    Barry
    Member

    Hi Steven,

    Since it sounds like this directly relates to Facebook Events I shall move this across to that forum so our guru over there can help you ๐Ÿ™‚

    Stay tuned!

    in reply to: Events date changes after update. #67747
    Barry
    Member

    We definitely appreciate your feedback and are genuinely sorry for any disruption. Since my impression is we’ve covered most of your questions here as best we can I’ll go ahead and close this thread, however if there is anything else we can help with please don’t hesitate to create new threads as required ๐Ÿ™‚

    Thanks!

    in reply to: Day view displaying random posts rather than calendar posts #67746
    Barry
    Member

    Superb!

    in reply to: Colors for events #67745
    Barry
    Member

    OK, so to do this by category you could use rules like this one – as before you would need to read through the Themer’s Guide for the background on implementing this.

    Hope that helps!

Viewing 15 posts - 12,511 through 12,525 (of 17,936 total)