Forum Replies Created
-
AuthorPosts
-
Casey
ParticipantCraig,
Thanks for getting in touch! Yes, you’re absolutely correct. Your existing events will remain in-tact after installing and activating The Events Calendar PRO. Keep in mind that you’ll still need to have The Events Calendar Core plugin installed and activated in order for PRO to work properly.Just let me know if that helps to answer your questions. Thanks! 🙂
-Casey-
August 22, 2014 at 12:52 pm in reply to: Event Listing Widget not working after upgrading PRO #692133Casey
Participantumeworks,
Thanks for getting in touch! Unfortunately, I’m not exactly sure how your theme is inserting widgets into content areas, but have you taken a look at event rocket? This third-party plugin will allow you to do insert any Events Calendar widget into content areas by using specific shortcodes.Give that plugin a try and see if it resolves the issue for you. Thanks! 🙂
-Casey-
Casey
ParticipantGlad to help! 😀 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://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
ParticipantThanks Jonathan! Since you’re all set for now, I’ll go ahead and close this one out. Feel free to start a new thread if you need further help.
Thanks! 🙂
-Casey-
Casey
ParticipantGreat! 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://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
Participantpraneeth87,
Take a look at the template files in the ‘views’ directory of the plugin. You’ll see many ‘do_action()’ statements, which will allow you to inject your own custom code in different places.For example, in ‘views/list/loop.php’ you’ll see the following code:
do_action( 'tribe_events_inside_before_loop' );
If you add the following code into your theme’s functions.php file, it will allow you to hook into that action to output your own code: https://gist.github.com/ckpicker/7bc941f32f1abdb1c241
That should point you in the right direction, but let me know if you have further questions. Thanks! 🙂
-Casey-
Casey
ParticipantOk great. Just let me know what you discover, and if you need further help. Thanks! 🙂
-Casey-
August 20, 2014 at 10:49 am in reply to: Events Calendar PRO – Tribe Events Mini Cal Widget NOT WORKING #686979Casey
ParticipantThanks 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://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
ParticipantGreat! 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://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyAugust 19, 2014 at 8:57 pm in reply to: Events Calendar PRO – Tribe Events Mini Cal Widget NOT WORKING #685248Casey
Participantchooseignite,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. After viewing your site, I’m noticing several errors in your theme, which are most likely causing this issue (screenshot). Could you try testing for conflicts and let me know what you discover? I suspect that this might be an issue related to your theme or a plugin conflict, but want to confirm before troubleshooting further.Thanks! 🙂
-Casey-
Casey
Participantwodesignpro,
Thanks for getting in touch! I’m seeing the following CSS in your theme that is causing the navigation to be hidden:
#tribe-events-content ul.tribe-events-sub-nav {
display: none;}
Try removing that CSS rule and see if it fixes the issue. Thanks! 🙂
-Casey-
Casey
Participantrdall,
Thanks for getting in touch! Here’s a sample CSV file that will give you an example of what format the file should be in: https://cloudup.com/cn2nam52jOoGo ahead and review that and let me know if it points you in the right direction. Thanks! 🙂
-Casey-
August 19, 2014 at 8:50 pm in reply to: Events not showing in week view within customised theme #685232Casey
Participantpotterandweb,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. Unfortunately, without doing a full review of the code in your custom theme, it would be pretty difficult for me to pinpoint the exact issue.The Week View relies heavily on Javascript in order to display correctly, so I would try removing any custom javascript in your theme (or deactivating third party plugins) to see if there’s a conflict somewhere. You can also take a look at our troubleshooting guide on testing for conflicts, which might uncover the root cause.
Hopefully that gets you pointed in the right direction, but let me know if you have further questions. Thanks! 🙂
-Casey-
Casey
Participantpotterandweb,
It appears that this is a duplicate of your other thread, so I’ll go ahead and close this one out and reply over there. Thanks! 🙂-Casey-
Casey
Participantpraneeth87,
Good to hear from you again! Unfortunately, this functionality isn’t currently possible without doing some customizations. If this is something you’d like to see in a future release, I would suggest submitting it as an idea on our UserVoice page. Our team periodically reviews the most popular ideas for possible inclusion in a future release of the plugin.I hope that helps to answer your question, but let me know if I can help further.
Thanks! 🙂
-Casey-
-
AuthorPosts
