Bob

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 53 total)
  • Author
    Posts
  • in reply to: Problems with tribe_get_events #20653
    Bob
    Participant

    Sigh. Yeah, missed that too. That definitely fixed the original problem #2. Still missing the event on the 18th while including the one on the 19th, though.

    in reply to: Problems with tribe_get_events #20604
    Bob
    Participant

    So here’s the updated code, but I think it’s just that one call changed: http://pastebin.com/ZUcJpsGi

    Not sure what else to provide. You can see the calendar itself, for one specific category that has the problem, at:
    http://www.trinityfellowship.net/events/category/smallgroups/

    Then see the page which has the linked code at:
    http://www.trinityfellowship.net/small-groups/

    And see that the list of events skips one that is there on the calendar on the 18th but shows the one after it on the 19th.

    I have no idea how to demonstrate that the evenDisplay parameter seems to nothing at all, but I guess I don’t really care if I don’t need it.

    For the start & end date, if I echo the end_date, it is what I expect (20 June right now), but if I omit the posts_per_page, I get events way past that end date.

    in reply to: Release: The Events Calendar/PRO 2.0.7 #20599
    Bob
    Participant

    Not sure if that was the cause originally. I thought I had seen the key there before, but key and green message are definitely in place now. I’ll guess we’ll see what happens on next update.

    in reply to: Problems with tribe_get_events #20553
    Bob
    Participant

    Hmmm… another glitch too with that code. It’s showing 5 upcoming events from the particular category, but it’s skipping one that it should be showing. If I look at the calendar by category, I see event 1, 2, 3, 4, 5, 6, but the query is showing 1, 2, 3, 4, 6, having omitted 5. All are weekly recurring events in this case.

    (Also, we’re now on 2.0.7 after a manual install.)

    in reply to: Release: The Events Calendar/PRO 2.0.7 #20552
    Bob
    Participant

    Manually installed. Presumably the license key is valid if I’m able to download and install, no?

    in reply to: Problems with tribe_get_events #20517
    Bob
    Participant

    Ok, good to know.

    But… that leaves the other 2 issues remaining: eventDisplay seems to do nothing and start_date/end_date don’t seem to work.

    in reply to: Release: The Events Calendar/PRO 2.0.7 #20515
    Bob
    Participant

    So, since you guys are responding to my other threads… any idea how to proceed here? We still have 2.0.7 Free and 2.0.6 Pro and the aforementioned error message.

    in reply to: Problems with tribe_get_events #20510
    Bob
    Participant

    One more time <?=

    in reply to: Problems with tribe_get_events #20509
    Bob
    Participant

    Sorry, lost the text due to formatting. I had to use the <? syntax and tribe_get_event_link($post)

    in reply to: Problems with tribe_get_events #20508
    Bob
    Participant

    Duh. Pastebin, shoulda thought of that. http://pastebin.com/nZHghqvh

    But I think I eventually got the link I wanted by replacing the_permalink() with

    (With the <?php syntax the docs showed, nothing was output.)

    in reply to: Duplicate Event Category #20441
    Bob
    Participant

    Looks like that was the key. Event Category name and slug had to both match the existing Post Category name and slug at creation time, then the term/slug was shared.

    I think you’re saying this behavior is not specific to The Events Calendar, so going in the opposite direction this would be true as well, correct? Or, presumably, any other Category created in any other Taxonomy? (Sorry if I’m getting the terms wrong or jumping to conclusions.)

    in reply to: Duplicate Event Category #20440
    Bob
    Participant

    First, no, the event category I’m trying to resolve has a term_id in the wp_cms_term_taxonomy table that does match a term_id in the wp_cms_terms table.

    Regarding the the first behavior you explained, that’s exactly what we want. That is, we want a Posts category and an Events category to share the same term/slug. And, indeed, we have at least one other category where they do share. So it may be that the significant difference was whether they actually shared the same name when they were created. I’ll go see if I can delete and recreate one of them so that they share both name and slug, and I’ll report back here.

    in reply to: Duplicate Event Category #20400
    Bob
    Participant

    Still tuned….

    in reply to: Release: The Events Calendar/PRO 2.0.7 #20399
    Bob
    Participant

    Our Plugins list says we have 2.0.7 of free and 2.0.6 of Pro. I didn’t perform the upgrade myself, so I’m assuming another one of our admins did. Still no update prompt for Pro.

    in reply to: Release: The Events Calendar/PRO 2.0.7 #20305
    Bob
    Participant

    Same problems as Andy and Robert here

Viewing 15 posts - 31 through 45 (of 53 total)