Title: Event Title Link missing Question Mark
Last modified: August 20, 2016

---

# Event Title Link missing Question Mark

 *  Resolved [Paul Martin](https://wordpress.org/support/users/luminousspecter/)
 * (@luminousspecter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/event-title-link-missing-question-mark/)
 * I just installed the plugin to track the movies that I want to see.
 * [http://www.designtrek.com/movies-i-want-to-see?ytd=2016](http://www.designtrek.com/movies-i-want-to-see?ytd=2016)
 * However, if you click on the title of the film, you’ll see that there’s a missing
   question mark in the link that the plug-in creates. Adding the question mark 
   in the proper location works, but I’m not sure where to correct the code.
 * [http://wordpress.org/extend/plugins/event-list/](http://wordpress.org/extend/plugins/event-list/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [mibuthu](https://wordpress.org/support/users/mibuthu/)
 * (@mibuthu)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/event-title-link-missing-question-mark/#post-3319493)
 * I already noticed this bug and I found 2 other bugs in the new widget. I will
   fix them today or tomorrow and will release an updated version then. If you want
   to fix the issue in your site immediately you add the following lines in plugin_dir/
   php/sc_event-list.php after line 134:
    else { $url .= ‘?’; }
 *  Thread Starter [Paul Martin](https://wordpress.org/support/users/luminousspecter/)
 * (@luminousspecter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/event-title-link-missing-question-mark/#post-3319519)
 * Thanks a ton!
 *  Plugin Author [mibuthu](https://wordpress.org/support/users/mibuthu/)
 * (@mibuthu)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/event-title-link-missing-question-mark/#post-3319571)
 * I have released a new version some minutes ago. In this version this issue should
   be fixed.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Event Title Link missing Question Mark’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/event-list_f8f8f8.svg)
 * [Event List](https://wordpress.org/plugins/event-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-list/)
 * [Active Topics](https://wordpress.org/support/plugin/event-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-list/reviews/)

## Tags

 * [event](https://wordpress.org/support/topic-tag/event/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 3 replies
 * 2 participants
 * Last reply from: [mibuthu](https://wordpress.org/support/users/mibuthu/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/event-title-link-missing-question-mark/#post-3319571)
 * Status: resolved