jrummel

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Missing JS and CSS Assets #1056237
    jrummel
    Participant

    This reply is private.

    in reply to: Missing JS and CSS Assets #1056145
    jrummel
    Participant

    Thanks for your response.

    I’m looking into how/why we are loading assets with root relative paths. I hadn’t noticed that, but you are correct that it’s different.

    in reply to: Missing JS and CSS Assets #1056016
    jrummel
    Participant

    Can I get an answer to my last question ASAP? Then, I can at least move forward with development on my project.

    I would like to know which js and css files The Events Calendar should be loading for each display option.

    in reply to: Missing JS and CSS Assets #1055489
    jrummel
    Participant

    The Pro styles are loading, but shouldn’t I see styles for the base plugin as well?

    Also, pretty sure the site isn’t loading some plugin js b/c the calendar “view as” dropdown isn’t working.

    Can you give me list of files that are loaded for the various display options (skeleton, full, tribe events)? If I have to load the files manually, I will.

    in reply to: Missing JS and CSS Assets #1055441
    jrummel
    Participant

    This site has the same issue. Styles were copied into the theme, but they aren’t coming from the plugin. It’s running Pro.

    http://trailnet.org/calendar/

    in reply to: Missing JS and CSS Assets #1055408
    jrummel
    Participant

    As for your second question, I had some hand holding to get Vagrant running in the first place. I’m not able to spin up another Vagrant site on my own.

    The issue is not unique to the Vagrant install as it is happening on our staging server as well.

    in reply to: Missing JS and CSS Assets #1055391
    jrummel
    Participant

    System Information:

    url
    http://pep.revolutionmessaging.dev
    install keys

    WordPress version
    4.4.1
    PHP version
    5.5.9-1ubuntu4.4
    plugins

    Advanced Custom Fields: Options Page version 1.2.0 by Elliot Condon(http://www.elliotcondon.com/)
    Advanced Custom Fields version 4.4.5 by Elliot Condon(http://www.elliotcondon.com/)
    MailChimp version 1.4.2 by MailChimp and Crowd Favorite(http://mailchimp.com/api/)
    Members Only version 0.6.7 by Andrew Hamilton(http://andrewhamilton.net)
    The Events Calendar version 4.0.4 by Modern Tribe, Inc.(http://m.tri.be/1x)

    network plugins

    Custom Login URL version 1.0.2 by Simpliko(http://simpliko.pl)
    Multisite Plugin Stats version 1.1 by Lew Goettner(http://www.goettner.net)
    QuBit OpenTag version 1.0.0 by QuBit OpenTag(http://opentag.qubitproducts.com)
    Yoast SEO version 3.0.7 by Team Yoast(https://yoast.com/)

    mu plugins

    theme
    PEP Template
    multisite
    1
    settings

    schema-version = 4.0.4
    recurring_events_are_hidden = hidden
    previous_ecp_versions = Array
    (
    [0] => 0
    [1] => 4.0.2
    )
    latest_ecp_version = 4.0.4
    last-update-message = 4.0.4
    earliest_date = 2016-05-06 12:00:00
    latest_date = 2016-05-06 16:00:00
    stylesheetOption = tribe
    tribeEventsTemplate =
    tribeEnableViews = Array
    (
    [0] => list
    [1] => month
    [2] => day
    )
    viewOption = month
    tribeDisableTribeBar =
    monthEventAmount = 3
    enable_month_view_cache =
    dateWithYearFormat = F j, Y
    dateWithoutYearFormat = F j
    monthAndYearFormat = F Y
    dateTimeSeparator = @
    timeRangeSeparator = –
    datepickerFormat = 0
    tribeEventsBeforeHTML =
    tribeEventsAfterHTML =
    disable_metabox_custom_fields = show
    pro-schema-version = 3.9
    hideLocationSearch =
    hideRelatedEvents =
    week_view_hide_weekends =
    weekDayFormat = D jS

    WordPress timezone
    America/New_York
    server timezone
    UTC
    common library dir
    /var/www/revolutionmessaging/wp-content/plugins/the-events-calendar/common/src/Tribe
    common library version
    4.0.2

    in reply to: Maps Broken #1043696
    jrummel
    Participant

    (excellent choice of venue in the screenshot)

    Most of our plugins are enabled per site (as is this one). I don’t really want to test what happens if I enable the plugin network wide.

    If I have time, I might try to play with this more, but for now it’s fixed.

    in reply to: Maps Broken #1043666
    jrummel
    Participant

    I got impatient and wrote a bit of js to grab the venue’s address and build the map when the page loads.

    Without the js this is what the map div looks like:

    <div class="tribe-events-venue-map">
    	<div id="tribe-events-gmap-0" style="height: 350px; width: 100%"></div><!-- #tribe-events-gmap-0 -->
    </div>
Viewing 9 posts - 1 through 9 (of 9 total)