David Profile Topics Started Replies Created Search replies: Forum Replies Created Viewing 1 post (of 1 total) Author Posts April 10, 2013 at 1:53 am in reply to: TribeEvents::get_event_link() doesn't output quotes around the href attribute #45447 DavidParticipant Line 2579 of `the-events-calendar.class.php` is as follows: echo ‘‘.$anchor.’‘; It generates HTML as follows: Event title As you can see, there are no quotes around the attribute, which makes for invalid XHTML. Author Posts Viewing 1 post (of 1 total)