Forum Replies Created
-
AuthorPosts
-
Sky
KeymasterHi again,
Unfortunately, it looks like there is no unique identifying class for specific notifications. Your only option would be to change the color of all the notifications.
To do that, you could use this CSS:
.tribe-events-notices {
background-color: red!important;
}
Hope that helps!
Thanks,
SkySky
KeymasterHi again,
You can also try adding “!important” on to the styles to force override any conflicting styles.
For example:
@media only screen and (min-width: 767px){
#tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-closed
#tribe_events_filters_wrapper.tribe-events-filters-horizontal {
background: red!important;
}
.tribe-events-filters-horizontal .tribe-events-filters-content {
border-color: transparent!important;
background: transparent!important;
}
}
Let me know if that works for you.
Thanks,
SkySeptember 28, 2018 at 7:55 am in reply to: Event Aggregator Import Other URL One-time stalled spinning #1633140Sky
KeymasterHi again,
I’m sorry that didn’t help at all. There are no other requirements that I know of for our plugins to work on a given server.
Going back to the 500 error, this means the server is not able to reach the WordPress Ajax file for some reason.
Are you able to import from any other sources? Can you try an “other URL” import from https://wpshindig.com/events/
Can you also try an iCal import with this feed: https://www.officeholidays.com/ics/ics_country_code.php?iso=US
Thanks,
SkySky
KeymasterHi again,
I have tested both of these snippets with the Twenty Seventeen theme. Seeing that you have “main events page” selected for your home page, the second one should work for you.
I would try once again switching to Twenty Seventeen, disable ALL other plugins, flush any caches and look again.
Thanks,
SkySky
KeymasterHi again,
I see. Unfortunately, the plugin doesn’t currently work like that. It creates each attendee under the person’s name who bought the tickets. I’m not aware of any workarounds to this.
I do agree that it would be better to have each as in individual attendee.
Feel free to suggest this as a feature at our User Voice forum.
Thanks,
SkySeptember 27, 2018 at 11:18 am in reply to: Unable to Import Events from my Organizer ID or connected Eventbrite account #1632479Sky
KeymasterHi again,
Thanks for the additional information.
Can you try refreshing your connection to Eventbrite in Events > Settings > APIs?
Let me know if that changes anything.
Thanks,
SkySky
KeymasterHi again,
I took a look at this, and while events seem to be in the actual ics files, they are not imported into Google Calendar via a feed.
I’m going to have to dig into this to try and figure out why.
In the meantime, can you download the ics file from the ical feed url, and upload it to your other calendar manually?
Please let me know if you have any questions in the meantime.
Thanks,
SkySky
KeymasterHi again,
Thanks for providing the file and screenshot.
I am able to import the ics file without any problems.
Regarding the facebook imports, I have asked about how we can delete those without having to go into the database and do it manually. I will let you know when I have more information about that.
I’m not sure the facebook imports would affect everything else like that, but it would be good to remove that from the equation.
Can you try working through the troubleshooting steps in our Testing for Conflicts Guide? Basically, try temporarily switching to the Twenty Seventeen theme and disable ALL other plugins besides the Events Calendar. Try the import again. If it works, enable everything one at a time until the issue returns, and note what it was.
If that doesn’t provide any results, can you try changing the setting in Events > Settings > Imports > “Import Process System” to “Cron-based” and see if that changes anything?
Let me know how that goes.
Thanks,
SkySky
KeymasterHi again,
I went through the “lost password” steps using the email you entered when creating this ticket.
It was successful, and said that it sent an email to the above address. Can you check for the email in your inbox?
Thanks,
SkySky
KeymasterHi again,
Can you share the ical url that you are using?
Thanks,
SkySky
KeymasterHi again,
Great! Let me know how it goes.
Thanks,
SkySky
KeymasterHi again,
Great, glad that helped!
Here is a screenshot of a calendar in list view with events in different timezones, with timezones set to show:
Just a quick example. You can see more examples of the calendar views by visiting our demo site: https://wpshindig.com/events/
Hope that helps!
Thanks,
SkySeptember 27, 2018 at 8:47 am in reply to: Switching Status of RSVP does not Switch for Admin #1632207Sky
KeymasterRon,
Great! Glad to hear that you got it sorted.
Please let us know if you have any questions or issues in the future.
Thanks,
SkySky
KeymasterHi again,
Great! I’m glad you were able to get it working.
Please let us know if you have any issues or questions in the future.
Thanks,
SkySeptember 27, 2018 at 8:31 am in reply to: Event Aggregator Import Other URL One-time stalled spinning #1632170Sky
KeymasterHi again,
I thought of one more thing you can try. Try installing a transients plugin like https://wordpress.org/plugins/artiss-transient-cleaner/ and delete all of your transients. This will sometimes resolve weird issues.
Thanks,
Sky -
AuthorPosts

