Forum Replies Created
-
AuthorPosts
-
jrummel
ParticipantThis reply is private.
jrummel
ParticipantThanks 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.
jrummel
ParticipantCan 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.
jrummel
ParticipantThe 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.
jrummel
ParticipantThis site has the same issue. Styles were copied into the theme, but they aren’t coming from the plugin. It’s running Pro.
jrummel
ParticipantAs 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.
jrummel
ParticipantSystem Information:
url
http://pep.revolutionmessaging.dev
install keys
–
WordPress version
4.4.1
PHP version
5.5.9-1ubuntu4.4
pluginsAdvanced 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
settingsschema-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 jSWordPress 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.2jrummel
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.
jrummel
ParticipantI 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> -
AuthorPosts
