Jaki

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Multiple Nav Items selected with Woothemes #79788
    Jaki
    Participant

    Hey 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);
    }

    in reply to: Irregular Recurring Events #42627
    Jaki
    Participant

    Thoughts?

    in reply to: The Events Calendar/Events Calendar PRO 2.0.3 Is Live #14037
    Jaki
    Participant

    Hi 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).

    in reply to: The Events Calendar/Events Calendar PRO 2.0.3 Is Live #13617
    Jaki
    Participant

    Thanks, Rob!!!

    in reply to: The Events Calendar/Events Calendar PRO 2.0.3 Is Live #13615
    Jaki
    Participant

    Hi 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:

    Script: http://www.communityanswers.org.php5-25.dfw1-2.websitetestlink.com/wp-admin/load-scripts.php?c=1&load=jquery,utils,thickbox,farbtastic,quicktags&ver=784c81dd11f0f7556f14720f6f0eeeee:2

    Here is the site we’ve created:
    http://www.communityanswers.org.php5-25.dfw1-2.websitetestlink.com/
    un: eventspro
    pw: eventspro

    Here 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_events

    What 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

    Home


    [email protected]

Viewing 5 posts - 1 through 5 (of 5 total)