Casey

Forum Replies Created

Viewing 15 posts - 1,066 through 1,080 (of 3,499 total)
  • Author
    Posts
  • in reply to: Related Events format on a page #229442
    Casey
    Participant

    Mark,
    Maybe the photo view is what you’re looking for? http://wpshindig.com/events/photo/

    in reply to: Related Events format on a page #229439
    Casey
    Participant

    Mark,
    Thanks for getting in touch! I’m not sure I quite understand your question, but you can take a look at our Demo Site to see how all of the default Event Views display.

    Take a look there and let me know if that answers your questions. Thanks! πŸ™‚

    -Casey-

    in reply to: CANT PAY WITH PAYPAL ON THIS SITE. #229434
    Casey
    Participant

    Jay,
    Thanks for reaching out. Unfortunately our site only accepts payment via credit/debit cards. So sorry for the inconvenience!

    Thanks! πŸ™‚

    -Casey-

    in reply to: Event forms #229432
    Casey
    Participant

    Tone,
    Thanks for getting in touch! If you’re referring to the related events, then yes, you can definitely disable that. To do this just go to ‘Events->Settings->Display’ and check this box: http://grab.by/xNko.

    Let me know if that does the trick for you. Thanks! πŸ™‚

    -Casey-

    in reply to: Remove slimScrollDiv from week view #229426
    Casey
    Participant

    trumpeter,
    Thanks for getting in touch! Unfortunately we can’t recommend removing this DIV, as it is being added via Javascript and removing it could cause other javascript-related issues with the plugin.

    Hopefully that helps to answer your question. Thanks! πŸ™‚

    -Casey-

    in reply to: How do I point event countdown to the event? #229422
    Casey
    Participant

    dynamiccreation,
    Thanks for getting in touch! You should be able to set the Event that you want the widget to countdown to in your widget settings (screenshot). After setting the Event, then the widget will use its start date for the countdown.

    Give that a try and let me know if that fixes the issue. Thanks! πŸ™‚

    -Casey-

    in reply to: Google Maps Not Showing In Venue Section #229418
    Casey
    Participant

    taochiflow,
    Thanks for getting in touch! When I view your page, I’m seeing the following Javascript warning: “Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors.” 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.

    Thanks! πŸ™‚

    -Casey-

    in reply to: Calendar Widget #229416
    Casey
    Participant

    Try setting ‘Number of Events to Show’ to 0 and see if that does it. Thanks! πŸ™‚

    -Casey-

    in reply to: Image not aligning to the right or left #229410
    Casey
    Participant

    ahagan,
    Thanks for getting in touch! Unfortunately, we’re not able to help with theme-specific customizations such as this one, but generally some CSS like this should work:


    .tribe-events-event-image {
    float:right;
    }

    .single-tribe_events .tribe-events-content {
    float:left;
    }

    Hopefully that points you in the right direction. Good luck and thanks! πŸ™‚

    -Casey-

    in reply to: Recurring events on specific days and times #229398
    Casey
    Participant

    cesua,
    Thanks for getting in touch! There are plans for this functionality in a future release, as was suggest by some of our users in UserVoice here: http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3685762-random-free-form-recurring-events. Unfortunately, we can’t get a specific timeline as to when this functionality will be released, but our team is actively working on it.

    Hopefully that helps to answer your question, but let me know if I can assist further. Thanks! πŸ™‚

    -Casey-

    Casey
    Participant

    indrakubicek,
    Hey again! This is another situation where you’d want to perform a template override using the instructions in our themer’s guide. If you look in ‘views/single-event.php’ you’ll see references to tribe_the_prev_event_link() and tribe_the_next_event_link(), which you’d modify to use the text that you’d like.

    Give that a try, and hopefully it gets you started. Thanks! πŸ™‚

    -Casey-

    in reply to: Add prices to photo view #229387
    Casey
    Participant

    indrakubicek,
    Thanks for getting in touch! In order to customize the Photo view, you’d need to perform a template override and customize the view to add the price. Take a look at our themer’s guide, which will show you how to properly override template files.

    After overriding the photo view template file (views/pro/photo/single-event.php), you’d use the tribe_get_cost() function in order to display the cost.

    Hopefully that gets you pointed in the right direction. Thanks! πŸ™‚

    -Casey-

    in reply to: Querying Events Calendar with $wpdb #229380
    Casey
    Participant

    Thanks, but correct me if I’m wrong – but we won’t be able to use tribe_get_events() from site B since it’s a different WP install. Or you aware of a way that we could do this using tribe_get_events?

    Unfortunately that’s correct, since you’re trying to query events from a different site, and as such, we wouldn’t be able to provide support for this custom functionality. Our Events are stored in the database as standard Custom Post Types with post meta, so hopefully that points you in the right direction.

    Good luck and thanks! πŸ™‚

    -Casey-

    in reply to: Get rid of numbers in list widget #229372
    Casey
    Participant

    indrakubicek,
    Thanks for getting in touch! Glad you were able to figure this one out, but you’ll just want to be aware that if you update your theme, then your custom styles in style.css might be lost. If you have no plans to update, then you should be fine.

    However, if you might update in the future and want to override the Events Calendar styles properly, you could take a look at our themer’s guide for directions on how to do this.

    Hope that helps! Thanks! πŸ™‚

    -Casey-

    in reply to: Event Calendar working across sites? #229357
    Casey
    Participant

    Jesper,
    Thanks for getting in touch. Our plugin only supports adding events on one site by default. If you were a developer, you might be able to extend it to support more, but unfortunately that would be beyond the scope of the support we could provide.

    Hopefully that helps to answer your question, but let me know if I can help further. Thanks! πŸ™‚

    -Casey-

Viewing 15 posts - 1,066 through 1,080 (of 3,499 total)