Forum Replies Created
-
AuthorPosts
-
January 8, 2014 at 5:56 am in reply to: "Sorry, this key is out of installs." with a correct License Key #88440
Casey
ParticipantElias,
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,
CaseyCasey
ParticipantAmala,
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/EF1iGive that a try and let me know if your dates still aren’t displaying correctly. Thanks!
Casey
ParticipantSean,
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!
Casey
ParticipantAmala,
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/53dRCasey
ParticipantIt’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?
Casey
ParticipantYes, you can send a private message on the forum and I will receive it. Thanks!
Casey
ParticipantGreat! 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-
Casey
ParticipantAmala,
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!
January 7, 2014 at 7:15 am in reply to: "Sorry, this key is out of installs." with a correct License Key #87783Casey
ParticipantElias,
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-
January 7, 2014 at 7:11 am in reply to: How to display only Venues and Organizers associated with a respective account? #87780Casey
ParticipantSean,
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,
CaseyCasey
ParticipantGlad 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,
CaseyCasey
ParticipantStephen,
Can you try temporarily switching over to the Default 2013 theme to see if this issue still persists?Casey
ParticipantStephen,
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!Casey
ParticipantMichelle,
Just wanted to check back in. Are you still having this issue? Just let us know if we can help further with this. Thanks!Casey
ParticipantOk, 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!
-
AuthorPosts
