africaatlanta

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • africaatlanta
    Participant

    It works after updating the Plugin. I missed the bug fixes for 3.1.1.

    Thanks Kelly. You can close the thread.

    africaatlanta
    Participant

    I tried deactivating the plugin The Events Calendar Category Colors, and it seems to work now. Whats the work around for this to work with the plugin?

    africaatlanta
    Participant

    Hey Kelly,
    I have been using the Twenty Twelve theme for the calendar. I did try it with all my plugins disabled. Here is the System Info:

    URL

    30代でも恥ずかしくない!30代からの早漏治療を詳しく解説


    INSTALL KEYS
    events-calendar-pro = a774b775509c4288054bf59cde602b91f3131c66
    WORDPRESS VERSION
    3.6.1
    PHP VERSION
    5.3.25
    PLUGINS
    CSS Plus version 1.4.3 by Paulo E. Calixto(http://pauloklixto.com)
    The Events Calendar PRO version 3.2 by Modern Tribe, Inc.(http://m.tri.be/20)
    Limit Login Attempts version 1.7.1 by Johan Eenfeldt(http://devel.kostdoktorn.se)
    Members version 0.2.4 by Justin Tadlock(http://justintadlock.com)
    The Events Calendar Category Colors version 3.0.5 by Andy Fragen, Barry Hughes(http://thefragens.com/blog/)
    The Events Calendar version 3.2 by Modern Tribe, Inc.(http://m.tri.be/1x)
    Theme My Login version 6.3.8 by Jeff Farthing(http://www.jfarthing.com)
    NETWORK PLUGINS

    MU PLUGINS

    THEME
    Twenty Twelve
    MULTISITE

    SETTINGS
    recurring_events_are_hidden = exposed
    tribeEventsTemplate =
    tribeEventsBeforeHTML =
    tribeEventsAfterHTML =
    previous_ecp_versions =
    Array
    (
    [0] => 0
    [1] => 3.1
    )
    latest_ecp_version = 3.2
    disable_metabox_custom_fields = hide
    welcome_notice = 1
    custom-fields =
    Array
    (
    [0] => Array
    (
    [name] => _ecp_custom_1
    [label] => Type of Activity
    [type] => checkbox
    [values] => Art Exhibition
    Cinema
    Conference & symposium
    Performance
    Salon
    Workshop
    )

    [1] => Array
    (
    [name] => _ecp_custom_2
    [label] => Genre
    [type] => dropdown
    [values] => Arts & Culture
    Business & Innovation
    Education
    Global Affairs
    )

    [2] => Array
    (
    [name] => _ecp_custom_3
    [label] => Parking Information
    [type] => text
    [values] =>
    )

    )
    stylesheetOption = tribe
    tribeEnableViews =
    Array
    (
    [0] => upcoming
    [1] => month
    [2] => day
    [3] => map
    [4] => photo
    )
    viewOption = month
    tribeDisableTribeBar =
    hideLocationSearch =
    hideRelatedEvents =
    monthEventAmount = 3
    donate-link =
    postsPerPage = 6
    liveFiltersUpdate =
    hideSubsequentRecurrencesDefault =
    userToggleSubsequentRecurrences =
    showComments =
    showEventsInMainLoop =
    eventsSlug = events
    singleEventSlug = event
    multiDayCutoff = 12:00
    defaultCurrencySymbol = $
    embedGoogleMaps = 1
    geoloc_default_geofence = 2
    geoloc_default_unit = miles
    embedGoogleMapsZoom = 10
    debugEvents =
    defaultValueReplace = 1
    eventsDefaultOrganizerID = 0
    eventsDefaultVenueID = 78
    eventsDefaultAddress =
    eventsDefaultCity = Atlanta
    eventsDefaultState = GA
    eventsDefaultProvince =
    eventsDefaultZip =
    defaultCountry =
    eventsDefaultPhone =
    tribeEventsCountries =
    recurrenceMaxMonthsBefore = 24
    recurrenceMaxMonthsAfter = 24

    Thanks! It would be a really big help if you could point me at the right direction.

    africaatlanta
    Participant

    Sorry pasted the wrong code.

    current_post == 1 ) {
    $class = ‘ first ‘;
    }
    if ( $wp_query->current_post+1 == $wp_query->post_count ) {
    $class .= ‘ last ‘;
    }

    $startDate = strtotime( $post->EventStartDate );
    $endDate = strtotime( $post->EventEndDate );
    $today = time();

    /* If the event starts way in the past or ends way in the future, let’s show today’s date */
    if ( $today > $startDate && $today

    <div class="tribe-mini-calendar-event event-current_post;?>”>

    <a href="”>post_title; ?>

    |

    ID ); ?>

    in reply to: Changing date format in events bar #77412
    africaatlanta
    Participant

    Hey Barry, let me know if you find anything.

    africaatlanta
    Participant

    Ok, got the solution from another thread.

    Events displaying on website, but not in Admin Panel

    I had inadvertently applied a filter. That’s why they were not showing.

    Thanks Barry

    africaatlanta
    Participant

    Hey Chris,

    I am having a similar problem as well. None of the events show up in the list and the Events tab reads ‘No events found’

    in reply to: Filter Bar #76938
    africaatlanta
    Participant

    I am curious about it as well.

    in reply to: Changing date format in events bar #76442
    africaatlanta
    Participant

    Thank you! That would be really helpful.

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