Forum Replies Created
-
AuthorPosts
-
Jaki
ParticipantHey Barry, the woo themes provided snippit did not seem to do anything. I used the Events Calendar snippit to get the blog nav item to show showing and then added some more custom css to change the color of the event nav item. That code is below.
#navigation ul.nav > li.current_page_item a, #navigation ul.nav > li.current_page_parent a, #navigation ul.nav > li.current-menu-ancestor a, #navigation ul.nav > li.current-cat a, #navigation ul.nav > li.current-menu-item a {
background-color: #673695;
background-image: -webkit-gradient(linear, left top, left bottom, from(#673695), to(#340362));
background-image: -webkit-linear-gradient(top, #673695, #340362);
background-image: -moz-linear-gradient(top, #673695, #340362);
background-image: -ms-linear-gradient(top, #673695, #340362);
background-image: -o-linear-gradient(top, #673695, #340362);
background-image: linear-gradient(to bottom, #673695, #340362);
}Jaki
ParticipantThoughts?
January 24, 2012 at 3:06 pm in reply to: The Events Calendar/Events Calendar PRO 2.0.3 Is Live #14037Jaki
ParticipantHi there Joey,
I just sent new credentials to [email protected]. Can you please log back in with those credentials and try to reproduce the error on the back end again? If you go into the individual events you will notice that things are running really slow. Our client cannot even add or edit events on the backend because their machine keeps timing out. I had to give them remote access through my machine to do a QA check on the data that’s being pulled in. We want to use this plugin very much, but we are currently at a standstill because of this issue. Thanks again for all your time.
– Sam (I work with Jaki at Arrow Root Media).
January 19, 2012 at 9:52 am in reply to: The Events Calendar/Events Calendar PRO 2.0.3 Is Live #13617Jaki
ParticipantThanks, Rob!!!
January 19, 2012 at 9:31 am in reply to: The Events Calendar/Events Calendar PRO 2.0.3 Is Live #13615Jaki
ParticipantHi there Rob,
This is Sam from Arrow Root Media. My company is building a site for a client that heavily relies on the Events Calendar Pro Plugin, but every time the client tries to edit events on the back end they receive this error message:
Here is the site we’ve created:
http://www.communityanswers.org.php5-25.dfw1-2.websitetestlink.com/
un: eventspro
pw: eventsproHere is a direct link to the events area:
http://www.communityanswers.org.php5-25.dfw1-2.websitetestlink.com/wp-admin/edit.php?post_type=tribe_eventsWhat we did for this site was convert a POSTGRESQL database to MYSQL, and plug all the event information into the site using the EVENTS CALENDAR PRO Plugin. When we used the P3 Plugin Profiler to show which plugins were using the most resources it told us that the EVENTS CALENDAR PRO & ADVANCED CUSTOM FIELDS plugin were using the most resources. The timeout errors we usually come across, as I wrote earlier in this message, happen when we click on any events. Currently, there are 1,572 published events in the system. Can you please let us know any way we can speed up the system, so it doesn’t constantly crash for our clients? Thanks.
Sam Frank
Project Manager
Arrow Root Media -
AuthorPosts
