Casey

Forum Replies Created

Viewing 15 posts - 2,236 through 2,250 (of 3,499 total)
  • Author
    Posts
  • in reply to: Add to cart button disapeared #116743
    Casey
    Participant

    No worries! Thanks for confirming that this got you sorted. Since it looks like you’re all set, 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: Calendar Navigation Not Working #116735
    Casey
    Participant

    cityguide,
    Sorry to hear you’re having trouble here, but hopefully I can help. This seems to be a permissions issue with using your site in preview DNS mode, since I’m seeing this JavaScript error. This is happening because the site URL in your WordPress settings doesn’t match the URL that the user is viewing. I would suggest temporarily changing your site URL to match the *.previewdns.com URL, until you take the site live.

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

    -Casey-

    in reply to: Events not displaying in Admin #116730
    Casey
    Participant

    Jason,
    Sorry to hear you’re having trouble here, but hopefully I can help. Can you verify that The Events Calendar and Events Calendar PRO plugins are both installed and activated on your site? Can you also verify that you’re running the latest version of WordPress (3.8.1)? If both of those are true and you’re still having this issue, could you send me a screenshot so I can investigate a bit further?

    Thanks! 🙂

    -Casey-

    Casey
    Participant

    jmadsen,
    Thanks for getting in touch! Hopefully I can help you out here. This is working as designed, since clicking on the date will refresh the event(s) that display below the calendar. If you want to view the Event Detail page, then you can just click the Event Title. If you had more events on your calendar, you’d see this functionality more obviously.

    I hope that helps to answer your question, but please let me know if you need further help. Thanks! 🙂

    -Casey-

    in reply to: Export events to facebook? #116716
    Casey
    Participant

    Cyprian,
    Thanks for getting in touch . Our Facebook Events add-on allows you to import events from Facebook to your site, but not the other way around. Our Events Calendar PRO add-on publishes an RSS feed and iCal feed of your events, which other calendars (not sure about Facebook) can use to import events from. I hope that helps to answer your question.

    Thanks! 🙂

    -Casey-

    in reply to: Google map for campgrounds #116713
    Casey
    Participant

    herbreeves,
    Thanks for reaching out! You could easily add some custom fields so users could submit this information, however you’d still have to customize the template files and the meta walker to modify the map code to use these custom coordinates instead of the address.

    Since this is quite a complex customization, your best bet might be to just add a URL field and allow users to submit the Google Map link themselves. Hopefully that gets you pointed in the right direction, but please let me know if you have further questions. Thanks! 🙂

    -Casey-

    in reply to: "Events From" pop-up calendar hidden behind header #116709
    Casey
    Participant

    eastbayaa,
    You should add the code from above into the bottom of your theme’s style.css file. Unfortunately, due to our limited support staff, we can’t support theme customizations, so I’m unable to help with your second question. I would definitely encourage you to post your question in the Twenty Eleven support forum though.

    I hope that answers your question. Thanks! 🙂

    -Casey-

    in reply to: "Events From" pop-up calendar hidden behind header #116315
    Casey
    Participant

    Ok, yes, I finally understand now. 😀 Sorry about that! You should be able to add the following code to your theme’s stylesheet to resolve the issue:


    .datepicker {
    z-index:1000000 !important;
    }

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

    -Casey-

    in reply to: Events Calendar Category Colors #116308
    Casey
    Participant

    ourcommunityplace,
    Thanks for getting in touch. Can you try deactivating all other (non-Tribe) plugins to see if that resolves the issue? If so, then try reactivating them one-by-one to determine if another plugin is the culprit. Give that a try and let me know what you discover. Thanks! 🙂

    -Casey-

    in reply to: "Events From" pop-up calendar hidden behind header #116301
    Casey
    Participant

    eastbayaa,
    Can you enable the Month view so that I can see the issue you’re referring to? Thanks!

    in reply to: Some Views are not showing up #116294
    Casey
    Participant

    ourcommunityplace,
    Thanks for reaching out! Hopefully I can help you out here. Can you confirm that the Events Calendar PRO plugin is installed and activated on your site? These are premium views, which require ECP to be installed and activated in order to work. Double check that and let me know if that fixes the issue for you. Thanks! 🙂

    -Casey-

    in reply to: "Events From" pop-up calendar hidden behind header #116289
    Casey
    Participant

    eastbayaa,
    Sorry to hear you’re having trouble here, but hopefully I can help. I tried to visit your site using the IP address you sent, but wasn’t able to get there. Can you send me a publicly accessible link to your site so I can investigate further? Thanks! 🙂

    -Casey-

    in reply to: Events Template Not Changing #116287
    Casey
    Participant

    bryancollege,
    Thanks for getting in touch! I tried to visit your site, but it looks like it’s currently restricted to logged in users. First of all, can you try deactivating all other plugins to see if that resolves the issue? If so, then try reactivating them one-by-one to determine if another plugin is the culprit. Give that a try and let me know what you discover. I’m curious to see if maybe you have some caching plugins installed.

    If that doesn’t resolve the issue, could you send me a public link to your site where I can view what’s happening? Thanks! 🙂

    -Casey-

    in reply to: Month view does not show up for iPad and iPhones #116284
    Casey
    Participant

    jenifit,
    Sorry to hear you’re having trouble here, but hopefully I can help. Our current version of the plugin isn’t 100% compatible with mobile devices, so users will experience weird behavior when viewing the calendar on mobile devices. However, we’re actively working on a fully responsive mobile version of the plugin which will alleviate these issues, and hope to have it released very soon.

    In the mean time, the best suggestion we can offer is to choose ‘List View’ as the default option so that mobile users will still see the events correctly. I hope that helps to answer your questions, but please let me know if you need further help. Thanks! 😀

    -Casey-

    in reply to: Screws up "Recent Blog Post" widget on sidebar… #116240
    Casey
    Participant

    The Community add-on uses custom routing and re-writes the WordPress loop in order to display the Event Submission form and other pages. I would suggest modifying the rpwe_excerpt() function to get the excerpt using the post ID. Here’s a good example of getting the_excerpt outside of the WordPress loop: http://uplifted.net/programming/wordpress-get-the-excerpt-automatically-using-the-post-id-outside-of-the-loop/

    I would try using that as an example to re-write the rpwe_excerpt() function and see if that does the trick. I hope that points you in the right direction, and feel free to let me know if you have further questions. Thanks!

    -Casey-

Viewing 15 posts - 2,236 through 2,250 (of 3,499 total)