Casey

Forum Replies Created

Viewing 15 posts - 2,686 through 2,700 (of 3,499 total)
  • Author
    Posts
  • in reply to: HOW TO: add link for registration/login page #84864
    Casey
    Participant

    Thanks for confirming that this got you sorted. Since it sound like you’re all set here, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: HOW TO: add link for registration/login page #84850
    Casey
    Participant

    Bart,
    This is definitely possible using some of the conditional tags that Community has. To determine if you’re on a Community Page, try using this in your PHP:


    if (tribe_is_community_edit_event_page() || tribe_is_community_my_events_page()) {
    // Insert code for your custom header here
    }

    Give that a try and let me know if it does the trick. Thanks!

    in reply to: Admin locked out #84848
    Casey
    Participant

    Teri,
    This is definitely a unique use-case scenario, and one that we haven’t experienced often. As a workaround, you might think about using different browsers (or a private browsing session) for different users. I think this should resolve the issue you’re having, but let me know if you continue to experience this problem. Thanks!

    in reply to: Theme conflict #84846
    Casey
    Participant

    Alfemand,
    Thanks for reaching out, and sorry to hear that you’re having this issue. Have you tried switching to the default 2013 theme to see if the issue persists?

    in reply to: Week Begins On Monday #84844
    Casey
    Participant

    Lamagia,
    Thanks for reaching out, and sorry to hear that you’re having this issue! I’m seeing the same behavior in my test environment, so I’m going to open up a ticket with one of our developers to take a closer look. Please stand by.

    in reply to: Theme conflict #84839
    Casey
    Participant

    It looks like this is a duplicate thread. I’m going to close this one and reply on the other thread. Thanks!

    in reply to: Admin locked out #84285
    Casey
    Participant

    Teri,
    Are you logging out every time before trying to login as another user? I know it’s possible to login as another user (before logging out) by going directly to wp-login.php. If that’s the case, then it’s possible you still have a lingering cookie from the previously logged-in user in your browser. My suggestion would be to always log out before switching to another user, but let me know if you’re already doing that so I can investigate further.

    Thanks!

    in reply to: Wrong gettext-domain in venue.php preventing translation #84283
    Casey
    Participant

    Sebastian,
    Can you confirm what version of Community you’re using? I’m not seeing this in the latest version of Community, so it might be time for you to update the plugin. Just let me know. Thanks!

    in reply to: HOW TO: add link for registration/login page #84280
    Casey
    Participant

    James,
    It’s not currently possible to add text to the bottom of the Community Login page, but you can add text to the top of the page. Just add the following code to your theme’s functions.php file and it should do the trick for you: https://gist.github.com/ckpicker/7360689. Please note, you’ll need to modify the code a little to display your message/HTML.

    Just let me know if that does the trick!

    in reply to: Community Events enter license request problem #83295
    Casey
    Participant

    Michelle,
    So sorry to hear that you’re having this issue! Hopefully we can get to the bottom of this and figure out what’s going on. Let’s try resetting your license keys.

    1) Go into ‘Events->Settings->Licenses’ and clear out all license keys entered there, and click ‘Save Changes’
    2) Go to https://theeventscalendar.com/license-keys/ and click ‘Disconnect Now’ next to all of the licenses for the site in question (screenshot: http://d.pr/i/Qsby)
    3) Now copy all of your license keys
    3) Go back to ‘Events->Settings->Licenses’ and paste in your license keys (making sure that there are no stray spaces in the key)
    4) Once all license keys are entered click ‘Save Changes’

    Hopefully that should reset things and prevent this problem from happening in the future, but please let me know if you continue to experience this issue.

    Thanks!

    in reply to: Saved Venue and Organizers disapear #83007
    Casey
    Participant

    Happy to help!

    Casey
    Participant

    Andreas,
    Thanks for that! Would you mind submitting this idea as a feature request on our UserVoice page? This will allow us to gauge how many other users are looking for similar functionality, and help us decide if it should be included in a future version of the plugin.

    Thanks again and let me know if you have any further questions!

    in reply to: Saved Venue and Organizers disapear #83004
    Casey
    Participant

    Dimitris,
    I just wanted to give you a quick update. Since I wasn’t able to replicate this issue in my environment, I’ve asked one of our developers to try to replicate the issue using a Greek WordPress install.

    Thanks for being patient and I’ll give you an update as soon as I can!

    in reply to: Saved Venue and Organizers disapear #82560
    Casey
    Participant

    Dimitris,
    I’m still looking into this issue, as I believe it has something to do with foreign language installs. Let me do some test scenarios on my end and I’ll let you know if I’m able to replicate this. Thanks for being patient!

    in reply to: Saved Venue and Organizers disapear #81932
    Casey
    Participant

    Dimitri,
    You have to make sure the events, venues, and organizers are approved and published before they’ll show up on the Event Submission form. By default, they show up as ‘Pending’.

    Try going to ‘Settings->Events->Settings->Community’ and changing the ‘Default Status for Submitted Events’ to published like this: http://d.pr/i/UFcq

    Let me know if that resolves the issue.

Viewing 15 posts - 2,686 through 2,700 (of 3,499 total)