Casey

Forum Replies Created

Viewing 15 posts - 3,046 through 3,060 (of 3,499 total)
  • Author
    Posts
  • in reply to: WP Router Placeholder Page #61000
    Casey
    Participant

    The reason I’m asking is because it looks incomplete. There’s no reference to the_content() or any other template tags that would normally be there.

    Can you switch over to the default Twenty Twelve theme and see if this issue still persists?

    in reply to: Page title is Events for January 1, 1970 in Day View only #60998
    Casey
    Participant

    Jessica,
    I’m going to go ahead and move this over to the PRO forum so that one of our experts can help you there. Please stand by.

    in reply to: Custom Fields default setting #60997
    Casey
    Participant

    Could you either give me a login so I can view your Event Submission form, or enable anonymous submissions so I can take a look? Thanks!

    in reply to: Want to add introductory text to 'add event' page #60996
    Casey
    Participant

    Thanks for getting in touch, and I’d be glad to help you out with this. Just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/6268946

    Give that a shot and let me know if you have further questions. Thanks!

    in reply to: WP Router Placeholder Page #60694
    Casey
    Participant

    Is that the full page.php? I’m only seeing the code that displays the Page title.

    Casey
    Participant

    Thanks for confirming that this got you sorted. Unless you disagree, I’m going to mark this thread “Answered” and close it out.

    We really appreciate your support and please let us know if you need anything else in the future. If you find yourself with a few minutes and would be so kind as to give us a “Works” rating or a positive star voting on the WordPress.org repo (http://wordpress.org/extend/plugins/the-events-calendar/), or even a shoutout to your followers on Facebook or Twitter, it would mean a lot to us. Thanks again for using the plugin.

    in reply to: WP Router Placeholder Page #60667
    Casey
    Participant

    Could you post the content of your theme’s page.php file into Pastebin and share it with me here so I can take a look? Thanks.

    in reply to: Community Events Add and List Pages load index.php template. #60593
    Casey
    Participant

    Yes, that looks much better. You can copy over any other files from the ‘views’ folder over to this folder if you’d like.

    I’m noticing that the dropdowns on the ‘Event Submission’ page aren’t working properly. I’m seeing some JavaScript errors on your page that are probably preventing those from working correctly: http://d.pr/i/9e2S

    I hope that helps, but let me know if you have further questions. Thanks!

    in reply to: Community Events Add and List Pages load index.php template. #60585
    Casey
    Participant

    Hello, and thanks for reaching out! Hopefully I can help you out here.

    I’m seeing the login page at your Community Add URL here: http://www.mountairymd.org/events/community/add/ Can you allow anonymous submissions so that I can see how your page is displaying? Thanks!

    in reply to: WP Router Placeholder Page #60455
    Casey
    Participant

    Thanks for reaching out, and sorry I’m just now seeing this thread. It must have slipped through the cracks! So sorry!

    Take a look at this code snippet: http://snippi.com/s/30z7sep

    You should be able to copy lines 8-48 into your theme’s page.php file to fix the problem.

    Give that a shot and let me know if that fixes it. Thanks!

    in reply to: Community events check boxes missing #60454
    Casey
    Participant

    Dan,
    Thanks for reaching out! I’m getting a 404 Not found error for that page. Is that the correct URL?

    Casey
    Participant

    Tiago,
    Thanks for reaching out, and hopefully I can help you out here. Was the ‘Blue Note’ venue selected as a ‘Saved Venue’ or was it entered on the Community form as a new venue?

    in reply to: Additional Fields – How to submit and be private? #60038
    Casey
    Participant

    Great tip! Yeah, you can always use some jQuery to customize the form if needed. We just don’t have an easy way from the Admin to control which fields are hidden and which aren’t.

    Did my previous post get you where you need to be? Just let me know and I’ll mark this as answered and close it out. Thanks!

    in reply to: Additional Fields – How to submit and be private? #60013
    Casey
    Participant

    Sorry Jamie. I guess I misunderstood your question on #2. Yes, you can update those fields using update_post_meta like this:


    update_post_meta(131, '_ecp_custom_1', 'Success!');

    You’ll have to know the ID of the Event Post you just created, along with the ID of the custom field you’ve added, which you can find by viewing the ‘name’ attribute of the input field.

    Does that help?

    in reply to: Additional Fields – How to submit and be private? #60006
    Casey
    Participant

    Jamie,
    Thanks for reaching out. Unfortunately, #1 is not currently supported with the Community add-on. If you’re adept at PHP/WordPress, you might be able to develop something yourself. If not, feel free to submit it is a feature request on our User Voice page here: https://tribe.uservoice.com

    Regarding #2, you’d have to reach out to the Gravity Forms support team for their help with this.

    I’m sorry I’m not able to help much more than that, but please let me know if you have further questions. Thanks!

Viewing 15 posts - 3,046 through 3,060 (of 3,499 total)