Casey

Forum Replies Created

Viewing 15 posts - 2,641 through 2,655 (of 3,499 total)
  • Author
    Posts
  • Casey
    Participant

    Elias,
    Thanks for confirming that this got you sorted. Since it sounds 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: Need help! Change Date Format #88437
    Casey
    Participant

    Amala,
    What date format settings do you have in your main WordPress settings? EC Pro uses your main WordPress date format settings to display dates, so if you change this value to the custom value that you’re wanting, it should display correctly. Screenshot: http://screencloud.net/v/EF1i

    Give that a try and let me know if your dates still aren’t displaying correctly. Thanks!

    in reply to: How to set featured image size? #87905
    Casey
    Participant

    Sean,
    Some of the CSS rules are setting the image to be 30% width, so you can just override those rules by adding the following to your theme’s stylesheet:

    
    .tribe-events-list .tribe-events-event-image, .tribe-events-list .tribe-events-event-image img {
    	width:auto !important;
    }
    

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

    in reply to: Need help! Change Date Format #87887
    Casey
    Participant

    Amala,
    Just check the ‘Set as private reply’ box when you’re replying to the thread, and only the two of us will be able to see it: http://screencloud.net/v/53dR

    in reply to: How to set featured image size? #87823
    Casey
    Participant

    It’s possible that something in the CSS is changing the image dimensions, but without seeing it in action, it’s really difficult for me to know. Is there any way that you can create a sub-domain and install your DEV site there so I can look closer?

    in reply to: Need help! Change Date Format #87821
    Casey
    Participant

    Yes, you can send a private message on the forum and I will receive it. Thanks!

    in reply to: Remove time from list view widget #87814
    Casey
    Participant

    Great! Glad to hear that you were able to sort this one out on your own. Since you’re all set, I’m going to go ahead and close out this thread, but feel free to start a new thread if you have further questions.

    Thanks so much!

    -Casey-

    in reply to: Need help! Change Date Format #87811
    Casey
    Participant

    Amala,
    I’m so sorry! This thread was obviously missed by our support team. Hopefully I can help you out here, and resolve your issue.

    To get started, can you give me a link to your site so I can see the issue? I tried to visit http://amaladance.com/ but it’s not working for me. Let me know so I can investigate further.

    Thanks!

    Casey
    Participant

    Elias,
    Thanks for getting in touch! Hopefully I can help you out with this.

    Have you tried visiting your License Keys page on the Tri.be site to revoke access to previously used licenses? If not, go there and click ‘Disconnect Now’ next to the site in question (screenshot). Then try entering in your license key in the EC Pro settings again to see if that resolves the problem.

    Give those steps a try and let me know the outcome.

    Thanks!

    -Casey-

    Casey
    Participant

    Sean,
    Glad to hear that got you pointed in the direction. 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: Community Events Add page and W3 Total Cache #87763
    Casey
    Participant

    Glad that you were able to get this figured out, and thanks for sharing in case other users experience this. 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: Community Events Add page and W3 Total Cache #87489
    Casey
    Participant

    Stephen,
    Can you try temporarily switching over to the Default 2013 theme to see if this issue still persists?

    in reply to: Community Events Add page and W3 Total Cache #87463
    Casey
    Participant

    Stephen,
    Thanks for reaching out! Hopefully I can help you out with this. Could you give me the URL to your Community Event Submission page so I can take a closer look? Thanks!

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

    Michelle,
    Just wanted to check back in. Are you still having this issue? Just let us know if we can help further with this. Thanks!

    in reply to: Removing saved venue / organizer from community #87374
    Casey
    Participant

    Ok, you should be able to do this by performing a template override (instructions) and modifying the ‘modules/venue.php’ to remove this line of code:


    <?php tribe_community_events_venue_select_menu( $event ); ?>

    And then also modifying ‘modules/organizer.php’ to remove this line of code:


    <?php tribe_community_events_organizer_select_menu( $event ); ?>

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

Viewing 15 posts - 2,641 through 2,655 (of 3,499 total)