Forum Replies Created
-
AuthorPosts
-
Jennifer
KeymasterNo problem! I’m glad you were able to get it changed 🙂
If there is anything else that I can help with, please let me know.
Thanks,
Jennifer
Jennifer
KeymasterAwesome! I’m glad it’s working now.
I’ll go ahead and close out this thread, but please feel free to open up a new one if you run into any other issues.
Thanks,
Jennifer
February 28, 2018 at 10:11 am in reply to: There was an error fetching the results from your import:Unknown service message #1466230Jennifer
KeymasterHi Ritsa,
I’m glad to hear that it’s working now! If you run into any other issues, please let me know.
Thanks,
Jennifer
February 28, 2018 at 9:48 am in reply to: Venue Name Replaced by URL in Events Archive List View #1466210Jennifer
KeymasterHi Lance,
I just tested that extension out in my local environment, and it is still working on my end. I would recommend switching to a default theme and see if the issue is still there. If so, then you may need to get down to a fully default environment (a default theme like Twenty Seventeen enabled and all other plugins disabled). From there, you can start re-enabling things one by one until the issue reappears.
Please note that customizations and extensions are outside the scope of support that we typically provide in the forums, but if you do narrow it down to a conflict with your customizations, I’ll be happy to take a look and see what I can recommend. In this case, please share your code via a gist.
Thanks,
Jennifer
Jennifer
KeymasterGreat, I’m glad to hear it’s working now!
I’ll go ahead and close out this thread, but if you run into any other issues, please feel free to open up a new one.
Jennifer
KeymasterThanks for sending that over! I don’t see anything obvious there that would be causing this. Were you able to find anything in your conflicts testing?
Jennifer
KeymasterHi Katty,
I’m glad to hear that you were able to get it fixed! Nice job finding the source of the issue.
I’ll go ahead and close out this thread, but if you run into any other issues, please feel free to open up a new one!
Jennifer
KeymasterHi Jim,
No problem, so glad that it’s working for you now!
I’ll go ahead and close out this thread, but if you run into any other issues, please open up a new thread 🙂
Jennifer
February 27, 2018 at 2:33 pm in reply to: Calendar view is not listing events in chronological order #1465353Jennifer
KeymasterHi Terri,
Thanks for clarifying…it sounds like the events are being listed based on the post date, not the event date?
If this is the case, is this happening only in month view, or in other views as well? This is likely being caused by a conflict with your theme or another plugin. Can you try running through these steps to test this out? You’ll want to get down to a default environment (with a default theme enabled and all other plugins disabled) and see if this is still happening. Please make sure that you have with WP_DEBUG enabled during testing. The free WP Staging plugin will let you create a quick copy of your live site that you can use for testing if you don’t already have a staging environment.
Can you please share your system info with me as well?
Thanks,
Jennifer
February 27, 2018 at 2:30 pm in reply to: Event Aggregator disrupting site displays and functionality #1465350Jennifer
KeymasterThis reply is private.
Jennifer
KeymasterYou do not need Pro, but you do need the free version (The Events Calendar) to be able to import with Event Aggregator.
February 27, 2018 at 2:25 pm in reply to: Shortcode Event List not filtering categories or tags #1465345Jennifer
KeymasterHi Gerd,
I’m glad that you were able to find the source of the issue. I would recommend first trying to adjust the settings from within the plugin to see if that makes any difference. We are limited in the amount of support that we can provide for plugin conflicts, but if you have any other questions, please let me know!
Thanks,
Jennifer
Jennifer
KeymasterHello,
I’m sorry about the delayed response, our forums have been a bit busier than usual lately!
You can add a condition to check the category. The tribe_event_in_category function will check if an event is in a certain category, but it will not return true if you are checking the parent category of an event that has a child category of that parent.
To use the parent category, you would need to first get the child categories and then check against those before hiding the end date.
We are a bit limited in the amount of support that we can provide for customizations, but if you get stuck or have any questions, please let me know!
Thanks,
Jennifer
Jennifer
KeymasterThis reply is private.
Jennifer
KeymasterThanks! Try adding this snippet (minus the opening <?php tag) to the functions.php file of your child theme. Let me know if this works for you!
-
AuthorPosts
