Forum Replies Created
-
AuthorPosts
-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantSince I havenโt heard back from you here, Iโm going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! ๐
-Casey-
Casey
ParticipantSince I havenโt heard back from you here, Iโm going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! ๐
-Casey-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantI just wanted to follow up and see if youโre all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐
-Casey-
Casey
ParticipantSince I havenโt heard back from you here, Iโm going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! ๐
-Casey-
Casey
Participantandreafph,
I’m sorry, but I meant to say the ‘tribe-events-full.min.css’ (not PRO) is noticeably missing from that page, and so the .tribe-clearfix styles (amongst others) aren’t being applied. Hope that helps you to troubleshoot further. Thanks! ๐-Casey-
Casey
ParticipantLee,
I’m so sorry, but this is my fault for not completely understanding your question. Your best bet would be to use something like tribe_is_view() and check for the particular view that you want to execute your code on. Something like this:
if ( tribe_is_view( 'upcoming' ) ){
echo 'is showing upcoming events';
} else {
echo 'is not showing upcoming events';
}
You should be able to use the following params with this function: month, day, week, single-event, upcoming, photo, and map.
Give that a try and also take a look at our documentation to see all of the ‘tribe_is_’ conditional functions that exist. Thanks! ๐
-Casey-
Casey
Participantastcit,
Unfortunately, it happens to the best of us! ๐ Glad you were able to figure it out, and as always, thanks for being an awesome customer!Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out, but feel free to start a new thread if you have further issues. 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.
Feel free to start a new thread if you have further questions!
Thanks! ๐
Cheers,
CaseyCasey
Participanttonyshawjr,
Can you try clearing your cache and trying again? I’m seeing the calendar navigation work correctly on my end. Thanks! ๐-Casey-
-
AuthorPosts
