Title: Doesn&#039;t show single event
Last modified: August 21, 2016

---

# Doesn't show single event

 *  Resolved [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/)
 * Hello all,
 * I’ve just installed your WordPress plugin. Yet a simple and full plugin !
    My
   event calendar is showing on y page “actualites”, I added the shortcode. But,
   when I click on an event, the links links to default page, events/name_event/.
   And is not showing the single event ! More over, the page /events/ doesn’t show
   anything (gets me to the index.php).
 * My permalinks are “name of the article”
 * How can I do to see the single event ?
 * I precise that I’ve created a theme by coding, so code doesn’t afraid me. And
   perhaps I had forgotten to call something or what … ?
 * Thanks
 * [http://wordpress.org/extend/plugins/sugar-calendar-lite/](http://wordpress.org/extend/plugins/sugar-calendar-lite/)

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

 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822200)
 * Can you give me a live URL?
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822277)
 * Hi,
 * Yep, you can see the calendar here : [http://audasport.com/actualites/](http://audasport.com/actualites/)
 * Thanks
 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822283)
 * Go to Settings > Permalinks and click “Save Changes”.
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822288)
 * It’s done but doesn’t change anything :/
 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822289)
 * Sounds like a conflict with either another plugin or your theme. Can you switch
   to the default 2012 theme for a moment?
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822291)
 * I changed the theme and looked in the preview theme what the website would look
   like. And indeed the event post appears, then when you go on page “Actualites”,
   you see the event calendar, then when you click on an event, you are redirected
   to the event content.
 * I think there is a problem with the post calling. Maybe I forgot this in functions.
   php ?
 * (I’ll come back this evening, then put the website on “Twenty Twelve” when you
   are ready. As it is a client website already online, I can’t let this theme visible
   you know … 😉 )
 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822293)
 * It’s definitely a problem with your theme then. Are you comfortable looking through
   PHP files?
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822313)
 * Yes of course I can look through PHP files.
    What do you suggest ? If you want
   to see a file, ask me , then I’ll write code here.
 * Thankx
 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822316)
 * You need to look for this line:
    `flush_rewrite_rules();`
 * If you find it, please remove it.
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822332)
 * Hi,
 * Great I found it in the file install.php, plugin folder.
    At the moment I have
   a problem on my server so I can’t modify the file. When I change the file I’ll
   tell you if it works 🙂
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822342)
 * I uploaded the new file install.php , but the problem still here : calendar is
   showing but when you click on a single events, it links to site.com/events/singleevent
 * I looked through all files in the plugin folder and didn’t find another “rewrite_rules”..
 *  Thread Starter [ptitepalou](https://wordpress.org/support/users/ptitepalou/)
 * (@ptitepalou)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822357)
 * Hello,
 * I have resolved my problem.
    In fact, maybe you won’t believe, I didn’t create
   all files necessary to make WordPress works good, such as single & archive pages.
   After searching in the languages, renaming my page “evenements” (which could 
   be in conflict with translation of “events”), the problem was in fact : these
   files above didn’t exist so WP couldn’t display what I ask ! Created these files,
   now I can see my single events.
 * Also I reedit install.php with the rule “flush_rewrite_rules();”, because it 
   was not the problem finally 😉
 * Thanks for helping.
 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822359)
 * Great!
 *  [serviceweb](https://wordpress.org/support/users/serviceweb/)
 * (@serviceweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822431)
 * Hello “ptitepalou” i have prblem same your’s.
 * Where you change the name “event” in “evenements” (on single post url?).
 * Thank’s

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

The topic ‘Doesn't show single event’ is closed to new replies.

 * ![](https://ps.w.org/sugar-calendar-lite/assets/icon.svg?rev=3370563)
 * [Sugar Calendar - Events Calendar, Event Tickets, and Events Management Platform](https://wordpress.org/plugins/sugar-calendar-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sugar-calendar-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sugar-calendar-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/sugar-calendar-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sugar-calendar-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sugar-calendar-lite/reviews/)

 * 14 replies
 * 3 participants
 * Last reply from: [serviceweb](https://wordpress.org/support/users/serviceweb/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/doesnt-show-single-event/#post-3822431)
 * Status: resolved