Home › Forums › Calendar Products › Events Calendar PRO › Event Details Page Formatting
- This topic has 6 replies, 3 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
October 8, 2012 at 10:26 pm #26319
Matt
ParticipantFormatting of event detail page content is awry, wrapping text to the next line too soon. Also, the following error is repeated: “Warning: Missing argument 2 for TribeEvents::addDateToRecurringEvents() in D:\hosting\5020716\html\dev\wp-content\plugins\the-events-calendar\lib\the-events-calendar.class.php on line 603”
Not sure if the two issues are related.
Example: http://ascension-sd.org/dev/?tribe_events=7pm-adult-education-vatican-ii-dvd-lecture-series&eventDate=2012-10-23October 9, 2012 at 7:48 am #26343Jonah
ParticipantHi Matt,
The wrapping has to do with your theme’s CSS – you have this CSS on line 83 of your urban.css file:
div#content {
float: left;
width: 275px;
padding: 0;
margin: 0;
}
That’s setting the width of the div really narrow and causing the wrapping. You’ll need to change that to resolve the wrapping.For the error, try first setting your Permalinks to Postname in Settings > Permalinks. If that doesn’t work try deactivating all other plugins to see if there’s a conflict.
Let me know how that goes.
Thanks,
JonahOctober 10, 2012 at 10:21 am #26425Matt
ParticipantThanks Jonah! I discovered that upgrading to 2.0.9 solved the wrapping issue and setting our Permalinks setting from Default to Postname resolved the errors. However, when I upgraded to 2.0.9, I noticed that the Events List Advanced Widget now displays End Date & Time on the front end (http://ascension-sd.org/dev/) even though I do not have that display option selected (just Start Date & Time)
October 10, 2012 at 12:52 pm #26430Jonah
ParticipantHey Matt,
Glad to hear the upgrade and permalinks fixed the issues. As for the end date, we are aware of a bug introduced in 2.0.9 and have a patch available. Replace /wp-content/plugins/events-calendar-pro/views/events-advanced-list-load-widget-display.php with this copy: http://cl.ly/code/2g3x3R0c0z1s
Let me know if you need anything else.
Regards,
– JonahOctober 10, 2012 at 2:50 pm #26436Matt
ParticipantThanks Jonah! That did the trick.
October 10, 2012 at 3:55 pm #26442Jonah
ParticipantNo problem Matt, let me know if there’s anything else you need help with!
July 7, 2015 at 6:26 am #977965Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Event Details Page Formatting’ is closed to new replies.
